2017-11-01  Daniel Gibson  <metalcaedes@gmail.com>

	* README: Germany can buy Doom3 on Steam (but still not RoE)

2017-04-22  Daniel Gibson  <metalcaedes@gmail.com>

	* Merge branch 'aros': Support for the AROS operating system

2017-04-02  Kalamatee  <kalamatee@gmail.com>

	* # move the AROS specific folder icon and default.cfg mmakefile.src under neo/sys/aros/setup # add a comment to the top level AROS mmakefile.src to clarify that it is specifically for AROS.

2017-04-01  Kalamatee  <kalamatee@gmail.com>

	* update for AROS build system changes. Use the defined flags in case the compiler doesn't support them.

2017-04-01  Kalamatee  <kalamatee@gmail.com>

	* update for AROS trunk changes

2016-08-10  Kalamatee  <kalamatee@gmail.com>

	* use the correct extension for x86

2016-08-10  Kalamatee  <kalamatee@gmail.com>

	* use socklen_t

2016-04-18  Kalamatee  <kalamatee@gmail.com>

	* rename the resurrection of evil files to just "ROE".

2016-04-18  Kalamatee  <kalamatee@gmail.com>

	* pass static-libstdc++ via USER_LDFLAGS

2015-09-01  Kalamatee  <kalamatee@gmail.com>

	* delint

2015-09-01  Kalamatee  <kalamatee@gmail.com>

	* add dependency on libjpeg

2015-08-28  Kalamatee  <kalamatee@gmail.com>

	* revert changes committed in error

2015-06-20  Kalamatee  <kalamatee@gmail.com>

	* import AROS changes

2017-03-27  Turo Lamminen  <turotl@gmail.com>

	* Add 2560x1440 screen mode

2017-03-14  Turo Lamminen  <turotl@gmail.com>

	* Fix read from uninitialized part of buffer

2017-03-04  Turo Lamminen  <turotl@gmail.com>

	* Fix idStr self-assignment

2017-03-03  Turo Lamminen  <turotl@gmail.com>

	* Fix stack overflow in SSE code

2017-02-27  Daniel Gibson  <metalcaedes@gmail.com>

	* Hopefully fix built on OSX El Capitan with libjpeg9

2016-12-10  Daniel Gibson  <metalcaedes@gmail.com>

	* Merge pull request #153 from devnexen/openbsd_build

2016-12-09  David Carlier  <devnexen@gmail.com>

	* make it compilable under openbsd

2016-06-19  Daniel Gibson  <metalcaedes@gmail.com>

	* Version 1.4.1

2015-12-23  Daniel Gibson  <metalcaedes@gmail.com>

	* 1.4.1 Release Candidate 1

2015-12-17  Daniel Gibson  <metalcaedes@gmail.com>

	* Fix new[]/delete missmatches and memory leaks found by clang's ASAN

2015-12-17  Daniel Gibson  <metalcaedes@gmail.com>

	* Fix heap corruption when loading (broken?) .ma models

2015-12-13  Daniel Gibson  <metalcaedes@gmail.com>

	* small improvement for handling up to 8 mouse buttons

2015-10-11  Sébastien Noel  <sebastien@twolife.be>

	* handle up to 8 buttons with SDL2 based on https://github.com/RobertBeckebans/RBDOOM-3-BFG/pull/213

2015-12-13  Daniel Gibson  <metalcaedes@gmail.com>

	* Unix: On failed assertion, break gracefully into debugger

2015-12-13  Daniel Gibson  <metalcaedes@gmail.com>

	* Fix crash by assert in last RoE level (and maybe elsewhere)

2015-11-22  Daniel Gibson  <metalcaedes@gmail.com>

	* Workaround to better support AZERTY keyboards

2015-10-30  Daniel Gibson  <metalcaedes@gmail.com>

	* Sort vidmodes in menu, add 2880x1800

2015-10-23  Daniel Gibson  <metalcaedes@gmail.com>

	* ignore unknown SDL events

2015-10-23  Daniel Gibson  <metalcaedes@gmail.com>

	* README: changed cmake example command line for OSX

2015-10-20  Daniel Gibson  <metalcaedes@gmail.com>

	* README: mention that there are still shadows

2015-10-15  Daniel Gibson  <metalcaedes@gmail.com>

	* README: call it "source port", mention OSX

2015-10-11  Daniel Gibson  <metalcaedes@gmail.com>

	* Win32: Don't access FILE::_file, use _fileno() instead

2015-10-11  leffmann  <leffmann@users.noreply.github.com>

	* more fixes for Visual Studio 14

2015-10-11  leffmann  <leffmann@users.noreply.github.com>

	* make d3xp build with Visual Studio 14

2015-10-11  leffmann  <leffmann@users.noreply.github.com>

	* make base build with Visual Studio 14

2015-10-10  leffmann  <none@none.none>

	* make idlib build with Visual Studio 14

2015-10-11  Daniel Gibson  <metalcaedes@gmail.com>

	* change version number to 1.4.1pre

2015-10-10  Daniel Gibson  <metalcaedes@gmail.com>

	* link latest release in readme

2015-10-09  Daniel Gibson  <metalcaedes@gmail.com>

	* Version 1.4.0

2015-10-05  Daniel Gibson  <metalcaedes@gmail.com>

	* Get rid of "WARNING: unknown event 770" on Windows

2015-10-03  Daniel Gibson  <metalcaedes@gmail.com>

	* Release Candiate 1 preparations, other small fixes

2015-10-03  Daniel Gibson  <metalcaedes@gmail.com>

	* Esc should only open menu if shift isn't pressed (=> shift+esc for console)

2015-10-03  Daniel Gibson  <metalcaedes@gmail.com>

	* Merge pull request #121 from svdijk/master

2015-10-03  svdijk  <svdijk@users.sourceforge.net>

	* Win32: Add an icon to the dhewm3 executable

2015-10-01  Daniel Gibson  <metalcaedes@gmail.com>

	* Update README: Use Homebrew instead of MacPorts for dependencies on OS X

2015-09-30  Daniel Gibson  <metalcaedes@gmail.com>

	* Fix mouse cursor moving to fast in fullscreen GUIs (main menu, PDA)

2015-09-30  Daniel Gibson  <metalcaedes@gmail.com>

	* Sys_GetEvent(): Don't return res_none when more events are available

2015-09-30  Daniel Gibson  <metalcaedes@gmail.com>

	* no allocation per SDL_TEXTINPUT event

2015-06-20  Francisco Magalhães  <franmagneto@gmail.com>

	* Add support for brazilian keyboard layout

2015-09-30  Daniel Gibson  <metalcaedes@gmail.com>

	* Linux: Fix fallback to look for gamedata in /usr/local/games/doom3/

2015-09-29  Daniel Gibson  <metalcaedes@gmail.com>

	* Change default values for some video and sound (EAX) CVars

2015-09-28  Daniel Gibson  <metalcaedes@gmail.com>

	* Nasty hack to show more default resolutions in menu

