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-06-27 06:06:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
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
Updates example component documentation
2013-02-26 19:58:51 +00:00
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
AI API V3 along with a new version of Aegis. Support for a JS shared component that can be used or not for each AI.
2013-03-05 22:52:48 +00:00