ioef/code
Zack Middleton 30fcabec65 SDL Mouse Button clean up
Make 'b' variable an int so that key values more than 255 will work (not currently an issue in ioq3 afaik).
Use SDL_BUTTON_* for easier transition to SDL2.
(SDL2 doesn't have SDL_BUTTON_WHEELUP or SDL_BUTTON_WHEELDOWN, X1/X2 are different values.)
2013-07-09 14:41:56 -05:00
..
AL 5882 - Update OpenAL Headers to OpenAL Soft 1.15.1 2013-02-17 07:34:41 -06:00
asm Fix some clang warnings 2013-03-12 21:50:59 +00:00
botlib clean up return statements a bit more 2013-05-30 15:43:21 -05:00
cgame drop some useless return statements 2013-05-30 15:43:21 -05:00
client (bug #5984) Unload renderer lib 2013-07-08 16:36:30 -06:00
game Correct TeamCount return type and team argument type 2013-04-26 15:46:12 -05:00
jpeg-8c Mark JPEG lib changes, file provided by Simon McVittie 2012-07-01 18:07:56 +00:00
libcurl/curl
libogg-1.3.0 Fix last commit 2013-02-17 20:42:18 -06:00
libs More fixes to the macosx buildsystem. This removes the SDL Framework and makes use of a SDL library that is position independant. This also brings back PPC builds into the UB and also as a standa alone build choice. 2012-12-31 01:32:15 +00:00
libspeex
null Add renderercommon/tr_common.h 2013-02-16 20:58:04 +00:00
opus-1.0.2 Add libopus 1.0.2 and libopusfile 0.2 2013-02-17 18:33:39 -06:00
opusfile-0.2 Fix some clang warnings 2013-03-12 21:50:59 +00:00
q3_ui fix some OOB enumerator usages 2013-05-30 15:48:49 -05:00
qcommon Fix getting servers from and being listed on id's q3 master server 2013-07-07 16:31:36 -05:00
renderercommon Free Team Arena fonts/fontImage_X.dat buffer 2013-07-04 15:34:05 -05:00
renderergl1 Fix IQM tess buffer overflow 2013-06-18 18:00:45 -05:00
renderergl2 Fix r_mergeLightmaps 0 crashing OpenGL2 renderer 2013-06-20 21:56:04 -05:00
sdl SDL Mouse Button clean up 2013-07-09 14:41:56 -05:00
SDL12/include
server Fix getting servers from and being listed on id's q3 master server 2013-07-07 16:31:36 -05:00
sys make the fread() success-check code in Sys_RandomBytes() more secure 2013-05-30 15:41:19 -05:00
tools drop some useless return statements 2013-05-30 15:43:21 -05:00
ui fix some OOB enumerator usages 2013-05-30 15:48:49 -05:00
zlib drop some useless return statements 2013-05-30 15:43:21 -05:00