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-10 23:15:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0fc8dba67175ceb6b25fa403333d98d4ef781601
0ad
/
source
T
History
wraitii
5af7544918
Bug fixes and small improvements to Aegis. Change the "C" button into a "Settings" button. Fix to -autostart-aidiff.
...
This was SVN commit r13289.
2013-03-15 12:35:16 +00:00
..
collada
…
graphics
Fix particle to correctly display in the FOW, and to adapt slightly to sunColor settings (both on ARB and GLSL).
2013-03-15 10:22:24 +00:00
gui
Adds the server-side part of the javascript debugger. Refs
#410
2013-03-07 13:49:49 +00:00
lib
Improves frame rate counter to give smoother results, patch by sbte.
Fixes
#1016
2013-02-26 21:50:38 +00:00
maths
…
mocks
…
network
…
pch
…
ps
Bug fixes and small improvements to Aegis. Change the "C" button into a "Settings" button. Fix to -autostart-aidiff.
2013-03-15 12:35:16 +00:00
renderer
Render initial game view during loading screen, to begin loading assets and eliminate ugly terrain blending artifacts. Refs
#1663
2013-02-22 07:32:22 +00:00
scripting
…
scriptinterface
Use pimpl idiom for ThreadDebugger.
2013-03-10 23:08:01 +00:00
simulation2
Many small bugfixes for AIs. Adds support for difficulty (and along with that, some behind-the-door architecture for a handicap system).
2013-03-13 20:44:48 +00:00
soundmanager
elimate small memory leaks in SoundManager
2013-03-14 02:59:31 +00:00
third_party
…
tools
My modifications to the jsdebugger's web GUI. Adds a few features and makes it compatible with the current server-side code.
Closes
#410
2013-03-07 14:41:03 +00:00
contributors.txt
…
main.cpp
Fix mod priority. Add user mod support.
Fixes
#1838
.
2013-02-14 00:40:02 +00:00
test_setup.cpp
…