This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
acbed7a6560093bf68710f14831f162b08fbc6cd
0ad
/
source
/
lib
T
History
janwas
4eb33aa89d
more dox
...
This was SVN commit r3541.
2006-02-19 21:06:22 +00:00
..
res
massive update to adts: cache now implemented via templated policy classes.
2006-02-19 18:51:00 +00:00
sysdep
Changes to const void* hash function as suggested by Jan in
2006-02-18 23:21:05 +00:00
adts.cpp
massive update to adts: cache now implemented via templated policy classes.
2006-02-19 18:51:00 +00:00
adts.h
more dox
2006-02-19 21:06:22 +00:00
allocators.cpp
…
allocators.h
…
app_hooks.cpp
adts: add LL_OPT_* defines that enable optimizations (some only make sense if there are tons of files, and need to be able to disable them for thesis). realized this would be perfect application of policy template classes, which will replace this.
2006-02-11 22:49:09 +00:00
app_hooks.h
adts: add LL_OPT_* defines that enable optimizations (some only make sense if there are tons of files, and need to be able to disable them for thesis). realized this would be perfect application of policy template classes, which will replace this.
2006-02-11 22:49:09 +00:00
byte_order.cpp
…
byte_order.h
…
config.h
…
debug_stl.cpp
…
debug_stl.h
…
debug.cpp
adts: add LL_OPT_* defines that enable optimizations (some only make sense if there are tons of files, and need to be able to disable them for thesis). realized this would be perfect application of policy template classes, which will replace this.
2006-02-11 22:49:09 +00:00
debug.h
debug: remove old prototype
2006-02-15 03:03:17 +00:00
detect.cpp
…
detect.h
…
glext_funcs.h
…
input.cpp
…
input.h
…
lf_alloc.cpp
…
lib_errors.cpp
…
lib_errors.h
…
lib.cpp
ObjectBase.cpp: replace incorrect RNG with rand(min,max)
2006-02-15 04:03:29 +00:00
lib.h
ObjectBase.cpp: replace incorrect RNG with rand(min,max)
2006-02-15 04:03:29 +00:00
lockfree.cpp
ObjectBase.cpp: replace incorrect RNG with rand(min,max)
2006-02-15 04:03:29 +00:00
lockfree.h
…
mmgr.cpp
…
mmgr.h
…
nommgr.h
…
ogl.cpp
…
ogl.h
…
posix_types.h
…
posix.h
…
precompiled.cpp
…
precompiled.h
…
sdl.h
…
self_test.cpp
…
self_test.h
…
string_s.cpp
…
string_s.h
…
timer.cpp
…
timer.h
…
types.h
…
wstring_s.cpp
…