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
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
..
collada
Delete bogus file
2013-09-14 12:19:22 +00:00
graphics
Reduce memory allocations in the renderer
2013-09-29 14:48:11 +00:00
gui
Changes the ConfigDB to expose global functions to scripts instead of properties and custom objects.
2013-09-29 18:56:50 +00:00
lib
Adds DynamicArena allocator that grows by fixed chunk size,
fixes
#2142
.
2013-09-30 01:22:44 +00:00
maths
Optimise fixed multiplies on MSVC x86
2013-09-20 20:17:54 +00:00
mocks
…
network
…
pch
…
ps
Changes the ConfigDB to expose global functions to scripts instead of properties and custom objects.
2013-09-29 18:56:50 +00:00
renderer
Recompute system shader defines immediately when the relevant inputs change, instead of delaying until ReloadShaders.
2013-09-30 22:39:06 +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
Fix
#1833
: animals spin around needlessly while roaming.
2013-09-30 23:52:22 +00:00
soundmanager
Fixes memory leak in sound manager
2013-09-30 01:09:16 +00:00
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
…