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-06-26 00:06:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cac25fa66070bf3db69d3e76aa31c4209b2db3a6
0ad
/
source
/
lib
T
History
janwas
dbdbb84f41
fix for VC7, whose /GS check is apparently much less thorough and doesn't include __security_init_cookie
...
This was SVN commit r3521.
2006-02-16 20:45:38 +00:00
..
res
debug: remove old prototype
2006-02-15 03:03:17 +00:00
sysdep
fix for VC7, whose /GS check is apparently much less thorough and doesn't include __security_init_cookie
2006-02-16 20:45:38 +00:00
adts.cpp
CVFSInputSource clean-up, added headers to adts.{h,cpp}
2006-02-04 22:44:52 +00:00
adts.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
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
…