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 08:54:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
74df28f95203e1a9d473bd993e216e2f962e5aba
0ad
/
source
T
History
Ykkrosh
74df28f952
Fix --without-pch build
...
This was SVN commit r13333.
2013-04-02 15:44:42 +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
Fixes a few changes in my previous commit. Makes "Medium" the default difficulty setting.
2013-03-16 12:55:03 +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
Fix --without-pch build
2013-04-02 15:44:42 +00:00
simulation2
Fixes multiplayer crash when host disconnects while clients are still loading.
2013-03-25 05:01:36 +00:00
soundmanager
elimate small memory leaks in SoundManager
2013-03-14 02:59:31 +00:00
third_party
GPU-skinned tangent-space effects for non-instanced units, plus a bit of cleanup.
2012-10-29 13:20:21 +00:00
tools
Deletes "obsolete and rubbish" textureconv
2013-03-31 23:53:53 +00:00
contributors.txt
get my name in the contributors file in alphabetical order
2013-01-11 18:40:13 +00:00
main.cpp
Fix mod priority. Add user mod support.
Fixes
#1838
.
2013-02-14 00:40:02 +00:00
test_setup.cpp
…