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 08:08:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d3f7da1e2788e7cc6390ded4ecc4effdba033d9d
0ad
/
source
T
History
sanderd17
4062e2011f
fix tests
...
This was SVN commit r14288.
2013-12-05 08:53:40 +00:00
..
collada
…
graphics
Some additions to the particle system:
2013-12-04 17:21:59 +00:00
gui
In
#2241
I'm going to change the GUI to have one ScriptInterface for each GUI page because that will be required for the Spidermonkey upgrade (
#1886
).
2013-11-16 18:38:40 +00:00
lib
Remove unused includes of tr1/unordered_map etc.
2013-11-14 20:47:59 +00:00
lobby
In
#2241
I'm going to change the GUI to have one ScriptInterface for each GUI page because that will be required for the Spidermonkey upgrade (
#1886
).
2013-11-16 18:38:40 +00:00
maths
…
mocks
…
network
…
pch
…
ps
Fix AI errors on skirmish maps.
2013-12-04 16:52:44 +00:00
renderer
Moves management of GL viewports to CRenderer, letting it store the current viewport; calling code can retrieve and restore it later (instead of using deprecated glPush/PopAttrib, previously removed for GLES compatibility by
7dec618898
)
2013-11-28 00:57:39 +00:00
scripting
…
scriptinterface
Removes unused var from JS debugger, from patch by Markus.
Fixes
#1852
2013-11-17 23:41:19 +00:00
simulation2
fix tests
2013-12-05 08:53:40 +00:00
soundmanager
…
third_party
…
tools
Make atlas player assignment apply to all of the currently selected units
2013-12-02 22:46:33 +00:00
contributors.txt
…
main.cpp
…
test_setup.cpp
…