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-13 12:55:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c1ca8c978c84572453963178b30cf77eb710cc49
0ad
/
source
/
lib
T
History
prefect
c1ca8c978c
Various Linux build fixes.
...
This was SVN commit r3601.
2006-03-04 18:41:22 +00:00
..
res
fix 2 gnarly bugs:
2006-03-03 20:49:19 +00:00
sysdep
automatic archive builder now functional and enabled.
2006-03-01 22:31:11 +00:00
adts.cpp
Various Linux build fixes.
2006-03-04 18:41:22 +00:00
adts.h
Various Linux build fixes.
2006-03-04 18:41:22 +00:00
allocators.cpp
automatic archive builder now functional and enabled.
2006-03-01 22:31:11 +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
automatic archive builder now functional and enabled.
2006-03-01 22:31:11 +00:00
lib.cpp
automatic archive builder now functional and enabled.
2006-03-01 22:31:11 +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
…