1
0
forked from 0ad/0ad
0ad/source/lib
janwas 3f71d8f6f3 mmgr: further cleanup; reduced size of struct Alloc; use caching symbol resolver in debug.cpp
lib.h: move debug_warn to debug.h; use assert2 instead of assert
wdbg: better explanation of "get current CONTEXT"; remove "tag ==
SymTagData" assert (triggered when dumping UDT)

This was SVN commit r1890.
2005-02-02 03:32:11 +00:00
..
res fix for file_rel_chdir: check if n_path is valid, instead of argv0 (since argv0 is 0 when running sced) 2005-02-02 03:27:40 +00:00
sysdep mmgr: further cleanup; reduced size of struct Alloc; use caching symbol resolver in debug.cpp 2005-02-02 03:32:11 +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 mmgr: further cleanup; reduced size of struct Alloc; use caching symbol resolver in debug.cpp 2005-02-02 03:32:11 +00:00
memcpy.cpp stomped various lint warnings: 2005-01-23 17:54:20 +00:00
mmgr.cpp mmgr: further cleanup; reduced size of struct Alloc; use caching symbol resolver in debug.cpp 2005-02-02 03:32:11 +00:00
mmgr.h log only flushes to disk if option MMGR_FLUSH_ALL is set. 2005-01-30 17:31:20 +00:00
nommgr.h - add simplify_stl_func, so STL functions are stripped of crap like std::less<int> and std::allocator<*> 2005-01-30 16:23:12 +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 win_internal: removed contents of crtdbg and malloc.h (no longer needed, since precompiled.h now correctly includes the mem trackers and all memory-related system headers) 2005-01-30 23:09:51 +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