1
1
forked from 0ad/0ad
0ad/source/lib
2005-01-29 16:51:13 +00:00
..
res wdbg: fix crash when exiting abnormally (alt+f4) - was erasing elements from container while iterating through it 2005-01-28 18:16:51 +00:00
sysdep Fix for the crash when a client connects, as well as some minor additions to client/server code 2005-01-29 16:51:13 +00:00
adts.cpp fix for vc7 (incomplete type in container). also some updates to vfs 2004-05-08 01:11:51 +00:00
adts.h stomped various lint warnings: 2005-01-23 17:54:20 +00:00
byte_order.cpp endian.h renamed (conflict with linux system header) 2005-01-27 20:00:47 +00:00
byte_order.h endian.h renamed (conflict with linux system header) 2005-01-27 20:00:47 +00:00
config.h sysdep: inline vsprintf2 definition (no need for printf.h) 2005-01-27 15:50:11 +00:00
detect.cpp Linux/GCC Compat 2004-11-23 23:56:10 +00:00
detect.h stomped various lint warnings: 2005-01-23 17:54:20 +00:00
glext_funcs.h removed NV_VAR stuff (it's obsolete and non-portable) 2004-07-12 14:20:33 +00:00
input.cpp include SDL or lib/input.h where needed (since lib.h no longer pulls it in) 2005-01-27 15:31:06 +00:00
input.h include SDL or lib/input.h where needed (since lib.h no longer pulls it in) 2005-01-27 15:31:06 +00:00
lib.cpp wsdl: add prototypes for VC endian swap routines (avoid warning) 2005-01-27 15:40:23 +00:00
lib.h wsdl: add prototypes for VC endian swap routines (avoid warning) 2005-01-27 15:40:23 +00:00
memcpy.cpp stomped various lint warnings: 2005-01-23 17:54:20 +00:00
mmgr.cpp mmgr.cpp: uses assert2 when something fails (so you get a pretty stack trace 2005-01-26 00:33:45 +00:00
mmgr.h mmgr.cpp: uses assert2 when something fails (so you get a pretty stack trace 2005-01-26 00:33:45 +00:00
nommgr.h memory tracker work-in-progress. detects memory leaks, overruns, and all sorts of goodies. 2005-01-23 18:19:28 +00:00
ogl.cpp stomped various lint warnings: 2005-01-23 17:54:20 +00:00
ogl.h stomped various lint warnings: 2005-01-23 17:54:20 +00:00
posix.h big merge goes linux! ; ) 2004-03-04 20:36:31 +00:00
precompiled.cpp Linux/GCC compat, a few newlines at end of file, minor changes 2004-06-02 15:31:55 +00:00
precompiled.h precompiled: hook up mmgr (needs to be included in all files) 2005-01-23 18:23:29 +00:00
sdl.h removed endian.* and rolled it into (w)sdl 2004-05-31 12:21:14 +00:00
timer.cpp stomped various lint warnings: 2005-01-23 17:48:32 +00:00
timer.h stomped various lint warnings: 2005-01-23 17:48:32 +00:00
types.h newline stomper and fixed warnings 2004-06-11 02:14:18 +00:00