0ad/source/lib
2007-10-13 18:22:20 +00:00
..
external_libraries
posix cleanup 2007-09-25 10:43:11 +00:00
res Changed console character to a _ since the vertical line glyph didn't seem to be available on OS X. 2007-10-13 18:22:20 +00:00
sysdep # OS X fixes. 2007-10-11 08:00:05 +00:00
tests
adts.h
allocators.cpp cleanup: 2007-09-25 09:39:20 +00:00
allocators.h cleanup: 2007-09-25 09:39:20 +00:00
app_hooks.cpp
app_hooks.h
base32.cpp
base32.h
bits.cpp
bits.h
byte_order.cpp
byte_order.h
cache_adt.h
code_annotation.h
config.h # major refactoring of system-dependent code (simplifies build system) 2007-09-23 15:36:29 +00:00
debug.cpp cleanup 2007-09-25 10:43:11 +00:00
debug.h
debug_stl.cpp # Fixed STL debug compile errors on GCC. 2007-10-11 07:55:24 +00:00
debug_stl.h fix debug_stl for vc8; refactor/simplified implementation 2007-10-09 17:05:05 +00:00
fnv_hash.cpp
fnv_hash.h
glext_funcs.h
input.cpp
input.h
lf_alloc.cpp # major refactoring of system-dependent code (simplifies build system) 2007-09-23 15:36:29 +00:00
lib.cpp
lib.h better ARRAY_SIZE macro that refuses to compile when passed a pointer. 2007-10-01 19:12:59 +00:00
lib_errors.cpp
lib_errors.h # major refactoring of system-dependent code (simplifies build system) 2007-09-23 15:36:29 +00:00
license.txt
lockfree.cpp # major refactoring of system-dependent code (simplifies build system) 2007-09-23 15:36:29 +00:00
lockfree.h
mmgr.cpp
mmgr.h
module_init.cpp fix error path for acpi/mahaf failures (attempt#2) 2007-09-07 20:17:57 +00:00
module_init.h fix error path for acpi/mahaf failures (attempt#2) 2007-09-07 20:17:57 +00:00
nommgr.h
ogl.cpp
ogl.h
path_util.cpp cleanup 2007-09-25 10:43:11 +00:00
path_util.h cleanup 2007-09-25 10:43:11 +00:00
precompiled.cpp
precompiled.h
rand.cpp
rand.h
regex.cpp
regex.h
secure_crt.cpp
secure_crt.h
self_test.cpp
self_test.h
timer.cpp
timer.h
types.h
wsecure_crt.cpp