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 12:49:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5287af896720b8d9b02bcac177ea00409cd71620
0ad
/
source
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
..
collada
…
graphics
…
gui
Changes the Console to expose global functions to scripts instead of properties.
2013-09-21 14:48:19 +00:00
lib
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
maths
Optimise fixed multiplies on MSVC x86
2013-09-20 20:17:54 +00:00
mocks
…
network
…
pch
…
ps
Changes the Console to expose global functions to scripts instead of properties.
2013-09-21 14:48:19 +00:00
renderer
Changes the Renderer to expose global functions to scripts instead of using CJSObject.
2013-09-21 08:24:45 +00:00
scripting
Changes the Console to expose global functions to scripts instead of properties.
2013-09-21 14:48:19 +00:00
scriptinterface
Ticket
#2127
- Performance and style improvements in scriptinterface.
2013-09-16 19:10:06 +00:00
simulation2
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
soundmanager
…
third_party
…
tools
Changes the Renderer to expose global functions to scripts instead of using CJSObject.
2013-09-21 08:24:45 +00:00
contributors.txt
Ticket
#2127
- Performance and style improvements in scriptinterface.
2013-09-16 19:10:06 +00:00
main.cpp
…
test_setup.cpp
…