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-07-14 02:35:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bddcd57dea032d3bdcbab6f1ce780c5139c9d2fa
0ad
/
source
T
History
quantumstate
68880ca5d5
Make atlas player assignment apply to all of the currently selected units
...
This was SVN commit r14273.
2013-12-02 22:46:33 +00:00
..
collada
Fix VS2013 build errors, warnings
2013-11-03 12:46:07 +00:00
graphics
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
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
Fix VS2013 build errors, warnings
2013-11-03 12:46:07 +00:00
mocks
…
network
Multiplayer lobby based on the XmPP protocol. Special thanks to Philip, alpha123, scythetwirler, and anyone else who has helped build, debug or test the lobby.
2013-11-07 20:07:24 +00:00
pch
Fixes --without-lobby for MSVC and clang, refs
#2249
.
2013-11-09 02:57:10 +00:00
ps
Fixes basic water rendering on GLES (replaces GL_QUADS with GL_TRIANGLES).
2013-11-12 01:24:04 +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
Remove the old and no longer used archive builder that rebuilt the archive while the game is running.
2013-11-07 21:06:18 +00:00
scriptinterface
Removes unused var from JS debugger, from patch by Markus.
Fixes
#1852
2013-11-17 23:41:19 +00:00
simulation2
fix initialisation of developper overlay for saved games
2013-11-28 18:08:41 +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
Remove the old and no longer used archive builder that rebuilt the archive while the game is running.
2013-11-07 21:06:18 +00:00
test_setup.cpp
…