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-07 07:46:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9090d25ef8e237a0f1ba55242b4ae96efc5b0981
0ad
/
source
/
simulation2
T
History
Ykkrosh
5ce9acc263
MSVC warning fixes
...
This was SVN commit r7580.
2010-05-25 18:44:33 +00:00
..
components
Convert CCmpTemplateManager to use ASCII strings internally, to save memory and serialisation cost.
2010-05-25 18:17:12 +00:00
docs
…
helpers
…
scripting
Avoid some redundant HasProperty calls.
2010-05-25 18:18:32 +00:00
serialization
MSVC warning fixes
2010-05-25 18:44:33 +00:00
system
Convert CCmpTemplateManager to use ASCII strings internally, to save memory and serialisation cost.
2010-05-25 18:17:12 +00:00
tests
Replace JS_Enumerate with manual enumeration, to avoid its memory allocations.
2010-05-25 18:24:12 +00:00
MessageTypes.h
…
Simulation2.cpp
Fix OOS errors when placing buildings.
2010-05-22 23:02:07 +00:00
Simulation2.h
# Delete a lot of obsolete simulation code.
2010-05-20 18:09:23 +00:00
TypeList.h
…