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-09 07:42:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b45e3e46f7926abfac539ccf6e6d95d16a08a229
0ad
/
source
/
simulation2
T
History
sanderd17
77224548bf
Use references instead of copies
...
This was SVN commit r18130.
2016-05-02 19:03:19 +00:00
..
components
Use references instead of copies
2016-05-02 19:03:19 +00:00
docs
…
helpers
Some style fixes reported by leper.
2016-04-10 16:57:12 +00:00
scripting
…
serialization
Disable serialization of the AI when no AI players are present. Disable serialization of cached AI templates overall. Improve serialization of repetitive vectors and templatenames. Refs
#3834
2016-05-02 09:26:07 +00:00
system
Sorry for the surprise fix but that really hurts my eyes :p
2016-02-09 16:12:52 +00:00
tests
…
MessageTypes.h
…
Simulation2.cpp
Fix few style issues remarked by leper.
2016-03-15 04:37:41 +00:00
Simulation2.h
Immediately set the fog-of-war instead of waiting for session.js to load, refs
#3168
.
2016-03-06 13:56:07 +00:00
TypeList.h
Rename TechnologyTemplateManager to DataTemplateManager in order to reflect its new function.
Fixes
#3909
. Disable serialisation of technology templates. Refs
#3834
2016-04-27 08:25:47 +00:00