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-29 17:07:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dbdbb84f41abb9413130d2cc783bf69f04b96593
0ad
/
source
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
..
graphics
ObjectBase.cpp: replace incorrect RNG with rand(min,max)
2006-02-15 04:03:29 +00:00
gui
…
i18n
…
lib
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
maths
…
ps
* clean up CLightEnv a bit
2006-02-15 00:45:16 +00:00
renderer
Add renderer.disableCopyShadow for debugging purposes.
2006-02-15 23:50:24 +00:00
scripting
* clean up CLightEnv a bit
2006-02-15 00:45:16 +00:00
simulation
This was SVN commit r3507.
2006-02-13 03:32:15 +00:00
sound
…
tools
…
main.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
ProgrammingSchedule.xls
…