This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
5f23cd6d10c51f90e79d810a0bc56d3dd106d310
0ad
/
source
/
simulation2
T
History
vts
b8e8602e39
Fixed test failure in test_CmpTemplateManager.h after atlas selection improvement
...
This was SVN commit r11182.
2012-02-27 19:10:49 +00:00
..
components
Adds multiple entity selection to Atlas (including move/delete).
Fixes
#678
.
2012-02-27 05:32:35 +00:00
docs
…
helpers
Adds multiple entity selection to Atlas (including move/delete).
Fixes
#678
.
2012-02-27 05:32:35 +00:00
scripting
…
serialization
…
system
Avoid unused parameter warnings due to safe bool operators.
2012-02-25 06:24:24 +00:00
tests
Fixed test failure in test_CmpTemplateManager.h after atlas selection improvement
2012-02-27 19:10:49 +00:00
MessageTypes.h
…
Simulation2.cpp
Adds safe bool operator to ICmpPtr, replacing the null() method, based on patch by leper. Also changes bool operator in AtSmartPtr to safe bool.
Fixes
#1077
.
2012-02-08 02:46:15 +00:00
Simulation2.h
…
TypeList.h
…