This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-11 10:16:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0be99c65bfc5d9ee3f2793a9e08c2eecfb26887e
0ad
/
source
/
lib
T
History
janwas
4a0baf529d
rename free() to dealloc() to avoid need for #include "nommgr.h"
...
This was SVN commit r3557.
2006-02-23 18:58:16 +00:00
..
res
rename free() to dealloc() to avoid need for #include "nommgr.h"
2006-02-23 18:58:16 +00:00
sysdep
file code v2 is now feature complete and works.
2006-02-23 07:55:32 +00:00
adts.cpp
file code v2 is now feature complete and works.
2006-02-23 07:55:32 +00:00
adts.h
file code v2 is now feature complete and works.
2006-02-23 07:55:32 +00:00
allocators.cpp
file code v2 is now feature complete and works.
2006-02-23 07:55:32 +00:00
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
file code v2 is now feature complete and works.
2006-02-23 07:55:32 +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
…