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-09-27 04:34:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
121d1ead20fda10e406aca9304ebcd069f196ca6
0ad
/
source
/
simulation2
T
History
Ykkrosh
121d1ead20
Avoid some redundant HasProperty calls.
...
This was SVN commit r7578.
2010-05-25 18:18:32 +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
# Basic experimental multiplayer integration with new simulation system.
2010-05-20 00:59:01 +00:00
scripting
Avoid some redundant HasProperty calls.
2010-05-25 18:18:32 +00:00
serialization
Serialize JS strings as UTF-16(ish), to avoid the cost of UTF-8 conversion.
2010-05-25 18:07:41 +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
Convert CCmpTemplateManager to use ASCII strings internally, to save memory and serialisation cost.
2010-05-25 18:17: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
…