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
f8cbef8379ae7e8a5049eeae0ad7efc4792f0535
0ad
/
source
T
History
wraitii
600e0a4081
Fix an oversight in CcmpPosition from the turret changes. Reported on IRC by Falsevision.
...
This was SVN commit r15550.
2014-07-23 13:02:42 +00:00
..
collada
…
graphics
Move the minimap to only use the shader pipeline. Should make it OpenGL ES compatible (untested).
2014-07-14 17:15:22 +00:00
gui
Implements CallFunction with JS::MutableHandle<T> return type.
2014-07-20 15:08:28 +00:00
i18n
…
lib
Remove collision in global namespace.
2014-07-09 19:16:03 +00:00
lobby
…
maths
…
mocks
…
network
…
pch
…
ps
Add serialization test support for replays.
2014-07-22 19:41:49 +00:00
renderer
Move the minimap to only use the shader pipeline. Should make it OpenGL ES compatible (untested).
2014-07-14 17:15:22 +00:00
scriptinterface
Adds support for passing JS::HandleValue to SetProperty and CallFunctionVoid without using ugly casing.
2014-07-20 19:45:18 +00:00
simulation2
Fix an oversight in CcmpPosition from the turret changes. Reported on IRC by Falsevision.
2014-07-23 13:02:42 +00:00
soundmanager
…
third_party
…
tools
Per scythetwirler's suggestion, add some tables on my template analyzer script to compare units to their parent template.
2014-07-14 16:25:39 +00:00
contributors.txt
…
main.cpp
Add serialization test support for replays.
2014-07-22 19:41:49 +00:00
test_setup.cpp
…