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-25 02:24:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3008533c8ef84544e7eadfd7b63ee3f7dc73373b
0ad
/
source
/
simulation2
T
History
elexis
3008533c8e
Add a template manager test that reveals an inheritance error in ParamNode.cpp which can trigger an OOS on rejoin. Patch by leper, refs
#4316
.
...
This was SVN commit r18941.
2016-11-15 13:51:29 +00:00
..
components
Add parenthesis suggested by gcc 5.4 following
3e59ac76ee
, refs
#4278
.
2016-11-12 16:07:23 +00:00
docs
…
helpers
…
scripting
…
serialization
Add missing JSAutoRequest calls. (hopefully all of them have been spotted now)
2016-09-18 09:34:45 +00:00
system
…
tests
Add a template manager test that reveals an inheritance error in ParamNode.cpp which can trigger an OOS on rejoin. Patch by leper, refs
#4316
.
2016-11-15 13:51:29 +00:00
MessageTypes.h
…
Simulation2.cpp
An awesome Rejoin-test tool by wraitii and Itms,
fixes
#4242
, refs
#3460
.
2016-11-15 13:26:58 +00:00
Simulation2.h
An awesome Rejoin-test tool by wraitii and Itms,
fixes
#4242
, refs
#3460
.
2016-11-15 13:26:58 +00:00
TypeList.h
…