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
60200f8dbb1a987c19f16f8e4dfdd951fcbf85a4
0ad
/
source
/
simulation2
T
History
Ykkrosh
9f5635085e
Fix
#1833
: animals spin around needlessly while roaming.
...
Patch from mimo. This was SVN commit r13924.
2013-09-30 23:52:22 +00:00
..
components
Fix
#1833
: animals spin around needlessly while roaming.
2013-09-30 23:52:22 +00:00
docs
…
helpers
It might be better to issue a LOGWARNING when Spatial queries are too large. Opening the crash window seems a bit too much for something that can be recovered from.
2013-09-24 21:50:46 +00:00
scripting
…
serialization
Adds DynamicArena allocator that grows by fixed chunk size,
fixes
#2142
.
2013-09-30 01:22:44 +00:00
system
Ticket
#2127
- Performance and style improvements in scriptinterface.
2013-09-16 19:10:06 +00:00
tests
…
MessageTypes.h
As per ticket
#1707
. Some minor improvements to spatial subdivision. Makes way for future changes in RangeManager.
2013-09-15 14:03:53 +00:00
Simulation2.cpp
Fix rally point rendering on saved games.
Fixes
#1762
. Patch by mimo
2013-09-24 20:27:18 +00:00
Simulation2.h
Fix rally point rendering on saved games.
Fixes
#1762
. Patch by mimo
2013-09-24 20:27:18 +00:00
TypeList.h
…