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-25 05:06:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
afe87f720a26b60d9b71dfbc5498d7bf4d5cc4d5
0ad
/
source
T
History
stwf
4edbd21714
elimate small memory leaks in SoundManager
...
This was SVN commit r13283.
2013-03-14 02:59:31 +00:00
..
collada
…
graphics
Stop following units into FoW. Patch by crezax.
Fixes
#1827
.
2013-03-13 18:17:58 +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
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
renderer
…
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
…