1
0
forked from 0ad/0ad
0ad/source/lib
janwas 969ed22f97 - provide for 1-byte ints (debug info is weird; dunno why it's stored as such, but they exist)
- if tag != SymTagDataType, don't dump the symbol (to be safe). this is
unexpected, but Philip reports it triggered.
- assert dialog is resizeable (grr, have to do that manually)

This was SVN commit r1828.
2005-01-26 16:25:56 +00:00
..
res vfs, ps/game.cpp: lint 2005-01-23 19:49:45 +00:00
sysdep - provide for 1-byte ints (debug info is weird; dunno why it's stored as such, but they exist) 2005-01-26 16:25:56 +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
config.h config: remove HAVE_DEBUGALLOC 2005-01-23 18:25:28 +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 stomped various lint warnings: 2005-01-23 17:54:20 +00:00
input.h stomped various lint warnings: 2005-01-23 17:54:20 +00:00
lib.cpp stomped various lint warnings: 2005-01-23 17:54:20 +00:00
lib.h lib.h: moved assert2 to sysdep/debug.h 2005-01-25 18:54:48 +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