2015-09-28  Daniel Gibson  <metalcaedes@gmail.com>

	* Fix input on Windows with SDL2 (fix #100)

2015-09-28  Daniel Gibson  <metalcaedes@gmail.com>

	* Fix Windows Build with SDL2

2015-09-27  Daniel Gibson  <metalcaedes@gmail.com>

	* Shift+Escape should also open the console

2015-09-27  Daniel Gibson  <metalcaedes@gmail.com>

	* make "./dhewm3 +set in_tty 0" actually work

2015-09-27  Daniel Gibson  <metalcaedes@gmail.com>

	* print "dhewm 3 1.4.0" in the console, not "dhewm 1.4.0"

2015-09-27  Daniel Gibson  <metalcaedes@gmail.com>

	* Fix some compiler warnings (wrong types, superfluous checks, printf-fuckup)

2015-09-27  Daniel Gibson  <metalcaedes@gmail.com>

	* (Hopefully) fix crashes in MP if r_aspectRatio = -1, fix #70

2015-09-27  Daniel Gibson  <metalcaedes@gmail.com>

	* Prepare for 1.4.0 release, make SDL2 default, update README

2015-07-23  Daniel Gibson  <metalcaedes@gmail.com>

	* Merge pull request #118 from jmtd/patch-1

2015-07-23  Jonathan Dowland  <jon+github@alcopop.org>

	* small spelling corrections

2015-03-22  Daniel Gibson  <metalcaedes@gmail.com>

	* Remove jpeg_memory_src hack that worked around old libjpeg versions

2015-03-02  Daniel Gibson  <metalcaedes@gmail.com>

	* Window Icon, make in_nograb work with SDL2

2015-02-25  Daniel Gibson  <metalcaedes@gmail.com>

	* Merge pull request #108 from coldtobi/master

2015-02-25  Tobias Frost  <tobi@coldtobi.de>

	* Fixing some spelling errors: s/unkown/unknown, s/seperate/separate. (#107)

2013-09-17  Daniel Gibson  <metalcaedes@gmail.com>

	* Merge pull request #88 from waldheinz/drop-minizip-of-usage

2013-09-17  Matthias Treydte  <waldheinz@gmail.com>

	* Fix building with Gentoo's patched zlib.

2013-08-31  Daniel Gibson  <metalcaedes@gmail.com>

	* Merge pull request #76 from bk138/master

2013-08-31  Daniel Gibson  <metalcaedes@gmail.com>

	* Fix compilation on Gentoo

2013-08-15  Daniel Gibson  <metalcaedes@gmail.com>

	* Merge pull request #86 from dotfloat/master

2013-08-15  Zohar Malamant  <methos2142@gmail.com>

	* fixed potential bug.

2013-08-13  Daniel Gibson  <metalcaedes@gmail.com>

	* Merge pull request #75 from hurikhan/SDL2

2013-07-30  Christian Beier  <dontmind@freeshell.org>

	* Enable loading of original DOOM 3 save games.

2013-07-22  hurikhan  <m4r10.5ch14ck+github@gmail.com>

	* SDL2 support fix

2013-07-14  Daniel Gibson  <metalcaedes@gmail.com>

	* Merge pull request #73 from rohitnirmal/spelling

2013-07-13  Rohit Nirmal  <rohitnirmal9@gmail.com>

	* Minor spelling fix.

2013-06-11  Daniel Gibson  <metalcaedes@gmail.com>

	* Merge pull request #58 from DanielGibson/update-zip

2012-12-31  Daniel Gibson  <metalcaedes@gmail.com>

	* Replace custom unzip functions with standard ones

2012-12-31  Daniel Gibson  <metalcaedes@gmail.com>

	* Use updated minizip version for unzip

2013-05-17  bibendovsky  <bibendovsky@hotmail.com>

	* Fixed screen twitches with "shakes" sound shader

2013-04-19  Kevin Doyon  <kevin.doyon@gmail.com>

	* Fix SDL2 compile-errors, made it work on Win64

2013-04-10  Daniel Gibson  <metalcaedes@gmail.com>

	* Silence "unknown pragma" warning in MSVC

2013-01-13  Daniel Gibson  <metalcaedes@gmail.com>

	* 3c96e19610 for d3xp/ - fix miscompilation with gcc 4.5

2012-10-15  Daniel Gibson  <metalcaedes@gmail.com>

	* math.h should #include sys/platform.h

2012-11-13  Daniel Gibson  <metalcaedes@gmail.com>

	* CD-Key check for internet-games can now be disabled

2012-10-28  Daniel Gibson  <metalcaedes@gmail.com>

	* Guess x/y FOV/aspectratio from resolution

2012-09-21  Daniel Gibson  <metalcaedes@gmail.com>

	* Fix freeze when quitting the game during timedemo

2012-09-19  Yamagi Burmeister  <yamagi@yamagi.org>

	* Add a new cvar "r_waylandcompat"

2012-10-01  Daniel Gibson  <metalcaedes@gmail.com>

	* List.h needs sys/platform.h for ID_INLINE

2012-10-17  Daniel Gibson  <metalcaedes@gmail.com>

	* Use current type for BT_CLOSED enum

2012-09-16  Daniel Gibson  <metalcaedes@gmail.com>

	* Get rid of some compiler warnings

2012-09-16  Daniel Gibson  <metalcaedes@gmail.com>

	* Don't save duplicate consecutive commands to history

2012-09-16  Daniel Gibson  <metalcaedes@gmail.com>

	* Make console history persistent

2012-09-10  Daniel Gibson  <metalcaedes@gmail.com>

	* Add support for norwegian keyboard layout

2012-09-15  Daniel Gibson  <metalcaedes@gmail.com>

	* On Linux/Unix, return EXE-path as base-path if BUILD_DATADIR fails

2012-09-09  Daniel Gibson  <metalcaedes@gmail.com>

	* Load base game's gamelib if mod has no own gamelib

2012-09-05  Daniel Gibson  <metalcaedes@gmail.com>

	* Win32: Statically link libgcc and libstdc++

2012-09-01  Daniel Gibson  <metalcaedes@gmail.com>

	* Fix freezing of dedicated server window on Windows

2012-08-28  Daniel Gibson  <metalcaedes@gmail.com>

	* Fix dedicated server for Windows

2012-08-28  Daniel Gibson  <metalcaedes@gmail.com>

	* Remove duplicate functions from openal_stub.cpp + extern C

2012-09-08  Daniel Gibson  <metalcaedes@gmail.com>

	* Unset key modifiers when regaining focus to unset ALT

2012-08-27  Daniel Gibson  <metalcaedes@gmail.com>

	* Don't un-grab mouse when taking screenshots (fixes #18)

2012-07-28  dhewg  <dhewg@wiibrew.org>

	* Disable the warning if the mouse grab request fails

2012-07-28  dhewg  <dhewg@wiibrew.org>

	* Don't use alpha bits for the GL config

2012-05-13  Daniel Gibson  <metalcaedes@gmail.com>

	* Fix several bugs from iodoom3 bugtracker

2012-07-20  dhewg  <dhewg@wiibrew.org>

	* Provide a stub for GLimp_GrabInput()

2012-07-20  dhewg  <dhewg@wiibrew.org>

	* Add SDL2 support to framework/Common.cpp

2012-07-20  dhewg  <dhewg@wiibrew.org>

	* Add SDL2 support to sys/osx/DOOMController.mm

2012-07-20  dhewg  <dhewg@wiibrew.org>

	* Add SDL2 support to sys/win32/SDL_win32_main.c

2012-07-20  dhewg  <dhewg@wiibrew.org>

	* SDL2's SDL_TimerID is not a pointer anymore

2012-07-19  dhewg  <dhewg@wiibrew.org>

	* Add SDL2 support in sys/glimp.cpp

2012-07-19  dhewg  <dhewg@wiibrew.org>

	* Add SDL2 support in sys/events.cpp

2012-07-19  dhewg  <dhewg@wiibrew.org>

	* Move GrabInput() and rename to GLimp_GrabInput()

2012-07-19  dhewg  <dhewg@wiibrew.org>

	* Cleanup GrabInput()

2012-07-19  dhewg  <dhewg@wiibrew.org>

	* Add SDL2 support in sys/threads.cpp

2012-07-20  dhewg  <dhewg@wiibrew.org>

	* Log the SDL version

2012-07-19  dhewg  <dhewg@wiibrew.org>

	* Add SDL2 support for the build system

2012-07-17  dhewg  <dhewg@wiibrew.org>

	* Add FindSDL2.cmake for SDL2

2012-07-20  dhewg  <dhewg@wiibrew.org>

	* cmake: set SDL_BUILDING_LIBRARY for win32 and osx

2012-07-19  dhewg  <dhewg@wiibrew.org>

	* Don't link against OpenGL

2012-07-19  dhewg  <dhewg@wiibrew.org>

	* Get rid of wglext.h

2012-07-20  dhewg  <dhewg@wiibrew.org>

	* Get rid of editor specific win32 vars

2012-07-19  dhewg  <dhewg@wiibrew.org>

	* Fix description of r_swapInterval

2012-07-19  dhewg  <dhewg@wiibrew.org>

	* Get rid of glConfig.wgl_extensions_string

2012-07-19  dhewg  <dhewg@wiibrew.org>

	* Disable editor related rendering

2012-07-18  dhewg  <dhewg@wiibrew.org>

	* Get rid of GetCardCaps()

2012-07-18  dhewg  <dhewg@wiibrew.org>

	* Get rid of unused var allowNV30Path

2012-07-18  dhewg  <dhewg@wiibrew.org>

	* Remove spurious call to SetBackEndRenderer()

2012-07-18  dhewg  <dhewg@wiibrew.org>

	* Remove the deprecated arb renderer

2012-07-18  dhewg  <dhewg@wiibrew.org>

	* Remove the monochrome hack

2012-07-18  dhewg  <dhewg@wiibrew.org>

	* Remove the deprecated nv20 renderer

2012-07-18  dhewg  <dhewg@wiibrew.org>

	* Remove the deprecated nv10 renderer

2012-07-18  dhewg  <dhewg@wiibrew.org>

	* Remove the ATI fragment shader emulation

2012-07-18  dhewg  <dhewg@wiibrew.org>

	* Remove the deprecated r200 renderer

2012-07-19  dhewg  <dhewg@wiibrew.org>

	* Get rid of precompiled.[h|.cpp]

2012-07-18  dhewg  <dhewg@wiibrew.org>

	* Delete util_stub.cpp

2012-07-20  dhewg  <dhewg@wiibrew.org>

	* Don't warn about uppercase chars in filenames

2012-07-20  dhewg  <dhewg@wiibrew.org>

	* Silence warnings for removed cvars in ChoiceWindow

2012-07-19  dhewg  <dhewg@wiibrew.org>

	* More logging cleanup

2012-07-19  dhewg  <dhewg@wiibrew.org>

	* Cleanup OpenGL logging

2012-07-19  dhewg  <dhewg@wiibrew.org>

	* Cleanup OpenAL logging

2012-07-19  dhewg  <dhewg@wiibrew.org>

	* Get rid of s_libOpenAL and s_useOpenAL

2012-07-18  dhewg  <dhewg@wiibrew.org>

	* Fix "black box" effect on ase meshes

2012-07-17  dhewg  <dhewg@wiibrew.org>

	* Fix pointer check/access in Sys_InitNetworking()

2012-07-10  dhewg  <dhewg@wiibrew.org>

	* cmake: indent whitespace fixes

2012-07-09  dhewg  <dhewg@wiibrew.org>

	* cmake: Whitespace fixes for consistency

2012-07-09  dhewg  <dhewg@wiibrew.org>

	* cmake: default to build d3xp

2012-07-09  dhewg  <dhewg@wiibrew.org>

	* cmake: Remove fugly hack to compile 32bit binaries

2012-07-09  dhewg  <dhewg@wiibrew.org>

	* cmake: Fix error when curl is not found

2012-07-09  dhewg  <dhewg@wiibrew.org>

	* cmake: Use GNUInstallDirs

2012-07-06  dhewg  <dhewg@wiibrew.org>

	* Try to find a steam install for the base path

2012-07-06  dhewg  <dhewg@wiibrew.org>

	* Fall back to fs_basedir for cd keys

2012-07-06  dhewg  <dhewg@wiibrew.org>

	* Remove redundant setenv() call

2012-07-06  dhewg  <dhewg@wiibrew.org>

	* Get rid of Posix_EarlyInit() and Posix_LateInit()

2012-07-06  dhewg  <dhewg@wiibrew.org>

	* Get rid of the signal handler

2012-07-06  dhewg  <dhewg@wiibrew.org>

	* Get rid of Sys_SetFatalError()

2012-07-06  dhewg  <dhewg@wiibrew.org>

	* Get rid of socks proxy code in win_net.cpp

2012-07-06  dhewg  <dhewg@wiibrew.org>

	* Fix warnings in win_net.cpp

2012-07-06  dhewg  <dhewg@wiibrew.org>

	* Correct the cpu type for 64bit msvc

2012-07-06  dhewg  <dhewg@wiibrew.org>

	* Disable warning 4267 for msvc

2012-07-06  dhewg  <dhewg@wiibrew.org>

	* Fix sys/cpu.cpp for msvc 64bit

2012-07-06  dhewg  <dhewg@wiibrew.org>

	* Use _exit() in AssertFailed()

2012-07-06  dhewg  <dhewg@wiibrew.org>

	* Replace "__asm int 0x03" with __debugbreak()

2012-07-06  dhewg  <dhewg@wiibrew.org>

	* Only compile msvc style asm with 32bit msvc

2012-07-05  dhewg  <dhewg@wiibrew.org>

	* Get rid of sysMemoryStats_t

2012-07-05  dhewg  <dhewg@wiibrew.org>

	* Get rid of empty sys/linux/dedicated.cpp

2012-07-05  dhewg  <dhewg@wiibrew.org>

	* Get rid of useless files in sys/linux

2012-07-05  dhewg  <dhewg@wiibrew.org>

	* Get rid of the SIGFPE handler

2012-07-05  dhewg  <dhewg@wiibrew.org>

	* Get rid of win_cpu.cpp

2012-07-05  dhewg  <dhewg@wiibrew.org>

	* Get rid of Sys_FPU_StackIsEmpty()

2012-07-05  dhewg  <dhewg@wiibrew.org>

	* Get rid of Sys_FPU_GetState()

2012-07-05  dhewg  <dhewg@wiibrew.org>

	* Get rid of Sys_FPU_EnableExceptions()

2012-07-05  dhewg  <dhewg@wiibrew.org>

	* Use a more modern way to set the fpu precision

2012-07-05  dhewg  <dhewg@wiibrew.org>

	* Get rid of Sys_FPU_SetRounding()

2012-07-05  dhewg  <dhewg@wiibrew.org>

	* Use common->Warning() in linux/main.cpp

2012-07-05  dhewg  <dhewg@wiibrew.org>

	* Convert backslashes in the windows EXE path

2012-07-05  dhewg  <dhewg@wiibrew.org>

	* Overhaul the windows BASE path

2012-07-05  dhewg  <dhewg@wiibrew.org>

	* Split GetHomeDir()

2012-07-05  dhewg  <dhewg@wiibrew.org>

	* Use FILENAME_MAX for MAX_OSPATH

2012-07-04  Andre d  <andre@andred.ca>

	* Remove (faulty/outdated) video ram detection

2012-07-04  dhewg  <dhewg@wiibrew.org>

	* README: update zlib/minizip license blob

2012-07-04  dhewg  <dhewg@wiibrew.org>

	* README: Mention the new zlib dependency

2012-07-04  dhewg  <dhewg@wiibrew.org>

	* Use system zlib

2012-07-04  dhewg  <dhewg@wiibrew.org>

	* Initial `make install` target for *nix

2012-07-04  dhewg  <dhewg@wiibrew.org>

	* Fix Sys_IsLANAddress() on *nix

2012-07-03  dhewg  <dhewg@wiibrew.org>

	* Bump ASYNC_PROTOCOL_MINOR

2012-07-04  dhewg  <dhewg@wiibrew.org>

	* Remove net_serverAllowServerMod cvar

2012-07-04  dhewg  <dhewg@wiibrew.org>

	* Remove remaining binary pak FileSystem code

2012-07-04  dhewg  <dhewg@wiibrew.org>

	* Remove all OS specific gamepak code

2012-07-03  dhewg  <dhewg@wiibrew.org>

	* Remove all gamepak FileSystem<->Async[Client|Server] code

2012-07-03  dhewg  <dhewg@wiibrew.org>

	* Don't try to extract libraries from gamepaks.

2012-07-03  dhewg  <dhewg@wiibrew.org>

	* Remove UpdateGamePakChecksums()

2012-07-03  dhewg  <dhewg@wiibrew.org>

	* Remove all client/server gamepak checks

2012-07-03  dhewg  <dhewg@wiibrew.org>

	* Ignore binary pk4's

2012-07-03  dhewg  <dhewg@wiibrew.org>

	* Overhaul the *nix based BASE path

2012-07-03  dhewg  <dhewg@wiibrew.org>

	* Make Sys_DLL_Load() on *nix non verbose on errors

2012-07-03  dhewg  <dhewg@wiibrew.org>

	* Rename game libraries to the game name

2012-07-03  dhewg  <dhewg@wiibrew.org>

	* Always load the game library from known places

2012-07-03  dhewg  <dhewg@wiibrew.org>

	* Add TODO for OSX .dylib's for the bundle

2012-07-03  dhewg  <dhewg@wiibrew.org>

	* Introduce CMAKE_INSTALL_PREFIX relative paths

2012-07-03  dhewg  <dhewg@wiibrew.org>

	* Get the shared library suffix from the build system

2012-07-03  dhewg  <dhewg@wiibrew.org>

	* Drop the CPU suffix from libraries on all platforms

2012-07-03  dhewg  <dhewg@wiibrew.org>

	* Provide a fallback for PATH_EXE on *nix

2012-07-03  dhewg  <dhewg@wiibrew.org>

	* Use XDG Base Directories on *nix

2012-07-02  dhewg  <dhewg@wiibrew.org>

	* Introduce fs_configpath

2012-07-03  dhewg  <dhewg@wiibrew.org>

	* Use Library/Application Support/dhewm3 on OSX

2012-06-24  Daniel Gibson  <metalcaedes@gmail.com>

	* Use My Documents/My Games/dhewm3 on windows

2012-07-03  dhewg  <dhewg@wiibrew.org>

	* Unify Sys_*Path() into Sys_GetPath()

2012-07-02  dhewg  <dhewg@wiibrew.org>

	* Get rid of ID_DEMO_BUILD

2012-07-02  dhewg  <dhewg@wiibrew.org>

	* Get rid of sys_stub.cpp

2012-07-03  dhewg  <dhewg@wiibrew.org>

	* Use the portable getifaddrs() on *nix

2012-07-03  dhewg  <dhewg@wiibrew.org>

	* Use PATH_MAX for MAX_OSPATH on all platforms

2012-06-28  dhewg  <dhewg@wiibrew.org>

	* Fixes issues with MacOSX.

2012-06-28  dhewg  <dhewg@wiibrew.org>

	* Rename PVS vars to match their type

2012-06-28  dhewg  <dhewg@wiibrew.org>

	* s/ReadDeltaLong/ReadDeltaInt/

2012-06-28  dhewg  <dhewg@wiibrew.org>

	* s/WriteDeltaLong/WriteDeltaInt/

2012-06-28  dhewg  <dhewg@wiibrew.org>

	* s/ReadDeltaLongCounter/ReadDeltaIntCounter/

2012-06-28  dhewg  <dhewg@wiibrew.org>

	* s/WriteDeltaLongCounter/WriteDeltaIntCounter/

2012-06-28  dhewg  <dhewg@wiibrew.org>

	* s/ReadLong/ReadInt/ to match the return type

2012-06-28  dhewg  <dhewg@wiibrew.org>

	* s/WriteLong/WriteInt/ to match the argument type

2012-06-28  dhewg  <dhewg@wiibrew.org>

	* s/BigLong/BigInt/ to match the return type

2012-06-28  dhewg  <dhewg@wiibrew.org>

	* s/LittleLong/LittleInt/ to match the return type

2012-06-23  Daniel Gibson  <metalcaedes@gmail.com>

	* Use int instead of long in FS_WriteFloatString()

2012-06-23  Daniel Gibson  <metalcaedes@gmail.com>

	* Don't use long in CollisionModel_local.h

2012-06-23  Daniel Gibson  <metalcaedes@gmail.com>

	* Use int instead of long in idCompressor_Arithmetic methods

2012-06-23  Daniel Gibson  <metalcaedes@gmail.com>

	* Don't use long for DDS magic number

2012-06-23  Daniel Gibson  <metalcaedes@gmail.com>

	* Remove usage of long type from idlib/

2012-06-22  Daniel Gibson  <metalcaedes@gmail.com>

	* Remove longs from game/ and d3xp/

2012-06-22  Daniel Gibson  <metalcaedes@gmail.com>

	* Fix PVS calculations on 64bit systems

2012-06-20  dhewg  <dhewg@wiibrew.org>

	* Attempt at fixing annoying markdown crap

2012-06-15  dhewg  <dhewg@wiibrew.org>

	* Remove leftover X11 header

2012-05-13  Daniel Gibson  <metalcaedes@gmail.com>

	* Fix several bugs from iodoom3 bugtracker

2012-05-13  Daniel Gibson  <metalcaedes@gmail.com>

	* Fix idMatX::IsOrthonormal()

2012-05-13  Daniel Gibson  <metalcaedes@gmail.com>

	* Fix wrong length used in memset() in idMegaTexture::GenerateMegaMipMaps()

2012-05-13  Daniel Gibson  <metalcaedes@gmail.com>

	* Fix memleak in snd_cache.cpp (from Harry Jeffery)

2012-05-13  Daniel Gibson  <metalcaedes@gmail.com>

	* Work around broken libs that call setlocale(LC_ALL, "");

2012-01-19  dhewg  <dhewg@wiibrew.org>

	* Add the build target "Profile" suitable for profiling

2012-01-19  dhewg  <dhewg@wiibrew.org>

	* Remove initial R_SetColorMappings() call

2012-01-19  dhewg  <dhewg@wiibrew.org>

	* Accept both alt keys for alt-enter

2012-01-19  dhewg  <dhewg@wiibrew.org>

	* Map the right alt key

2012-01-15  dhewg  <dhewg@wiibrew.org>

	* Fix "unreachable code" warnings

2012-01-14  dhewg  <dhewg@wiibrew.org>

	* README: Move the OSX note

2012-01-14  dhewg  <dhewg@wiibrew.org>

	* README: Use markdown and UTF8 encoding

2012-01-14  dhewg  <dhewg@wiibrew.org>

	* README: Rename to README.md

2012-01-14  dhewg  <dhewg@wiibrew.org>

	* README: Use MinGW as an example for Win64 builds

2012-01-14  dhewg  <dhewg@wiibrew.org>

	* README: Clarify OSX OpenAL situation

2012-01-14  dhewg  <dhewg@wiibrew.org>

	* Cleanup OpenAL includes

2012-01-14  dhewg  <dhewg@wiibrew.org>

	* README: Add a CHANGES section

2012-01-14  dhewg  <dhewg@wiibrew.org>

	* README: Describe dhewm 3

2012-01-14  dhewg  <dhewg@wiibrew.org>

	* This is dhewm 3

2012-01-14  dhewg  <dhewg@wiibrew.org>

	* Get rid of unused defines in Licensee.h

2012-01-14  dhewg  <dhewg@wiibrew.org>

	* Get rid of CPU_EASYARGS

2012-01-14  dhewg  <dhewg@wiibrew.org>

	* CMake: Use config.h for BUILD_OS and BUILD_CPU

2012-01-14  dhewg  <dhewg@wiibrew.org>

	* CMake: Detect libcurl and use it when found

2012-01-14  dhewg  <dhewg@wiibrew.org>

	* CMake: Create config.h

2012-01-14  dhewg  <dhewg@wiibrew.org>

	* CMake: Use CMAKE_SOURCE_DIR

2012-01-14  dhewg  <dhewg@wiibrew.org>

	* Get rid of ID_OPENAL

2012-01-14  dhewg  <dhewg@wiibrew.org>

	* Get rid of the scons build system

2012-01-14  dhewg  <dhewg@wiibrew.org>

	* Fix compilation of the dedicated server

2012-01-12  dhewg  <dhewg@wiibrew.org>

	* More fixes regarding event saving and restoring

2012-01-12  dhewg  <dhewg@wiibrew.org>

	* README: Remove iodoom3 note

2012-01-12  dhewg  <dhewg@wiibrew.org>

	* Prevent assert() while saving and restoring events

2012-01-12  dhewg  <dhewg@wiibrew.org>

	* Fix out of bounds access for buggy UIs

2012-01-11  dhewg  <dhewg@wiibrew.org>

	* New CVar s_device to choose the audio device to use

2012-01-11  dhewg  <dhewg@wiibrew.org>

	* Improve environment suit sfx

2012-01-11  dhewg  <dhewg@wiibrew.org>

	* Fix compilation via scons

2012-01-10  dhewg  <dhewg@wiibrew.org>

	* Fix [record|play|time]Demo for x86_64

2012-01-10  dhewg  <dhewg@wiibrew.org>

	* Port the D3XP environment suit effect to EFX

2012-01-10  dhewg  <dhewg@wiibrew.org>

	* Clamp EFX reverb effect values

2012-01-10  dhewg  <dhewg@wiibrew.org>

	* Cleanup EFX code

2012-01-09  dhewg  <dhewg@wiibrew.org>

	* Use the correct unit when passing values for EFX

2012-01-08  dhewg  <dhewg@wiibrew.org>

	* Port EAX to EFX

2012-01-08  dhewg  <dhewg@wiibrew.org>

	* Get rid of memory status functions

2012-01-08  dhewg  <dhewg@wiibrew.org>

	* Get rid of dead prototype

2012-01-08  dhewg  <dhewg@wiibrew.org>

	* Always allow multiple instances

2012-01-08  dhewg  <dhewg@wiibrew.org>

	* Get rid of Sys_FlushCacheMemory()

2012-01-08  dhewg  <dhewg@wiibrew.org>

	* Get rid of Sys_DefaultCDPath()

2012-01-08  dhewg  <dhewg@wiibrew.org>

	* Get rid of ID_MCHECK

2012-01-08  dhewg  <dhewg@wiibrew.org>

	* Return at least 64MB VRAM in case the detection fails

2012-01-08  dhewg  <dhewg@wiibrew.org>

	* Fix usage of wrong define in sys/cpu.cpp

2012-01-07  spiral  <scott.wakeling@gmail.com>

	* Remove hard-wired -framework OpenAL

2012-01-07  dhewg  <dhewg@wiibrew.org>

	* README: Describe the compiling process for this tree

2012-01-07  dhewg  <dhewg@wiibrew.org>

	* README: Get rid of "improved version" paragraph

2012-01-07  dhewg  <dhewg@wiibrew.org>

	* README: Fix whitespace errors

2012-01-07  dhewg  <dhewg@wiibrew.org>

	* README: glext.h is not part of this tree anymore

2012-01-07  dhewg  <dhewg@wiibrew.org>

	* README: OSS headers are not part of this tree anymore

2012-01-07  dhewg  <dhewg@wiibrew.org>

	* README: libXNVCtrl is not part of this tree anymore

2012-01-07  dhewg  <dhewg@wiibrew.org>

	* README: OpenAL is not part of this tree anymore

2012-01-07  dhewg  <dhewg@wiibrew.org>

	* README: lib[ogg|vorbis] are not part of this tree anymore

2012-01-07  dhewg  <dhewg@wiibrew.org>

	* Move jpeg_memory_src()

2012-01-07  dhewg  <dhewg@wiibrew.org>

	* README: libcurl is not part of this tree anymore

2012-01-07  dhewg  <dhewg@wiibrew.org>

	* Disable a few MSVC warnings

2012-01-07  dhewg  <dhewg@wiibrew.org>

	* Add SDL_win32_main.c

2012-01-07  dhewg  <dhewg@wiibrew.org>

	* Add support for the doom3-libs repo

2012-01-07  dhewg  <dhewg@wiibrew.org>

	* Fix sys/win32/* for x86_64

2012-01-07  dhewg  <dhewg@wiibrew.org>

	* Include malloc.h for alloca for MinGW

2012-01-07  dhewg  <dhewg@wiibrew.org>

	* Rename FILE_[EXEC|OPEN] due to conflict

2012-01-03  dhewg  <dhewg@wiibrew.org>

	* Cleanup DOOMController.mm

2012-01-03  dhewg  <dhewg@wiibrew.org>

	* Get rid of the NSObject in DOOMController.mm

2012-01-03  dhewg  <dhewg@wiibrew.org>

	* Get rid of checkOS() and checkDVD()

2012-01-03  dhewg  <dhewg@wiibrew.org>

	* Get rid of applicationShouldTerminate()

2012-01-03  dhewg  <dhewg@wiibrew.org>

	* Get rid of applicationDidFinishLaunching()

2011-12-28  spiral  <scott.wakeling@gmail.com>

	* Generate an .app bundle for OSX

2011-12-24  spiral  <scott.wakeling@gmail.com>

	* We don't need XOPEN_SOURCE deprecated content

2011-12-23  scottWakeling  <scott.wakeling@gmail.com>

	* Fix semi-colons being inserted into ldflags

2011-12-31  dhewg  <dhewg@wiibrew.org>

	* OSX .dylib's do not get a CPU suffix

2011-12-31  dhewg  <dhewg@wiibrew.org>

	* Rename game${cpu}-d3xp to d3xp${cpu}

2011-12-31  dhewg  <dhewg@wiibrew.org>

	* Drop the cpu suffix on binaries

2012-01-02  dhewg  <dhewg@wiibrew.org>

	* R_GetModeInfo() doesn't need to be public on OSX

2011-12-31  dhewg  <dhewg@wiibrew.org>

	* Get rid of Sys_DoPreferences()

2011-12-31  dhewg  <dhewg@wiibrew.org>

	* Don't link against X11 libraries

2011-12-31  dhewg  <dhewg@wiibrew.org>

	* Use SDL GLimp and input implementations on OSX

2012-01-02  dhewg  <dhewg@wiibrew.org>

	* Use memory mapped async mixing on OSX

2011-12-31  dhewg  <dhewg@wiibrew.org>

	* Move OSX ATI_fragment_shader functions

2011-12-31  dhewg  <dhewg@wiibrew.org>

	* Get rid of stubs in the OSX backend

2011-12-31  dhewg  <dhewg@wiibrew.org>

	* Get rid of Sys_FadeScreens() and Sys_UnfadeScreens()

2011-12-31  dhewg  <dhewg@wiibrew.org>

	* Get rid of Sys_PauseGL() and Sys_ResumeGL()

2011-12-31  dhewg  <dhewg@wiibrew.org>

	* Get rid of unused Sys_Hide() and Sys_Unhide()

2011-12-31  dhewg  <dhewg@wiibrew.org>

	* Get rid of dead code in the OSX backend

2012-01-01  dhewg  <dhewg@wiibrew.org>

	* Get rid of RegCodeHandler()

2012-01-05  dhewg  <dhewg@wiibrew.org>

	* Add support for spanish keyboard layouts

2012-01-04  dhewg  <dhewg@wiibrew.org>

	* Fix miscompilation with gcc 4.5

2012-01-04  dhewg  <dhewg@wiibrew.org>

	* Get rid of unhooked draw_exp.cpp

2012-01-04  dhewg  <dhewg@wiibrew.org>

	* Get rid of Cg leftovers

2012-01-04  dhewg  <dhewg@wiibrew.org>

	* Use SDL_opengl.h

2012-01-02  dhewg  <dhewg@wiibrew.org>

	* Turn a Warning() in R_FlareDeform into a DPrintf()

2012-01-01  dhewg  <dhewg@wiibrew.org>

	* Get rid of GetExceptionCodeInfo()

2011-12-30  dhewg  <dhewg@wiibrew.org>

	* Don't use a console lock on Windows or OSX builds

2011-12-30  dhewg  <dhewg@wiibrew.org>

	* Get rid of dead code in the Windows backend

2011-12-30  dhewg  <dhewg@wiibrew.org>

	* Remove file logging feature from Common.cpp

2011-12-30  dhewg  <dhewg@wiibrew.org>

	* Make the printf() family on Windows print to stdout

2011-12-30  dhewg  <dhewg@wiibrew.org>

	* Use SDL GLimp and input implementations on Windows

2011-12-29  dhewg  <dhewg@wiibrew.org>

	* Use BufferCommandText() in win_syscon.cpp

2011-12-29  dhewg  <dhewg@wiibrew.org>

	* Make Sys_GetScanTable() only available on Windows

2011-12-31  dhewg  <dhewg@wiibrew.org>

	* Use SDL for r_swapInterval

2011-12-29  dhewg  <dhewg@wiibrew.org>

	* Gracefully shut down SDL on exit

2011-12-29  dhewg  <dhewg@wiibrew.org>

	* Implement alt+tab for toggling fullscreen mode

2011-12-29  dhewg  <dhewg@wiibrew.org>

	* Implement SDL_QUIT event

2011-12-29  dhewg  <dhewg@wiibrew.org>

	* Port Linux events to SDL

2011-12-29  dhewg  <dhewg@wiibrew.org>

	* Rename Posix_ConsoleInput() to Sys_ConsoleInput()

2011-12-29  dhewg  <dhewg@wiibrew.org>

	* Port Linux GLimp to SDL

2011-12-29  dhewg  <dhewg@wiibrew.org>

	* Get rid of GLW_WM_CREATE

2011-12-29  dhewg  <dhewg@wiibrew.org>

	* Get rid of unused GLW_InitExtensions()

2011-12-29  dhewg  <dhewg@wiibrew.org>

	* Get rid of GLimp_EnableLogging

2011-12-29  dhewg  <dhewg@wiibrew.org>

	* Always link the Windows binaries against OpenGL

2011-12-29  dhewg  <dhewg@wiibrew.org>

	* Move wgl* function pointers

2011-12-29  dhewg  <dhewg@wiibrew.org>

	* Remove wglGetExtensionsStringARB from win_local.h

2011-12-29  dhewg  <dhewg@wiibrew.org>

	* Get rid of dead render thread code

2011-12-29  dhewg  <dhewg@wiibrew.org>

	* Get rid of the redundant com_shuttingDown

2011-12-27  dhewg  <dhewg@wiibrew.org>

	* Use correct idStr::Append() while saving event strings

2011-12-27  dhewg  <dhewg@wiibrew.org>

	* Use com_ticNumber for the async timer

2011-12-27  dhewg  <dhewg@wiibrew.org>

	* Implement saving and restoring of event strings

2011-12-23  spiral  <scott.wakeling@gmail.com>

	* Add ID_GAME_API for dllexport/attribute(visibility)

2011-12-22  spiral  <scott.wakeling@gmail.com>

	* VS Pro doesn't choose the right default like Express, so be explicit

2011-12-23  spiral  <scott.wakeling@gmail.com>

	* Remove MWERKS stuff

2011-12-22  dhewg  <dhewg@wiibrew.org>

	* Fix alignment issue with idBlockAlloc::Free()

2011-12-22  dhewg  <dhewg@wiibrew.org>

	* Check for jpeg_mem_src()

2011-12-22  dhewg  <dhewg@wiibrew.org>

	* Fix -Woverloaded-virtual warnings

2011-12-22  dhewg  <dhewg@wiibrew.org>

	* Fix compiler checks for newer gcc versions

2011-12-22  dhewg  <dhewg@wiibrew.org>

	* Use HUGE_VAL instead of HUGE

2011-12-22  dhewg  <dhewg@wiibrew.org>

	* Change another _WIN32 to _MSC_VER for MinGW

2011-12-22  dhewg  <dhewg@wiibrew.org>

	* Remove win32 special case in idSession::Frame()

2011-12-22  dhewg  <dhewg@wiibrew.org>

	* New define IDSTR_NO_REDIRECT

2011-12-21  spiral  <scott.wakeling@gmail.com>

	* CMake support for MSVC

2011-12-21  spiral  <scott.wakeling@gmail.com>

	* Add missing includes for MSVC

2011-12-21  dhewg  <dhewg@wiibrew.org>

	* Get rid of the unused Sys_FPU_ClearStack

2011-12-21  dhewg  <dhewg@wiibrew.org>

	* Unify all Sys_GetProcessorId()

2011-12-21  dhewg  <dhewg@wiibrew.org>

	* Get rid of Sys_GetProcessorString()

2011-12-21  dhewg  <dhewg@wiibrew.org>

	* Unify CPUID_FTZ and CPUID_DAZ

2011-12-21  dhewg  <dhewg@wiibrew.org>

	* Get rid of unused CPUID flags

2011-12-21  dhewg  <dhewg@wiibrew.org>

	* Get rid of Sys_GetClockticks() and Sys_ClockTicksPerSecond()

2011-12-21  dhewg  <dhewg@wiibrew.org>

	* Get rid of CPU speed check in SetMachineSpec()

2011-12-21  dhewg  <dhewg@wiibrew.org>

	* Use idSys::GetMilliseconds() for idTimer

2011-12-21  dhewg  <dhewg@wiibrew.org>

	* Add GetMilliseconds to idSys

2011-12-21  dhewg  <dhewg@wiibrew.org>

	* Port Sys_Milliseconds() to SDL

2011-12-21  dhewg  <dhewg@wiibrew.org>

	* Port Sys_Sleep() to SDL

2011-12-20  dhewg  <dhewg@wiibrew.org>

	* Port all thread related functions to SDL

2011-12-20  dhewg  <dhewg@wiibrew.org>

	* Port the async thread to a SDL timer

2011-12-20  dhewg  <dhewg@wiibrew.org>

	* Move MAX_THREADS as define to BuildDefines.h

2011-12-20  dhewg  <dhewg@wiibrew.org>

	* Port critical sections and events to SDL

2011-12-20  dhewg  <dhewg@wiibrew.org>

	* Use SDL for everything endian

2011-12-20  dhewg  <dhewg@wiibrew.org>

	* Initial SDL setup

2011-12-21  dhewg  <dhewg@wiibrew.org>

	* TypeInfoGen is standalone, don't compile/link it

2011-12-21  dhewg  <dhewg@wiibrew.org>

	* Fix compilation via scons

2011-12-20  dhewg  <dhewg@wiibrew.org>

	* Link MinGW binaries with -mwindows

2011-12-19  dhewg  <dhewg@wiibrew.org>

	* Get rid of -Wno-unknown-pragmas

2011-12-16  dhewg  <dhewg@wiibrew.org>

	* Untangle the epic precompiled.h mess

2011-12-18  dhewg  <dhewg@wiibrew.org>

	* Split Game_local.h

2011-12-18  dhewg  <dhewg@wiibrew.org>

	* Move constants from AsyncNetwork.h

2011-12-18  dhewg  <dhewg@wiibrew.org>

	* Adapt structs for easy forward declarations

2011-12-19  dhewg  <dhewg@wiibrew.org>

	* Move BuildDefines.h include to platform.h

2011-12-17  dhewg  <dhewg@wiibrew.org>

	* Include cstddef for ptrdiff_t in platform.h

2011-12-16  dhewg  <dhewg@wiibrew.org>

	* Move idlib typedefs to platform.h

2011-12-16  dhewg  <dhewg@wiibrew.org>

	* Move common includes from precompiled.h to platform.h

2011-12-16  dhewg  <dhewg@wiibrew.org>

	* Split platform specific code from precompiled.h

2011-12-16  dhewg  <dhewg@wiibrew.org>

	* Only compile idlib once

2011-12-16  dhewg  <dhewg@wiibrew.org>

	* Move the virtual abstract idGame to framework/Game.h

2011-12-19  dhewg  <dhewg@wiibrew.org>

	* Get rid of ID_ALLOW_D3XP

2011-12-16  dhewg  <dhewg@wiibrew.org>

	* Move the game include directory to the build system

2011-12-16  dhewg  <dhewg@wiibrew.org>

	* TypeInfoGen is standalone, don't compile/link it

2011-12-16  dhewg  <dhewg@wiibrew.org>

	* Mark unused variable in a non-debug build as such

2011-12-16  dhewg  <dhewg@wiibrew.org>

	* Fix -Wuninitialized warnings in release builds

2011-12-15  dhewg  <dhewg@wiibrew.org>

	* Fix compilation of demo binaries

2011-12-15  dhewg  <dhewg@wiibrew.org>

	* Partly restore behaviour from c17b80e9

2011-12-15  dhewg  <dhewg@wiibrew.org>

	* Overwrite CMake default C[XX]FLAGS

2011-12-14  dhewg  <dhewg@wiibrew.org>

	* Delete redundant files

2011-12-14  dhewg  <dhewg@wiibrew.org>

	* Disable sound backend entry in the option menu

2011-12-14  dhewg  <dhewg@wiibrew.org>

	* Get rid of all idAudioHardware implementations

2011-12-14  dhewg  <dhewg@wiibrew.org>

	* Get rid of the intenal useOpenAL

2011-12-14  dhewg  <dhewg@wiibrew.org>

	* Don't use any idAudioHardware implementations

2011-12-14  dhewg  <dhewg@wiibrew.org>

	* Don't use idAudioHardware to get the speaker count

2011-12-14  dhewg  <dhewg@wiibrew.org>

	* Use OpenAL per default

2011-12-14  dhewg  <dhewg@wiibrew.org>

	* Remove Sys_LoadOpenAL() and Sys_FreeOpenAL()

2011-12-14  dhewg  <dhewg@wiibrew.org>

	* Remove the unused win32 exception handler

2011-12-14  dhewg  <dhewg@wiibrew.org>

	* cmake: Get rid of "-m32" check

2011-12-14  dhewg  <dhewg@wiibrew.org>

	* Fix Wwrite-strings warnings in sys/win32

2011-12-14  dhewg  <dhewg@wiibrew.org>

	* Always link the win32 binary against OpenAL

2011-12-14  dhewg  <dhewg@wiibrew.org>

	* Fix compilation for MinGW

2011-12-14  dhewg  <dhewg@wiibrew.org>

	* Stub out win32 CPU functions for MinGW

2011-12-14  dhewg  <dhewg@wiibrew.org>

	* Fix Sys_QueMouseEvents for MinGW

2011-12-13  dhewg  <dhewg@wiibrew.org>

	* Undef strcasecmp before redefining it

2011-12-14  dhewg  <dhewg@wiibrew.org>

	* Replace one unnecessary afxwin.h

2011-12-13  dhewg  <dhewg@wiibrew.org>

	* Case corrections for includes on case sensitive fs'

2011-12-13  dhewg  <dhewg@wiibrew.org>

	* Only use MSVC style asm with MSVC

2011-12-13  dhewg  <dhewg@wiibrew.org>

	* Basic infrastructure to build with MinGW

2011-12-14  dhewg  <dhewg@wiibrew.org>

	* Remove the unused and ugly HackChkStk()

2011-12-12  dhewg  <dhewg@wiibrew.org>

	* Add a CMake build system

2011-12-14  dhewg  <dhewg@wiibrew.org>

	* Remove the unused and useless CallStack code

2011-12-13  dhewg  <dhewg@wiibrew.org>

	* Fix -Wdynamic-class-memaccess warning

2011-12-13  dhewg  <dhewg@wiibrew.org>

	* Fix -Wsizeof-pointer-memaccess warnings

2011-12-13  dhewg  <dhewg@wiibrew.org>

	* Fix -Wdelete-non-virtual-dtor warnings

2011-12-13  dhewg  <dhewg@wiibrew.org>

	* Get rid of all #pragma mark

2011-12-13  dhewg  <dhewg@wiibrew.org>

	* Implement Sys_GetProcessorId for x86 and x86_64

2011-12-12  dhewg  <dhewg@wiibrew.org>

	* Change return type of [Sys_]GetProcessorId to int

2011-12-13  dhewg  <dhewg@wiibrew.org>

	* Always compile all SIMD code

2011-12-13  dhewg  <dhewg@wiibrew.org>

	* Fix SIMD pointer casts/offsets for x86_64

2011-12-12  dhewg  <dhewg@wiibrew.org>

	* Protect __m128i intrinsic with __SSE2__

2011-12-11  dhewg  <dhewg@wiibrew.org>

	* Only include ppc_intrinsics.h when required

2011-12-12  dhewg  <dhewg@wiibrew.org>

	* Get rid of frustum code specialized for gcc

2011-12-12  dhewg  <dhewg@wiibrew.org>

	* Get rid of dmap code specialized for gcc

2011-12-11  dhewg  <dhewg@wiibrew.org>

	* Don't load EAX sound effects when EAX is disabled

2011-12-11  dhewg  <dhewg@wiibrew.org>

	* Enable OpenAL for all platforms

2011-12-11  dhewg  <dhewg@wiibrew.org>

	* Use system OpenAL

2011-12-11  dhewg  <dhewg@wiibrew.org>

	* Split EAX usage off OpenAL

2011-12-11  dhewg  <dhewg@wiibrew.org>

	* Move efxlib.h to sound/

2011-12-11  dhewg  <dhewg@wiibrew.org>

	* Move Windows only OpenAL files to sys/win32/

2011-12-11  dhewg  <dhewg@wiibrew.org>

	* Move the OpenAL stub to sys/stub/

2011-12-11  dhewg  <dhewg@wiibrew.org>

	* Add sanity checks for scripting

2011-12-11  dhewg  <dhewg@wiibrew.org>

	* Use __builtin_trap() for assertions on GCC and derivates

2011-12-11  dhewg  <dhewg@wiibrew.org>

	* Cleanup endian swap functions

2011-12-10  dhewg  <dhewg@wiibrew.org>

	* Check pointer before accessing it

2011-12-10  dhewg  <dhewg@wiibrew.org>

	* Fix POSIX net code for x86_64

2011-12-10  dhewg  <dhewg@wiibrew.org>

	* Fix FS hashing for x86_64

2011-12-10  dhewg  <dhewg@wiibrew.org>

	* Fix MD5 hashing for x86_64

2011-12-10  dhewg  <dhewg@wiibrew.org>

	* Fix CRC32 hashing for x86_64

2011-12-08  dhewg  <dhewg@wiibrew.org>

	* Fix R_ClipLineToLight signature

2011-12-08  dhewg  <dhewg@wiibrew.org>

	* Fix wrong usage of memset()

2011-12-08  dhewg  <dhewg@wiibrew.org>

	* Fix wrong usage of loop variables

2011-12-08  dhewg  <dhewg@wiibrew.org>

	* Fix binary op fail in idTarget_WaitForButton::Think

2011-12-07  dhewg  <dhewg@wiibrew.org>

	* Exclude default stdio libvorbisfile callbacks

2011-12-08  dhewg  <dhewg@wiibrew.org>

	* Use the local OSS headers

2011-12-07  dhewg  <dhewg@wiibrew.org>

	* Get rid of GL_HARDLINK, always link against libGL

2011-12-07  dhewg  <dhewg@wiibrew.org>

	* Fix compilation for *BSD

2011-12-07  dhewg  <dhewg@wiibrew.org>

	* Fix Sys_FileTimeStamp return type

2011-12-07  dhewg  <dhewg@wiibrew.org>

	* Fix and cleanup endianess defines

2011-12-07  dhewg  <dhewg@wiibrew.org>

	* Basic infrastructure to build on *BSD

2011-12-09  dhewg  <dhewg@wiibrew.org>

	* Fix -Wreturn-type warnings in the GL stub

2011-12-09  dhewg  <dhewg@wiibrew.org>

	* Fix -Wint-to-pointer-cast warning

2011-11-30  dhewg  <dhewg@wiibrew.org>

	* Fix -Wformat and -Wformat-extra-args warnings

2011-12-03  dhewg  <dhewg@wiibrew.org>

	* Force exit on double segfault

2011-12-03  dhewg  <dhewg@wiibrew.org>

	* Fix broken forced crash for clang

2011-12-03  dhewg  <dhewg@wiibrew.org>

	* Fix unqualified lookup into dependent bases of class templates

2011-12-01  dhewg  <dhewg@wiibrew.org>

	* Fix platform dependent thread function definitions

2011-12-02  dhewg  <dhewg@wiibrew.org>

	* Fix sound channel saving/restoring for x86_64

2011-12-01  dhewg  <dhewg@wiibrew.org>

	* Fix script interpreter stack for x86_64

2011-12-01  dhewg  <dhewg@wiibrew.org>

	* Fix font loading for x86_64

2011-12-01  dhewg  <dhewg@wiibrew.org>

	* Fix idCinematics for x86_64

2011-12-01  dhewg  <dhewg@wiibrew.org>

	* Fix ./idlib/math/ for x86_64

2011-12-01  dhewg  <dhewg@wiibrew.org>

	* Fix id[Simple]Window for x86_64

2011-12-01  dhewg  <dhewg@wiibrew.org>

	* Fix MD4 hashing for x86_64

2011-12-01  dhewg  <dhewg@wiibrew.org>

	* Fix BMP loading for x86_64

2011-12-01  dhewg  <dhewg@wiibrew.org>

	* Fix DDS texture handling for x86_64

2011-12-01  dhewg  <dhewg@wiibrew.org>

	* Fix shared library loading for x86_64

2011-12-01  dhewg  <dhewg@wiibrew.org>

	* Fix Heap class for x86_64

2011-12-01  dhewg  <dhewg@wiibrew.org>

	* Fix event callbacks for x86_64

2011-12-01  dhewg  <dhewg@wiibrew.org>

	* Fix idEventArg for x86_64

2011-12-01  dhewg  <dhewg@wiibrew.org>

	* Stub Sys_GetClockTicks for x86_64

2011-12-01  dhewg  <dhewg@wiibrew.org>

	* Trivial pointer cast fixes for x86_64

2011-12-01  dhewg  <dhewg@wiibrew.org>

	* Basic infrastructure for native x86_64 builds

2011-12-08  dhewg  <dhewg@wiibrew.org>

	* Comment XFlush() to prevent a crash on exit

2011-12-03  dhewg  <dhewg@wiibrew.org>

	* scons: Get rid of -fpermissive

2011-12-01  dhewg  <dhewg@wiibrew.org>

	* Disable some not yet fixed warnings

2011-12-06  dhewg  <dhewg@wiibrew.org>

	* Mark unused variables in a non-debug build as such

2011-12-08  dhewg  <dhewg@wiibrew.org>

	* Fix typo in define

2011-12-03  dhewg  <dhewg@wiibrew.org>

	* Fix warning: left shift count >= width of type

2011-12-09  dhewg  <dhewg@wiibrew.org>

	* Fix -Warray-bounds warning

2011-12-09  dhewg  <dhewg@wiibrew.org>

	* Fix -Winvalid-offsetof warnings

2011-12-08  dhewg  <dhewg@wiibrew.org>

	* Fix -Wparentheses warnings

2011-12-03  dhewg  <dhewg@wiibrew.org>

	* Fix -Wself-assign warning

2011-12-03  dhewg  <dhewg@wiibrew.org>

	* Fix -Woverloaded-virtual warnings

2011-12-03  dhewg  <dhewg@wiibrew.org>

	* Fix -Wunused-result warnings

2011-12-02  dhewg  <dhewg@wiibrew.org>

	* Fix -Wuninitialized warnings

2011-12-02  dhewg  <dhewg@wiibrew.org>

	* Fix -Wunused-value warnings

2011-12-02  dhewg  <dhewg@wiibrew.org>

	* Fix -Wunused-but-set-variable warnings

2011-12-02  dhewg  <dhewg@wiibrew.org>

	* Fix -Wunused-variable warnings

2011-12-02  dhewg  <dhewg@wiibrew.org>

	* Fix -Wunused-function warnings

2011-12-01  dhewg  <dhewg@wiibrew.org>

	* Fix -Waddress warning

2011-12-01  dhewg  <dhewg@wiibrew.org>

	* Fix -Wsequence-point warning

2011-12-01  dhewg  <dhewg@wiibrew.org>

	* Fix -Wmissing-braces warnings

2011-11-30  dhewg  <dhewg@wiibrew.org>

	* Fix -Wpointer-arith warnings

2011-11-30  dhewg  <dhewg@wiibrew.org>

	* Fix -Wconversion-null warnings

2011-11-30  dhewg  <dhewg@wiibrew.org>

	* Fix -Wwrite-strings warnings

2011-11-30  dhewg  <dhewg@wiibrew.org>

	* Fix -Wchar-subscripts warnings

2011-12-06  dhewg  <dhewg@wiibrew.org>

	* Fix all whitespace errors

2011-12-06  dhewg  <dhewg@wiibrew.org>

	* Fix quoting in GPL headers

2011-12-02  dhewg  <dhewg@wiibrew.org>

	* Delete foreign build systems

2011-12-02  dhewg  <dhewg@wiibrew.org>

	* Use system libvorbisfile

2011-11-30  dhewg  <dhewg@wiibrew.org>

	* Use system libjpeg8

2011-11-30  dhewg  <dhewg@wiibrew.org>

	* Use system libcurl

2011-12-09  dhewg  <dhewg@wiibrew.org>

	* scons: Allow more than one arg in BASECPPFLAGS

2011-12-06  dhewg  <dhewg@wiibrew.org>

	* scons: Let scons handle verboseness

2011-12-03  dhewg  <dhewg@wiibrew.org>

	* scons: Let scons handle parallel jobs

2011-11-30  dhewg  <dhewg@wiibrew.org>

	* .gitignore

2011-12-06  Ryan C. Gordon  <icculus@icculus.org>

	* Added a note to the README, mostly to test pushing to git.iodoom.org.

2011-11-22  Timothee 'TTimo' Besset  <ttimo@idsoftware.com>

	* towards XCode 4 support - need those converted

2011-11-22  Timothee 'TTimo' Besset  <ttimo@idsoftware.com>

	* hello world
