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
98c8a47192e752b413ac77485d85b51dbae6da51
0ad
/
source
/
simulation2
T
History
vts
3c677ee425
Prevent unnecessary work, especially on maps with many actors
...
This was SVN commit r11267.
2012-03-07 19:54:54 +00:00
..
components
Try to improve ambiguous bit descriptions
2012-03-05 16:09:47 +00:00
docs
…
helpers
Prevent unnecessary work, especially on maps with many actors
2012-03-07 19:54:54 +00:00
scripting
More FreeBSD build fixes.
2012-01-30 06:21:11 +00:00
serialization
Fixes incorrect use of jschar (broke Linux builds)
2012-02-29 23:41:23 +00:00
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
…