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
6a97bbd4c3bd31cb5d9713f75cb04dcdec5d4768
0ad
/
source
T
History
historic_bruno
6a97bbd4c3
Fixes dropdowns opening with empty list, caused assertion failure about vector subscript range in MSVC debug build
...
This was SVN commit r13936.
2013-10-04 00:31:36 +00:00
..
collada
…
graphics
Fix non-SSE x86 builds
2013-10-03 18:22:10 +00:00
gui
Fixes dropdowns opening with empty list, caused assertion failure about vector subscript range in MSVC debug build
2013-10-04 00:31:36 +00:00
lib
Adds DynamicArena allocator that grows by fixed chunk size,
fixes
#2142
.
2013-09-30 01:22:44 +00:00
maths
…
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
Fix non-SSE x86 builds
2013-10-03 18:22:10 +00:00
scripting
Changes the Console to expose global functions to scripts instead of properties.
2013-09-21 14:48:19 +00:00
scriptinterface
…
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
…
contributors.txt
…
main.cpp
…
test_setup.cpp
…