[dhewm3] 02/03: Imported Upstream version 1.4.0+dfsg

Tobias Frost tobi at moszumanska.debian.org
Sat Nov 21 23:00:13 UTC 2015


This is an automated email from the git hooks/post-receive script.

tobi pushed a commit to annotated tag debian/1.4.0+dfsg-1
in repository dhewm3.

commit 75bb801894fd42572d9165b33899bbe189d2afea
Author: Tobias Frost <tobi at coldtobi.de>
Date:   Sat Nov 21 23:20:23 2015 +0100

    Imported Upstream version 1.4.0+dfsg
---
 .gitignore               |    7 +
 ChangeLog                | 1947 ----------------------------------------------
 neo/framework/Licensee.h |    2 +-
 neo/sys/events.cpp       |    6 +-
 4 files changed, 13 insertions(+), 1949 deletions(-)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..cf1c10f
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+/build*
+*~
+.*.swp
+*.pyc
+.cproject
+.project
+.settings/
diff --git a/ChangeLog b/ChangeLog
deleted file mode 100644
index 18ab7dd..0000000
--- a/ChangeLog
+++ /dev/null
@@ -1,1947 +0,0 @@
-2015-10-03  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Release Candiate 1 preparations, other small fixes
-
-2015-10-03  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Esc should only open menu if shift isn't pressed (=> shift+esc for console)
-
-2015-10-03  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Merge pull request #121 from svdijk/master
-
-2015-10-03  svdijk  <svdijk at users.sourceforge.net>
-
-	* Win32: Add an icon to the dhewm3 executable
-
-2015-10-01  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Update README: Use Homebrew instead of MacPorts for dependencies on OS X
-
-2015-09-30  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Fix mouse cursor moving to fast in fullscreen GUIs (main menu, PDA)
-
-2015-09-30  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Sys_GetEvent(): Don't return res_none when more events are available
-
-2015-09-30  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* no allocation per SDL_TEXTINPUT event
-
-2015-06-20  Francisco Magalhães  <franmagneto at gmail.com>
-
-	* Add support for brazilian keyboard layout
-
-2015-09-30  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Linux: Fix fallback to look for gamedata in /usr/local/games/doom3/
-
-2015-09-29  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Change default values for some video and sound (EAX) CVars
-
-2015-09-28  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Nasty hack to show more default resolutions in menu
-
-2015-09-28  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Fix input on Windows with SDL2 (fix #100)
-
-2015-09-28  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Fix Windows Build with SDL2
-
-2015-09-27  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Shift+Escape should also open the console
-
-2015-09-27  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* make "./dhewm3 +set in_tty 0" actually work
-
-2015-09-27  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* print "dhewm 3 1.4.0" in the console, not "dhewm 1.4.0"
-
-2015-09-27  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Fix some compiler warnings (wrong types, superfluous checks, printf-fuckup)
-
-2015-09-27  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* (Hopefully) fix crashes in MP if r_aspectRatio = -1, fix #70
-
-2015-09-27  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Prepare for 1.4.0 release, make SDL2 default, update README
-
-2015-07-23  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Merge pull request #118 from jmtd/patch-1
-
-2015-07-23  Jonathan Dowland  <jon+github at alcopop.org>
-
-	* small spelling corrections
-
-2015-03-22  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Remove jpeg_memory_src hack that worked around old libjpeg versions
-
-2015-03-02  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Window Icon, make in_nograb work with SDL2
-
-2015-02-25  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Merge pull request #108 from coldtobi/master
-
-2015-02-25  Tobias Frost  <tobi at coldtobi.de>
-
-	* Fixing some spelling errors: s/unkown/unknown, s/seperate/separate. (#107)
-
-2013-09-17  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Merge pull request #88 from waldheinz/drop-minizip-of-usage
-
-2013-09-17  Matthias Treydte  <waldheinz at gmail.com>
-
-	* Fix building with Gentoo's patched zlib.
-
-2013-08-31  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Merge pull request #76 from bk138/master
-
-2013-08-31  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Fix compilation on Gentoo
-
-2013-08-15  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Merge pull request #86 from dotfloat/master
-
-2013-08-15  Zohar Malamant  <methos2142 at gmail.com>
-
-	* fixed potential bug.
-
-2013-08-13  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Merge pull request #75 from hurikhan/SDL2
-
-2013-07-30  Christian Beier  <dontmind at freeshell.org>
-
-	* Enable loading of original DOOM 3 save games.
-
-2013-07-22  hurikhan  <m4r10.5ch14ck+github at gmail.com>
-
-	* SDL2 support fix
-
-2013-07-14  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Merge pull request #73 from rohitnirmal/spelling
-
-2013-07-13  Rohit Nirmal  <rohitnirmal9 at gmail.com>
-
-	* Minor spelling fix.
-
-2013-06-11  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Merge pull request #58 from DanielGibson/update-zip
-
-2012-12-31  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Replace custom unzip functions with standard ones
-
-2012-12-31  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Use updated minizip version for unzip
-
-2013-05-17  bibendovsky  <bibendovsky at hotmail.com>
-
-	* Fixed screen twitches with "shakes" sound shader
-
-2013-04-19  Kevin Doyon  <kevin.doyon at gmail.com>
-
-	* Fix SDL2 compile-errors, made it work on Win64
-
-2013-04-10  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Silence "unknown pragma" warning in MSVC
-
-2013-01-13  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* 3c96e19610 for d3xp/ - fix miscompilation with gcc 4.5
-
-2012-10-15  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* math.h should #include sys/platform.h
-
-2012-11-13  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* CD-Key check for internet-games can now be disabled
-
-2012-10-28  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Guess x/y FOV/aspectratio from resolution
-
-2012-09-21  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Fix freeze when quitting the game during timedemo
-
-2012-09-19  Yamagi Burmeister  <yamagi at yamagi.org>
-
-	* Add a new cvar "r_waylandcompat"
-
-2012-10-01  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* List.h needs sys/platform.h for ID_INLINE
-
-2012-10-17  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Use current type for BT_CLOSED enum
-
-2012-09-16  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Get rid of some compiler warnings
-
-2012-09-16  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Don't save duplicate consecutive commands to history
-
-2012-09-16  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Make console history persistent
-
-2012-09-10  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Add support for norwegian keyboard layout
-
-2012-09-15  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* On Linux/Unix, return EXE-path as base-path if BUILD_DATADIR fails
-
-2012-09-09  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Load base game's gamelib if mod has no own gamelib
-
-2012-09-05  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Win32: Statically link libgcc and libstdc++
-
-2012-09-01  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Fix freezing of dedicated server window on Windows
-
-2012-08-28  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Fix dedicated server for Windows
-
-2012-08-28  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Remove duplicate functions from openal_stub.cpp + extern C
-
-2012-09-08  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Unset key modifiers when regaining focus to unset ALT
-
-2012-08-27  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Don't un-grab mouse when taking screenshots (fixes #18)
-
-2012-07-28  dhewg  <dhewg at wiibrew.org>
-
-	* Disable the warning if the mouse grab request fails
-
-2012-07-28  dhewg  <dhewg at wiibrew.org>
-
-	* Don't use alpha bits for the GL config
-
-2012-05-13  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Fix several bugs from iodoom3 bugtracker
-
-2012-07-20  dhewg  <dhewg at wiibrew.org>
-
-	* Provide a stub for GLimp_GrabInput()
-
-2012-07-20  dhewg  <dhewg at wiibrew.org>
-
-	* Add SDL2 support to framework/Common.cpp
-
-2012-07-20  dhewg  <dhewg at wiibrew.org>
-
-	* Add SDL2 support to sys/osx/DOOMController.mm
-
-2012-07-20  dhewg  <dhewg at wiibrew.org>
-
-	* Add SDL2 support to sys/win32/SDL_win32_main.c
-
-2012-07-20  dhewg  <dhewg at wiibrew.org>
-
-	* SDL2's SDL_TimerID is not a pointer anymore
-
-2012-07-19  dhewg  <dhewg at wiibrew.org>
-
-	* Add SDL2 support in sys/glimp.cpp
-
-2012-07-19  dhewg  <dhewg at wiibrew.org>
-
-	* Add SDL2 support in sys/events.cpp
-
-2012-07-19  dhewg  <dhewg at wiibrew.org>
-
-	* Move GrabInput() and rename to GLimp_GrabInput()
-
-2012-07-19  dhewg  <dhewg at wiibrew.org>
-
-	* Cleanup GrabInput()
-
-2012-07-19  dhewg  <dhewg at wiibrew.org>
-
-	* Add SDL2 support in sys/threads.cpp
-
-2012-07-20  dhewg  <dhewg at wiibrew.org>
-
-	* Log the SDL version
-
-2012-07-19  dhewg  <dhewg at wiibrew.org>
-
-	* Add SDL2 support for the build system
-
-2012-07-17  dhewg  <dhewg at wiibrew.org>
-
-	* Add FindSDL2.cmake for SDL2
-
-2012-07-20  dhewg  <dhewg at wiibrew.org>
-
-	* cmake: set SDL_BUILDING_LIBRARY for win32 and osx
-
-2012-07-19  dhewg  <dhewg at wiibrew.org>
-
-	* Don't link against OpenGL
-
-2012-07-19  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of wglext.h
-
-2012-07-20  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of editor specific win32 vars
-
-2012-07-19  dhewg  <dhewg at wiibrew.org>
-
-	* Fix description of r_swapInterval
-
-2012-07-19  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of glConfig.wgl_extensions_string
-
-2012-07-19  dhewg  <dhewg at wiibrew.org>
-
-	* Disable editor related rendering
-
-2012-07-18  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of GetCardCaps()
-
-2012-07-18  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of unused var allowNV30Path
-
-2012-07-18  dhewg  <dhewg at wiibrew.org>
-
-	* Remove spurious call to SetBackEndRenderer()
-
-2012-07-18  dhewg  <dhewg at wiibrew.org>
-
-	* Remove the deprecated arb renderer
-
-2012-07-18  dhewg  <dhewg at wiibrew.org>
-
-	* Remove the monochrome hack
-
-2012-07-18  dhewg  <dhewg at wiibrew.org>
-
-	* Remove the deprecated nv20 renderer
-
-2012-07-18  dhewg  <dhewg at wiibrew.org>
-
-	* Remove the deprecated nv10 renderer
-
-2012-07-18  dhewg  <dhewg at wiibrew.org>
-
-	* Remove the ATI fragment shader emulation
-
-2012-07-18  dhewg  <dhewg at wiibrew.org>
-
-	* Remove the deprecated r200 renderer
-
-2012-07-19  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of precompiled.[h|.cpp]
-
-2012-07-18  dhewg  <dhewg at wiibrew.org>
-
-	* Delete util_stub.cpp
-
-2012-07-20  dhewg  <dhewg at wiibrew.org>
-
-	* Don't warn about uppercase chars in filenames
-
-2012-07-20  dhewg  <dhewg at wiibrew.org>
-
-	* Silence warnings for removed cvars in ChoiceWindow
-
-2012-07-19  dhewg  <dhewg at wiibrew.org>
-
-	* More logging cleanup
-
-2012-07-19  dhewg  <dhewg at wiibrew.org>
-
-	* Cleanup OpenGL logging
-
-2012-07-19  dhewg  <dhewg at wiibrew.org>
-
-	* Cleanup OpenAL logging
-
-2012-07-19  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of s_libOpenAL and s_useOpenAL
-
-2012-07-18  dhewg  <dhewg at wiibrew.org>
-
-	* Fix "black box" effect on ase meshes
-
-2012-07-17  dhewg  <dhewg at wiibrew.org>
-
-	* Fix pointer check/access in Sys_InitNetworking()
-
-2012-07-10  dhewg  <dhewg at wiibrew.org>
-
-	* cmake: indent whitespace fixes
-
-2012-07-09  dhewg  <dhewg at wiibrew.org>
-
-	* cmake: Whitespace fixes for consistency
-
-2012-07-09  dhewg  <dhewg at wiibrew.org>
-
-	* cmake: default to build d3xp
-
-2012-07-09  dhewg  <dhewg at wiibrew.org>
-
-	* cmake: Remove fugly hack to compile 32bit binaries
-
-2012-07-09  dhewg  <dhewg at wiibrew.org>
-
-	* cmake: Fix error when curl is not found
-
-2012-07-09  dhewg  <dhewg at wiibrew.org>
-
-	* cmake: Use GNUInstallDirs
-
-2012-07-06  dhewg  <dhewg at wiibrew.org>
-
-	* Try to find a steam install for the base path
-
-2012-07-06  dhewg  <dhewg at wiibrew.org>
-
-	* Fall back to fs_basedir for cd keys
-
-2012-07-06  dhewg  <dhewg at wiibrew.org>
-
-	* Remove redundant setenv() call
-
-2012-07-06  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of Posix_EarlyInit() and Posix_LateInit()
-
-2012-07-06  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of the signal handler
-
-2012-07-06  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of Sys_SetFatalError()
-
-2012-07-06  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of socks proxy code in win_net.cpp
-
-2012-07-06  dhewg  <dhewg at wiibrew.org>
-
-	* Fix warnings in win_net.cpp
-
-2012-07-06  dhewg  <dhewg at wiibrew.org>
-
-	* Correct the cpu type for 64bit msvc
-
-2012-07-06  dhewg  <dhewg at wiibrew.org>
-
-	* Disable warning 4267 for msvc
-
-2012-07-06  dhewg  <dhewg at wiibrew.org>
-
-	* Fix sys/cpu.cpp for msvc 64bit
-
-2012-07-06  dhewg  <dhewg at wiibrew.org>
-
-	* Use _exit() in AssertFailed()
-
-2012-07-06  dhewg  <dhewg at wiibrew.org>
-
-	* Replace "__asm int 0x03" with __debugbreak()
-
-2012-07-06  dhewg  <dhewg at wiibrew.org>
-
-	* Only compile msvc style asm with 32bit msvc
-
-2012-07-05  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of sysMemoryStats_t
-
-2012-07-05  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of empty sys/linux/dedicated.cpp
-
-2012-07-05  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of useless files in sys/linux
-
-2012-07-05  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of the SIGFPE handler
-
-2012-07-05  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of win_cpu.cpp
-
-2012-07-05  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of Sys_FPU_StackIsEmpty()
-
-2012-07-05  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of Sys_FPU_GetState()
-
-2012-07-05  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of Sys_FPU_EnableExceptions()
-
-2012-07-05  dhewg  <dhewg at wiibrew.org>
-
-	* Use a more modern way to set the fpu precision
-
-2012-07-05  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of Sys_FPU_SetRounding()
-
-2012-07-05  dhewg  <dhewg at wiibrew.org>
-
-	* Use common->Warning() in linux/main.cpp
-
-2012-07-05  dhewg  <dhewg at wiibrew.org>
-
-	* Convert backslashes in the windows EXE path
-
-2012-07-05  dhewg  <dhewg at wiibrew.org>
-
-	* Overhaul the windows BASE path
-
-2012-07-05  dhewg  <dhewg at wiibrew.org>
-
-	* Split GetHomeDir()
-
-2012-07-05  dhewg  <dhewg at wiibrew.org>
-
-	* Use FILENAME_MAX for MAX_OSPATH
-
-2012-07-04  Andre d  <andre at andred.ca>
-
-	* Remove (faulty/outdated) video ram detection
-
-2012-07-04  dhewg  <dhewg at wiibrew.org>
-
-	* README: update zlib/minizip license blob
-
-2012-07-04  dhewg  <dhewg at wiibrew.org>
-
-	* README: Mention the new zlib dependency
-
-2012-07-04  dhewg  <dhewg at wiibrew.org>
-
-	* Use system zlib
-
-2012-07-04  dhewg  <dhewg at wiibrew.org>
-
-	* Initial `make install` target for *nix
-
-2012-07-04  dhewg  <dhewg at wiibrew.org>
-
-	* Fix Sys_IsLANAddress() on *nix
-
-2012-07-03  dhewg  <dhewg at wiibrew.org>
-
-	* Bump ASYNC_PROTOCOL_MINOR
-
-2012-07-04  dhewg  <dhewg at wiibrew.org>
-
-	* Remove net_serverAllowServerMod cvar
-
-2012-07-04  dhewg  <dhewg at wiibrew.org>
-
-	* Remove remaining binary pak FileSystem code
-
-2012-07-04  dhewg  <dhewg at wiibrew.org>
-
-	* Remove all OS specific gamepak code
-
-2012-07-03  dhewg  <dhewg at wiibrew.org>
-
-	* Remove all gamepak FileSystem<->Async[Client|Server] code
-
-2012-07-03  dhewg  <dhewg at wiibrew.org>
-
-	* Don't try to extract libraries from gamepaks.
-
-2012-07-03  dhewg  <dhewg at wiibrew.org>
-
-	* Remove UpdateGamePakChecksums()
-
-2012-07-03  dhewg  <dhewg at wiibrew.org>
-
-	* Remove all client/server gamepak checks
-
-2012-07-03  dhewg  <dhewg at wiibrew.org>
-
-	* Ignore binary pk4's
-
-2012-07-03  dhewg  <dhewg at wiibrew.org>
-
-	* Overhaul the *nix based BASE path
-
-2012-07-03  dhewg  <dhewg at wiibrew.org>
-
-	* Make Sys_DLL_Load() on *nix non verbose on errors
-
-2012-07-03  dhewg  <dhewg at wiibrew.org>
-
-	* Rename game libraries to the game name
-
-2012-07-03  dhewg  <dhewg at wiibrew.org>
-
-	* Always load the game library from known places
-
-2012-07-03  dhewg  <dhewg at wiibrew.org>
-
-	* Add TODO for OSX .dylib's for the bundle
-
-2012-07-03  dhewg  <dhewg at wiibrew.org>
-
-	* Introduce CMAKE_INSTALL_PREFIX relative paths
-
-2012-07-03  dhewg  <dhewg at wiibrew.org>
-
-	* Get the shared library suffix from the build system
-
-2012-07-03  dhewg  <dhewg at wiibrew.org>
-
-	* Drop the CPU suffix from libraries on all platforms
-
-2012-07-03  dhewg  <dhewg at wiibrew.org>
-
-	* Provide a fallback for PATH_EXE on *nix
-
-2012-07-03  dhewg  <dhewg at wiibrew.org>
-
-	* Use XDG Base Directories on *nix
-
-2012-07-02  dhewg  <dhewg at wiibrew.org>
-
-	* Introduce fs_configpath
-
-2012-07-03  dhewg  <dhewg at wiibrew.org>
-
-	* Use Library/Application Support/dhewm3 on OSX
-
-2012-06-24  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Use My Documents/My Games/dhewm3 on windows
-
-2012-07-03  dhewg  <dhewg at wiibrew.org>
-
-	* Unify Sys_*Path() into Sys_GetPath()
-
-2012-07-02  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of ID_DEMO_BUILD
-
-2012-07-02  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of sys_stub.cpp
-
-2012-07-03  dhewg  <dhewg at wiibrew.org>
-
-	* Use the portable getifaddrs() on *nix
-
-2012-07-03  dhewg  <dhewg at wiibrew.org>
-
-	* Use PATH_MAX for MAX_OSPATH on all platforms
-
-2012-06-28  dhewg  <dhewg at wiibrew.org>
-
-	* Fixes issues with MacOSX.
-
-2012-06-28  dhewg  <dhewg at wiibrew.org>
-
-	* Rename PVS vars to match their type
-
-2012-06-28  dhewg  <dhewg at wiibrew.org>
-
-	* s/ReadDeltaLong/ReadDeltaInt/
-
-2012-06-28  dhewg  <dhewg at wiibrew.org>
-
-	* s/WriteDeltaLong/WriteDeltaInt/
-
-2012-06-28  dhewg  <dhewg at wiibrew.org>
-
-	* s/ReadDeltaLongCounter/ReadDeltaIntCounter/
-
-2012-06-28  dhewg  <dhewg at wiibrew.org>
-
-	* s/WriteDeltaLongCounter/WriteDeltaIntCounter/
-
-2012-06-28  dhewg  <dhewg at wiibrew.org>
-
-	* s/ReadLong/ReadInt/ to match the return type
-
-2012-06-28  dhewg  <dhewg at wiibrew.org>
-
-	* s/WriteLong/WriteInt/ to match the argument type
-
-2012-06-28  dhewg  <dhewg at wiibrew.org>
-
-	* s/BigLong/BigInt/ to match the return type
-
-2012-06-28  dhewg  <dhewg at wiibrew.org>
-
-	* s/LittleLong/LittleInt/ to match the return type
-
-2012-06-23  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Use int instead of long in FS_WriteFloatString()
-
-2012-06-23  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Don't use long in CollisionModel_local.h
-
-2012-06-23  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Use int instead of long in idCompressor_Arithmetic methods
-
-2012-06-23  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Don't use long for DDS magic number
-
-2012-06-23  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Remove usage of long type from idlib/
-
-2012-06-22  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Remove longs from game/ and d3xp/
-
-2012-06-22  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Fix PVS calculations on 64bit systems
-
-2012-06-20  dhewg  <dhewg at wiibrew.org>
-
-	* Attempt at fixing annoying markdown crap
-
-2012-06-15  dhewg  <dhewg at wiibrew.org>
-
-	* Remove leftover X11 header
-
-2012-05-13  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Fix several bugs from iodoom3 bugtracker
-
-2012-05-13  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Fix idMatX::IsOrthonormal()
-
-2012-05-13  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Fix wrong length used in memset() in idMegaTexture::GenerateMegaMipMaps()
-
-2012-05-13  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Fix memleak in snd_cache.cpp (from Harry Jeffery)
-
-2012-05-13  Daniel Gibson  <metalcaedes at gmail.com>
-
-	* Work around broken libs that call setlocale(LC_ALL, "");
-
-2012-01-19  dhewg  <dhewg at wiibrew.org>
-
-	* Add the build target "Profile" suitable for profiling
-
-2012-01-19  dhewg  <dhewg at wiibrew.org>
-
-	* Remove initial R_SetColorMappings() call
-
-2012-01-19  dhewg  <dhewg at wiibrew.org>
-
-	* Accept both alt keys for alt-enter
-
-2012-01-19  dhewg  <dhewg at wiibrew.org>
-
-	* Map the right alt key
-
-2012-01-15  dhewg  <dhewg at wiibrew.org>
-
-	* Fix "unreachable code" warnings
-
-2012-01-14  dhewg  <dhewg at wiibrew.org>
-
-	* README: Move the OSX note
-
-2012-01-14  dhewg  <dhewg at wiibrew.org>
-
-	* README: Use markdown and UTF8 encoding
-
-2012-01-14  dhewg  <dhewg at wiibrew.org>
-
-	* README: Rename to README.md
-
-2012-01-14  dhewg  <dhewg at wiibrew.org>
-
-	* README: Use MinGW as an example for Win64 builds
-
-2012-01-14  dhewg  <dhewg at wiibrew.org>
-
-	* README: Clarify OSX OpenAL situation
-
-2012-01-14  dhewg  <dhewg at wiibrew.org>
-
-	* Cleanup OpenAL includes
-
-2012-01-14  dhewg  <dhewg at wiibrew.org>
-
-	* README: Add a CHANGES section
-
-2012-01-14  dhewg  <dhewg at wiibrew.org>
-
-	* README: Describe dhewm 3
-
-2012-01-14  dhewg  <dhewg at wiibrew.org>
-
-	* This is dhewm 3
-
-2012-01-14  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of unused defines in Licensee.h
-
-2012-01-14  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of CPU_EASYARGS
-
-2012-01-14  dhewg  <dhewg at wiibrew.org>
-
-	* CMake: Use config.h for BUILD_OS and BUILD_CPU
-
-2012-01-14  dhewg  <dhewg at wiibrew.org>
-
-	* CMake: Detect libcurl and use it when found
-
-2012-01-14  dhewg  <dhewg at wiibrew.org>
-
-	* CMake: Create config.h
-
-2012-01-14  dhewg  <dhewg at wiibrew.org>
-
-	* CMake: Use CMAKE_SOURCE_DIR
-
-2012-01-14  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of ID_OPENAL
-
-2012-01-14  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of the scons build system
-
-2012-01-14  dhewg  <dhewg at wiibrew.org>
-
-	* Fix compilation of the dedicated server
-
-2012-01-12  dhewg  <dhewg at wiibrew.org>
-
-	* More fixes regarding event saving and restoring
-
-2012-01-12  dhewg  <dhewg at wiibrew.org>
-
-	* README: Remove iodoom3 note
-
-2012-01-12  dhewg  <dhewg at wiibrew.org>
-
-	* Prevent assert() while saving and restoring events
-
-2012-01-12  dhewg  <dhewg at wiibrew.org>
-
-	* Fix out of bounds access for buggy UIs
-
-2012-01-11  dhewg  <dhewg at wiibrew.org>
-
-	* New CVar s_device to choose the audio device to use
-
-2012-01-11  dhewg  <dhewg at wiibrew.org>
-
-	* Improve environment suit sfx
-
-2012-01-11  dhewg  <dhewg at wiibrew.org>
-
-	* Fix compilation via scons
-
-2012-01-10  dhewg  <dhewg at wiibrew.org>
-
-	* Fix [record|play|time]Demo for x86_64
-
-2012-01-10  dhewg  <dhewg at wiibrew.org>
-
-	* Port the D3XP environment suit effect to EFX
-
-2012-01-10  dhewg  <dhewg at wiibrew.org>
-
-	* Clamp EFX reverb effect values
-
-2012-01-10  dhewg  <dhewg at wiibrew.org>
-
-	* Cleanup EFX code
-
-2012-01-09  dhewg  <dhewg at wiibrew.org>
-
-	* Use the correct unit when passing values for EFX
-
-2012-01-08  dhewg  <dhewg at wiibrew.org>
-
-	* Port EAX to EFX
-
-2012-01-08  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of memory status functions
-
-2012-01-08  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of dead prototype
-
-2012-01-08  dhewg  <dhewg at wiibrew.org>
-
-	* Always allow multiple instances
-
-2012-01-08  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of Sys_FlushCacheMemory()
-
-2012-01-08  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of Sys_DefaultCDPath()
-
-2012-01-08  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of ID_MCHECK
-
-2012-01-08  dhewg  <dhewg at wiibrew.org>
-
-	* Return at least 64MB VRAM in case the detection fails
-
-2012-01-08  dhewg  <dhewg at wiibrew.org>
-
-	* Fix usage of wrong define in sys/cpu.cpp
-
-2012-01-07  spiral  <scott.wakeling at gmail.com>
-
-	* Remove hard-wired -framework OpenAL
-
-2012-01-07  dhewg  <dhewg at wiibrew.org>
-
-	* README: Describe the compiling process for this tree
-
-2012-01-07  dhewg  <dhewg at wiibrew.org>
-
-	* README: Get rid of "improved version" paragraph
-
-2012-01-07  dhewg  <dhewg at wiibrew.org>
-
-	* README: Fix whitespace errors
-
-2012-01-07  dhewg  <dhewg at wiibrew.org>
-
-	* README: glext.h is not part of this tree anymore
-
-2012-01-07  dhewg  <dhewg at wiibrew.org>
-
-	* README: OSS headers are not part of this tree anymore
-
-2012-01-07  dhewg  <dhewg at wiibrew.org>
-
-	* README: libXNVCtrl is not part of this tree anymore
-
-2012-01-07  dhewg  <dhewg at wiibrew.org>
-
-	* README: OpenAL is not part of this tree anymore
-
-2012-01-07  dhewg  <dhewg at wiibrew.org>
-
-	* README: lib[ogg|vorbis] are not part of this tree anymore
-
-2012-01-07  dhewg  <dhewg at wiibrew.org>
-
-	* Move jpeg_memory_src()
-
-2012-01-07  dhewg  <dhewg at wiibrew.org>
-
-	* README: libcurl is not part of this tree anymore
-
-2012-01-07  dhewg  <dhewg at wiibrew.org>
-
-	* Disable a few MSVC warnings
-
-2012-01-07  dhewg  <dhewg at wiibrew.org>
-
-	* Add SDL_win32_main.c
-
-2012-01-07  dhewg  <dhewg at wiibrew.org>
-
-	* Add support for the doom3-libs repo
-
-2012-01-07  dhewg  <dhewg at wiibrew.org>
-
-	* Fix sys/win32/* for x86_64
-
-2012-01-07  dhewg  <dhewg at wiibrew.org>
-
-	* Include malloc.h for alloca for MinGW
-
-2012-01-07  dhewg  <dhewg at wiibrew.org>
-
-	* Rename FILE_[EXEC|OPEN] due to conflict
-
-2012-01-03  dhewg  <dhewg at wiibrew.org>
-
-	* Cleanup DOOMController.mm
-
-2012-01-03  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of the NSObject in DOOMController.mm
-
-2012-01-03  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of checkOS() and checkDVD()
-
-2012-01-03  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of applicationShouldTerminate()
-
-2012-01-03  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of applicationDidFinishLaunching()
-
-2011-12-28  spiral  <scott.wakeling at gmail.com>
-
-	* Generate an .app bundle for OSX
-
-2011-12-24  spiral  <scott.wakeling at gmail.com>
-
-	* We don't need XOPEN_SOURCE deprecated content
-
-2011-12-23  scottWakeling  <scott.wakeling at gmail.com>
-
-	* Fix semi-colons being inserted into ldflags
-
-2011-12-31  dhewg  <dhewg at wiibrew.org>
-
-	* OSX .dylib's do not get a CPU suffix
-
-2011-12-31  dhewg  <dhewg at wiibrew.org>
-
-	* Rename game${cpu}-d3xp to d3xp${cpu}
-
-2011-12-31  dhewg  <dhewg at wiibrew.org>
-
-	* Drop the cpu suffix on binaries
-
-2012-01-02  dhewg  <dhewg at wiibrew.org>
-
-	* R_GetModeInfo() doesn't need to be public on OSX
-
-2011-12-31  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of Sys_DoPreferences()
-
-2011-12-31  dhewg  <dhewg at wiibrew.org>
-
-	* Don't link against X11 libraries
-
-2011-12-31  dhewg  <dhewg at wiibrew.org>
-
-	* Use SDL GLimp and input implementations on OSX
-
-2012-01-02  dhewg  <dhewg at wiibrew.org>
-
-	* Use memory mapped async mixing on OSX
-
-2011-12-31  dhewg  <dhewg at wiibrew.org>
-
-	* Move OSX ATI_fragment_shader functions
-
-2011-12-31  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of stubs in the OSX backend
-
-2011-12-31  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of Sys_FadeScreens() and Sys_UnfadeScreens()
-
-2011-12-31  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of Sys_PauseGL() and Sys_ResumeGL()
-
-2011-12-31  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of unused Sys_Hide() and Sys_Unhide()
-
-2011-12-31  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of dead code in the OSX backend
-
-2012-01-01  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of RegCodeHandler()
-
-2012-01-05  dhewg  <dhewg at wiibrew.org>
-
-	* Add support for spanish keyboard layouts
-
-2012-01-04  dhewg  <dhewg at wiibrew.org>
-
-	* Fix miscompilation with gcc 4.5
-
-2012-01-04  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of unhooked draw_exp.cpp
-
-2012-01-04  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of Cg leftovers
-
-2012-01-04  dhewg  <dhewg at wiibrew.org>
-
-	* Use SDL_opengl.h
-
-2012-01-02  dhewg  <dhewg at wiibrew.org>
-
-	* Turn a Warning() in R_FlareDeform into a DPrintf()
-
-2012-01-01  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of GetExceptionCodeInfo()
-
-2011-12-30  dhewg  <dhewg at wiibrew.org>
-
-	* Don't use a console lock on Windows or OSX builds
-
-2011-12-30  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of dead code in the Windows backend
-
-2011-12-30  dhewg  <dhewg at wiibrew.org>
-
-	* Remove file logging feature from Common.cpp
-
-2011-12-30  dhewg  <dhewg at wiibrew.org>
-
-	* Make the printf() family on Windows print to stdout
-
-2011-12-30  dhewg  <dhewg at wiibrew.org>
-
-	* Use SDL GLimp and input implementations on Windows
-
-2011-12-29  dhewg  <dhewg at wiibrew.org>
-
-	* Use BufferCommandText() in win_syscon.cpp
-
-2011-12-29  dhewg  <dhewg at wiibrew.org>
-
-	* Make Sys_GetScanTable() only available on Windows
-
-2011-12-31  dhewg  <dhewg at wiibrew.org>
-
-	* Use SDL for r_swapInterval
-
-2011-12-29  dhewg  <dhewg at wiibrew.org>
-
-	* Gracefully shut down SDL on exit
-
-2011-12-29  dhewg  <dhewg at wiibrew.org>
-
-	* Implement alt+tab for toggling fullscreen mode
-
-2011-12-29  dhewg  <dhewg at wiibrew.org>
-
-	* Implement SDL_QUIT event
-
-2011-12-29  dhewg  <dhewg at wiibrew.org>
-
-	* Port Linux events to SDL
-
-2011-12-29  dhewg  <dhewg at wiibrew.org>
-
-	* Rename Posix_ConsoleInput() to Sys_ConsoleInput()
-
-2011-12-29  dhewg  <dhewg at wiibrew.org>
-
-	* Port Linux GLimp to SDL
-
-2011-12-29  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of GLW_WM_CREATE
-
-2011-12-29  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of unused GLW_InitExtensions()
-
-2011-12-29  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of GLimp_EnableLogging
-
-2011-12-29  dhewg  <dhewg at wiibrew.org>
-
-	* Always link the Windows binaries against OpenGL
-
-2011-12-29  dhewg  <dhewg at wiibrew.org>
-
-	* Move wgl* function pointers
-
-2011-12-29  dhewg  <dhewg at wiibrew.org>
-
-	* Remove wglGetExtensionsStringARB from win_local.h
-
-2011-12-29  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of dead render thread code
-
-2011-12-29  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of the redundant com_shuttingDown
-
-2011-12-27  dhewg  <dhewg at wiibrew.org>
-
-	* Use correct idStr::Append() while saving event strings
-
-2011-12-27  dhewg  <dhewg at wiibrew.org>
-
-	* Use com_ticNumber for the async timer
-
-2011-12-27  dhewg  <dhewg at wiibrew.org>
-
-	* Implement saving and restoring of event strings
-
-2011-12-23  spiral  <scott.wakeling at gmail.com>
-
-	* Add ID_GAME_API for dllexport/attribute(visibility)
-
-2011-12-22  spiral  <scott.wakeling at gmail.com>
-
-	* VS Pro doesn't choose the right default like Express, so be explicit
-
-2011-12-23  spiral  <scott.wakeling at gmail.com>
-
-	* Remove MWERKS stuff
-
-2011-12-22  dhewg  <dhewg at wiibrew.org>
-
-	* Fix alignment issue with idBlockAlloc::Free()
-
-2011-12-22  dhewg  <dhewg at wiibrew.org>
-
-	* Check for jpeg_mem_src()
-
-2011-12-22  dhewg  <dhewg at wiibrew.org>
-
-	* Fix -Woverloaded-virtual warnings
-
-2011-12-22  dhewg  <dhewg at wiibrew.org>
-
-	* Fix compiler checks for newer gcc versions
-
-2011-12-22  dhewg  <dhewg at wiibrew.org>
-
-	* Use HUGE_VAL instead of HUGE
-
-2011-12-22  dhewg  <dhewg at wiibrew.org>
-
-	* Change another _WIN32 to _MSC_VER for MinGW
-
-2011-12-22  dhewg  <dhewg at wiibrew.org>
-
-	* Remove win32 special case in idSession::Frame()
-
-2011-12-22  dhewg  <dhewg at wiibrew.org>
-
-	* New define IDSTR_NO_REDIRECT
-
-2011-12-21  spiral  <scott.wakeling at gmail.com>
-
-	* CMake support for MSVC
-
-2011-12-21  spiral  <scott.wakeling at gmail.com>
-
-	* Add missing includes for MSVC
-
-2011-12-21  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of the unused Sys_FPU_ClearStack
-
-2011-12-21  dhewg  <dhewg at wiibrew.org>
-
-	* Unify all Sys_GetProcessorId()
-
-2011-12-21  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of Sys_GetProcessorString()
-
-2011-12-21  dhewg  <dhewg at wiibrew.org>
-
-	* Unify CPUID_FTZ and CPUID_DAZ
-
-2011-12-21  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of unused CPUID flags
-
-2011-12-21  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of Sys_GetClockticks() and Sys_ClockTicksPerSecond()
-
-2011-12-21  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of CPU speed check in SetMachineSpec()
-
-2011-12-21  dhewg  <dhewg at wiibrew.org>
-
-	* Use idSys::GetMilliseconds() for idTimer
-
-2011-12-21  dhewg  <dhewg at wiibrew.org>
-
-	* Add GetMilliseconds to idSys
-
-2011-12-21  dhewg  <dhewg at wiibrew.org>
-
-	* Port Sys_Milliseconds() to SDL
-
-2011-12-21  dhewg  <dhewg at wiibrew.org>
-
-	* Port Sys_Sleep() to SDL
-
-2011-12-20  dhewg  <dhewg at wiibrew.org>
-
-	* Port all thread related functions to SDL
-
-2011-12-20  dhewg  <dhewg at wiibrew.org>
-
-	* Port the async thread to a SDL timer
-
-2011-12-20  dhewg  <dhewg at wiibrew.org>
-
-	* Move MAX_THREADS as define to BuildDefines.h
-
-2011-12-20  dhewg  <dhewg at wiibrew.org>
-
-	* Port critical sections and events to SDL
-
-2011-12-20  dhewg  <dhewg at wiibrew.org>
-
-	* Use SDL for everything endian
-
-2011-12-20  dhewg  <dhewg at wiibrew.org>
-
-	* Initial SDL setup
-
-2011-12-21  dhewg  <dhewg at wiibrew.org>
-
-	* TypeInfoGen is standalone, don't compile/link it
-
-2011-12-21  dhewg  <dhewg at wiibrew.org>
-
-	* Fix compilation via scons
-
-2011-12-20  dhewg  <dhewg at wiibrew.org>
-
-	* Link MinGW binaries with -mwindows
-
-2011-12-19  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of -Wno-unknown-pragmas
-
-2011-12-16  dhewg  <dhewg at wiibrew.org>
-
-	* Untangle the epic precompiled.h mess
-
-2011-12-18  dhewg  <dhewg at wiibrew.org>
-
-	* Split Game_local.h
-
-2011-12-18  dhewg  <dhewg at wiibrew.org>
-
-	* Move constants from AsyncNetwork.h
-
-2011-12-18  dhewg  <dhewg at wiibrew.org>
-
-	* Adapt structs for easy forward declarations
-
-2011-12-19  dhewg  <dhewg at wiibrew.org>
-
-	* Move BuildDefines.h include to platform.h
-
-2011-12-17  dhewg  <dhewg at wiibrew.org>
-
-	* Include cstddef for ptrdiff_t in platform.h
-
-2011-12-16  dhewg  <dhewg at wiibrew.org>
-
-	* Move idlib typedefs to platform.h
-
-2011-12-16  dhewg  <dhewg at wiibrew.org>
-
-	* Move common includes from precompiled.h to platform.h
-
-2011-12-16  dhewg  <dhewg at wiibrew.org>
-
-	* Split platform specific code from precompiled.h
-
-2011-12-16  dhewg  <dhewg at wiibrew.org>
-
-	* Only compile idlib once
-
-2011-12-16  dhewg  <dhewg at wiibrew.org>
-
-	* Move the virtual abstract idGame to framework/Game.h
-
-2011-12-19  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of ID_ALLOW_D3XP
-
-2011-12-16  dhewg  <dhewg at wiibrew.org>
-
-	* Move the game include directory to the build system
-
-2011-12-16  dhewg  <dhewg at wiibrew.org>
-
-	* TypeInfoGen is standalone, don't compile/link it
-
-2011-12-16  dhewg  <dhewg at wiibrew.org>
-
-	* Mark unused variable in a non-debug build as such
-
-2011-12-16  dhewg  <dhewg at wiibrew.org>
-
-	* Fix -Wuninitialized warnings in release builds
-
-2011-12-15  dhewg  <dhewg at wiibrew.org>
-
-	* Fix compilation of demo binaries
-
-2011-12-15  dhewg  <dhewg at wiibrew.org>
-
-	* Partly restore behaviour from c17b80e9
-
-2011-12-15  dhewg  <dhewg at wiibrew.org>
-
-	* Overwrite CMake default C[XX]FLAGS
-
-2011-12-14  dhewg  <dhewg at wiibrew.org>
-
-	* Delete redundant files
-
-2011-12-14  dhewg  <dhewg at wiibrew.org>
-
-	* Disable sound backend entry in the option menu
-
-2011-12-14  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of all idAudioHardware implementations
-
-2011-12-14  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of the intenal useOpenAL
-
-2011-12-14  dhewg  <dhewg at wiibrew.org>
-
-	* Don't use any idAudioHardware implementations
-
-2011-12-14  dhewg  <dhewg at wiibrew.org>
-
-	* Don't use idAudioHardware to get the speaker count
-
-2011-12-14  dhewg  <dhewg at wiibrew.org>
-
-	* Use OpenAL per default
-
-2011-12-14  dhewg  <dhewg at wiibrew.org>
-
-	* Remove Sys_LoadOpenAL() and Sys_FreeOpenAL()
-
-2011-12-14  dhewg  <dhewg at wiibrew.org>
-
-	* Remove the unused win32 exception handler
-
-2011-12-14  dhewg  <dhewg at wiibrew.org>
-
-	* cmake: Get rid of "-m32" check
-
-2011-12-14  dhewg  <dhewg at wiibrew.org>
-
-	* Fix Wwrite-strings warnings in sys/win32
-
-2011-12-14  dhewg  <dhewg at wiibrew.org>
-
-	* Always link the win32 binary against OpenAL
-
-2011-12-14  dhewg  <dhewg at wiibrew.org>
-
-	* Fix compilation for MinGW
-
-2011-12-14  dhewg  <dhewg at wiibrew.org>
-
-	* Stub out win32 CPU functions for MinGW
-
-2011-12-14  dhewg  <dhewg at wiibrew.org>
-
-	* Fix Sys_QueMouseEvents for MinGW
-
-2011-12-13  dhewg  <dhewg at wiibrew.org>
-
-	* Undef strcasecmp before redefining it
-
-2011-12-14  dhewg  <dhewg at wiibrew.org>
-
-	* Replace one unnecessary afxwin.h
-
-2011-12-13  dhewg  <dhewg at wiibrew.org>
-
-	* Case corrections for includes on case sensitive fs'
-
-2011-12-13  dhewg  <dhewg at wiibrew.org>
-
-	* Only use MSVC style asm with MSVC
-
-2011-12-13  dhewg  <dhewg at wiibrew.org>
-
-	* Basic infrastructure to build with MinGW
-
-2011-12-14  dhewg  <dhewg at wiibrew.org>
-
-	* Remove the unused and ugly HackChkStk()
-
-2011-12-12  dhewg  <dhewg at wiibrew.org>
-
-	* Add a CMake build system
-
-2011-12-14  dhewg  <dhewg at wiibrew.org>
-
-	* Remove the unused and useless CallStack code
-
-2011-12-13  dhewg  <dhewg at wiibrew.org>
-
-	* Fix -Wdynamic-class-memaccess warning
-
-2011-12-13  dhewg  <dhewg at wiibrew.org>
-
-	* Fix -Wsizeof-pointer-memaccess warnings
-
-2011-12-13  dhewg  <dhewg at wiibrew.org>
-
-	* Fix -Wdelete-non-virtual-dtor warnings
-
-2011-12-13  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of all #pragma mark
-
-2011-12-13  dhewg  <dhewg at wiibrew.org>
-
-	* Implement Sys_GetProcessorId for x86 and x86_64
-
-2011-12-12  dhewg  <dhewg at wiibrew.org>
-
-	* Change return type of [Sys_]GetProcessorId to int
-
-2011-12-13  dhewg  <dhewg at wiibrew.org>
-
-	* Always compile all SIMD code
-
-2011-12-13  dhewg  <dhewg at wiibrew.org>
-
-	* Fix SIMD pointer casts/offsets for x86_64
-
-2011-12-12  dhewg  <dhewg at wiibrew.org>
-
-	* Protect __m128i intrinsic with __SSE2__
-
-2011-12-11  dhewg  <dhewg at wiibrew.org>
-
-	* Only include ppc_intrinsics.h when required
-
-2011-12-12  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of frustum code specialized for gcc
-
-2011-12-12  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of dmap code specialized for gcc
-
-2011-12-11  dhewg  <dhewg at wiibrew.org>
-
-	* Don't load EAX sound effects when EAX is disabled
-
-2011-12-11  dhewg  <dhewg at wiibrew.org>
-
-	* Enable OpenAL for all platforms
-
-2011-12-11  dhewg  <dhewg at wiibrew.org>
-
-	* Use system OpenAL
-
-2011-12-11  dhewg  <dhewg at wiibrew.org>
-
-	* Split EAX usage off OpenAL
-
-2011-12-11  dhewg  <dhewg at wiibrew.org>
-
-	* Move efxlib.h to sound/
-
-2011-12-11  dhewg  <dhewg at wiibrew.org>
-
-	* Move Windows only OpenAL files to sys/win32/
-
-2011-12-11  dhewg  <dhewg at wiibrew.org>
-
-	* Move the OpenAL stub to sys/stub/
-
-2011-12-11  dhewg  <dhewg at wiibrew.org>
-
-	* Add sanity checks for scripting
-
-2011-12-11  dhewg  <dhewg at wiibrew.org>
-
-	* Use __builtin_trap() for assertions on GCC and derivates
-
-2011-12-11  dhewg  <dhewg at wiibrew.org>
-
-	* Cleanup endian swap functions
-
-2011-12-10  dhewg  <dhewg at wiibrew.org>
-
-	* Check pointer before accessing it
-
-2011-12-10  dhewg  <dhewg at wiibrew.org>
-
-	* Fix POSIX net code for x86_64
-
-2011-12-10  dhewg  <dhewg at wiibrew.org>
-
-	* Fix FS hashing for x86_64
-
-2011-12-10  dhewg  <dhewg at wiibrew.org>
-
-	* Fix MD5 hashing for x86_64
-
-2011-12-10  dhewg  <dhewg at wiibrew.org>
-
-	* Fix CRC32 hashing for x86_64
-
-2011-12-08  dhewg  <dhewg at wiibrew.org>
-
-	* Fix R_ClipLineToLight signature
-
-2011-12-08  dhewg  <dhewg at wiibrew.org>
-
-	* Fix wrong usage of memset()
-
-2011-12-08  dhewg  <dhewg at wiibrew.org>
-
-	* Fix wrong usage of loop variables
-
-2011-12-08  dhewg  <dhewg at wiibrew.org>
-
-	* Fix binary op fail in idTarget_WaitForButton::Think
-
-2011-12-07  dhewg  <dhewg at wiibrew.org>
-
-	* Exclude default stdio libvorbisfile callbacks
-
-2011-12-08  dhewg  <dhewg at wiibrew.org>
-
-	* Use the local OSS headers
-
-2011-12-07  dhewg  <dhewg at wiibrew.org>
-
-	* Get rid of GL_HARDLINK, always link against libGL
-
-2011-12-07  dhewg  <dhewg at wiibrew.org>
-
-	* Fix compilation for *BSD
-
-2011-12-07  dhewg  <dhewg at wiibrew.org>
-
-	* Fix Sys_FileTimeStamp return type
-
-2011-12-07  dhewg  <dhewg at wiibrew.org>
-
-	* Fix and cleanup endianess defines
-
-2011-12-07  dhewg  <dhewg at wiibrew.org>
-
-	* Basic infrastructure to build on *BSD
-
-2011-12-09  dhewg  <dhewg at wiibrew.org>
-
-	* Fix -Wreturn-type warnings in the GL stub
-
-2011-12-09  dhewg  <dhewg at wiibrew.org>
-
-	* Fix -Wint-to-pointer-cast warning
-
-2011-11-30  dhewg  <dhewg at wiibrew.org>
-
-	* Fix -Wformat and -Wformat-extra-args warnings
-
-2011-12-03  dhewg  <dhewg at wiibrew.org>
-
-	* Force exit on double segfault
-
-2011-12-03  dhewg  <dhewg at wiibrew.org>
-
-	* Fix broken forced crash for clang
-
-2011-12-03  dhewg  <dhewg at wiibrew.org>
-
-	* Fix unqualified lookup into dependent bases of class templates
-
-2011-12-01  dhewg  <dhewg at wiibrew.org>
-
-	* Fix platform dependent thread function definitions
-
-2011-12-02  dhewg  <dhewg at wiibrew.org>
-
-	* Fix sound channel saving/restoring for x86_64
-
-2011-12-01  dhewg  <dhewg at wiibrew.org>
-
-	* Fix script interpreter stack for x86_64
-
-2011-12-01  dhewg  <dhewg at wiibrew.org>
-
-	* Fix font loading for x86_64
-
-2011-12-01  dhewg  <dhewg at wiibrew.org>
-
-	* Fix idCinematics for x86_64
-
-2011-12-01  dhewg  <dhewg at wiibrew.org>
-
-	* Fix ./idlib/math/ for x86_64
-
-2011-12-01  dhewg  <dhewg at wiibrew.org>
-
-	* Fix id[Simple]Window for x86_64
-
-2011-12-01  dhewg  <dhewg at wiibrew.org>
-
-	* Fix MD4 hashing for x86_64
-
-2011-12-01  dhewg  <dhewg at wiibrew.org>
-
-	* Fix BMP loading for x86_64
-
-2011-12-01  dhewg  <dhewg at wiibrew.org>
-
-	* Fix DDS texture handling for x86_64
-
-2011-12-01  dhewg  <dhewg at wiibrew.org>
-
-	* Fix shared library loading for x86_64
-
-2011-12-01  dhewg  <dhewg at wiibrew.org>
-
-	* Fix Heap class for x86_64
-
-2011-12-01  dhewg  <dhewg at wiibrew.org>
-
-	* Fix event callbacks for x86_64
-
-2011-12-01  dhewg  <dhewg at wiibrew.org>
-
-	* Fix idEventArg for x86_64
-
-2011-12-01  dhewg  <dhewg at wiibrew.org>
-
-	* Stub Sys_GetClockTicks for x86_64
-
-2011-12-01  dhewg  <dhewg at wiibrew.org>
-
-	* Trivial pointer cast fixes for x86_64
-
-2011-12-01  dhewg  <dhewg at wiibrew.org>
-
-	* Basic infrastructure for native x86_64 builds
-
-2011-12-08  dhewg  <dhewg at wiibrew.org>
-
-	* Comment XFlush() to prevent a crash on exit
-
-2011-12-03  dhewg  <dhewg at wiibrew.org>
-
-	* scons: Get rid of -fpermissive
-
-2011-12-01  dhewg  <dhewg at wiibrew.org>
-
-	* Disable some not yet fixed warnings
-
-2011-12-06  dhewg  <dhewg at wiibrew.org>
-
-	* Mark unused variables in a non-debug build as such
-
-2011-12-08  dhewg  <dhewg at wiibrew.org>
-
-	* Fix typo in define
-
-2011-12-03  dhewg  <dhewg at wiibrew.org>
-
-	* Fix warning: left shift count >= width of type
-
-2011-12-09  dhewg  <dhewg at wiibrew.org>
-
-	* Fix -Warray-bounds warning
-
-2011-12-09  dhewg  <dhewg at wiibrew.org>
-
-	* Fix -Winvalid-offsetof warnings
-
-2011-12-08  dhewg  <dhewg at wiibrew.org>
-
-	* Fix -Wparentheses warnings
-
-2011-12-03  dhewg  <dhewg at wiibrew.org>
-
-	* Fix -Wself-assign warning
-
-2011-12-03  dhewg  <dhewg at wiibrew.org>
-
-	* Fix -Woverloaded-virtual warnings
-
-2011-12-03  dhewg  <dhewg at wiibrew.org>
-
-	* Fix -Wunused-result warnings
-
-2011-12-02  dhewg  <dhewg at wiibrew.org>
-
-	* Fix -Wuninitialized warnings
-
-2011-12-02  dhewg  <dhewg at wiibrew.org>
-
-	* Fix -Wunused-value warnings
-
-2011-12-02  dhewg  <dhewg at wiibrew.org>
-
-	* Fix -Wunused-but-set-variable warnings
-
-2011-12-02  dhewg  <dhewg at wiibrew.org>
-
-	* Fix -Wunused-variable warnings
-
-2011-12-02  dhewg  <dhewg at wiibrew.org>
-
-	* Fix -Wunused-function warnings
-
-2011-12-01  dhewg  <dhewg at wiibrew.org>
-
-	* Fix -Waddress warning
-
-2011-12-01  dhewg  <dhewg at wiibrew.org>
-
-	* Fix -Wsequence-point warning
-
-2011-12-01  dhewg  <dhewg at wiibrew.org>
-
-	* Fix -Wmissing-braces warnings
-
-2011-11-30  dhewg  <dhewg at wiibrew.org>
-
-	* Fix -Wpointer-arith warnings
-
-2011-11-30  dhewg  <dhewg at wiibrew.org>
-
-	* Fix -Wconversion-null warnings
-
-2011-11-30  dhewg  <dhewg at wiibrew.org>
-
-	* Fix -Wwrite-strings warnings
-
-2011-11-30  dhewg  <dhewg at wiibrew.org>
-
-	* Fix -Wchar-subscripts warnings
-
-2011-12-06  dhewg  <dhewg at wiibrew.org>
-
-	* Fix all whitespace errors
-
-2011-12-06  dhewg  <dhewg at wiibrew.org>
-
-	* Fix quoting in GPL headers
-
-2011-12-02  dhewg  <dhewg at wiibrew.org>
-
-	* Delete foreign build systems
-
-2011-12-02  dhewg  <dhewg at wiibrew.org>
-
-	* Use system libvorbisfile
-
-2011-11-30  dhewg  <dhewg at wiibrew.org>
-
-	* Use system libjpeg8
-
-2011-11-30  dhewg  <dhewg at wiibrew.org>
-
-	* Use system libcurl
-
-2011-12-09  dhewg  <dhewg at wiibrew.org>
-
-	* scons: Allow more than one arg in BASECPPFLAGS
-
-2011-12-06  dhewg  <dhewg at wiibrew.org>
-
-	* scons: Let scons handle verboseness
-
-2011-12-03  dhewg  <dhewg at wiibrew.org>
-
-	* scons: Let scons handle parallel jobs
-
-2011-11-30  dhewg  <dhewg at wiibrew.org>
-
-	* .gitignore
-
-2011-12-06  Ryan C. Gordon  <icculus at icculus.org>
-
-	* Added a note to the README, mostly to test pushing to git.iodoom.org.
-
-2011-11-22  Timothee 'TTimo' Besset  <ttimo at idsoftware.com>
-
-	* towards XCode 4 support - need those converted
-
-2011-11-22  Timothee 'TTimo' Besset  <ttimo at idsoftware.com>
-
-	* hello world
diff --git a/neo/framework/Licensee.h b/neo/framework/Licensee.h
index 0d7cd4b..991c929 100644
--- a/neo/framework/Licensee.h
+++ b/neo/framework/Licensee.h
@@ -36,7 +36,7 @@ If you have questions concerning this license or the applicable additional terms
 
 #define GAME_NAME						"dhewm 3"		// appears on window titles and errors
 
-#define ENGINE_VERSION					"dhewm 3 1.4.0 RC1"	// printed in console
+#define ENGINE_VERSION					"dhewm 3 1.4.0"	// printed in console
 
 // paths
 #define	BASE_GAMEDIR					"base"
diff --git a/neo/sys/events.cpp b/neo/sys/events.cpp
index 9b3a668..ff9bb09 100644
--- a/neo/sys/events.cpp
+++ b/neo/sys/events.cpp
@@ -544,6 +544,10 @@ sysEvent_t Sys_GetEvent() {
 			}
 
 			continue; // handle next event
+
+		case SDL_TEXTEDITING:
+			// on windows we get this event whenever the window gains focus.. just ignore it.
+			continue;
 #endif
 
 		case SDL_MOUSEMOTION:
@@ -625,7 +629,7 @@ sysEvent_t Sys_GetEvent() {
 				continue; // handle next event
 			}
 		default:
-			common->Warning("unknown event %u", ev.type);
+			common->Warning("unknown SDL event 0x%x", ev.type);
 			continue; // handle next event
 		}
 	}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/dhewm3.git



More information about the Pkg-games-commits mailing list