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-14 13:16:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6efd5ea505e080e08bc6d34e62fabe5e3a2c8f1d
0ad
/
source
/
simulation2
/
tests
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
..
test_CmpTemplateManager.h
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
test_ComponentManager.h
Actually seed the random number generator used in the simulation. Reviewed by sanderd17,
fixes
#4127
.
2016-08-14 16:28:54 +00:00
test_ParamNode.h
…
test_Serializer.h
SpiderMonkey 38 upgrade: 32/35
2016-09-02 16:51:09 +00:00
test_Simulation2.h
…