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
5287af896720b8d9b02bcac177ea00409cd71620
0ad
/
source
/
simulation2
T
History
RedFox
5287af8967
Increased SpatialQueryArray max results from 1024 to 2048. This is a temporary fix until the Search and Prune solution is implemented.
...
This was SVN commit r13888.
2013-09-22 04:37:46 +00:00
..
components
Optimise fixed multiplies on MSVC x86
2013-09-20 20:17:54 +00:00
docs
…
helpers
Increased SpatialQueryArray max results from 1024 to 2048. This is a temporary fix until the Search and Prune solution is implemented.
2013-09-22 04:37:46 +00:00
scripting
…
serialization
Avoid slightly-expensive QueryInterface() calls
2013-09-11 20:41:53 +00:00
system
Ticket
#2127
- Performance and style improvements in scriptinterface.
2013-09-16 19:10:06 +00:00
tests
Avoid slightly-expensive QueryInterface() calls
2013-09-11 20:41:53 +00:00
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
Avoid slightly-expensive QueryInterface() calls
2013-09-11 20:41:53 +00:00
Simulation2.h
…
TypeList.h
…