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 18:35:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d5d60d53ed291029eccece451292db6e97a36745
0ad
/
source
T
History
leper
d5d60d53ed
Replace JS_ASSERT (which is renamed to MOZ_ASSERT in SpiderMonkey 38) with TS_ASSERT, since the former was used for no apparent reason.
...
This was SVN commit r17588.
2016-01-01 21:28:25 +00:00
..
collada
…
graphics
Indentation corrections and other code style fixes in preparation for the cinematic camera patch.
2015-12-31 13:40:56 +00:00
gui
…
i18n
…
lib
…
lobby
Map more specific messages from the Gloox documentation to registration results and stanza errors in the lobby code. Also, don't request translation of more arcane errors.
Fixes
#3047
2016-01-01 18:38:50 +00:00
maths
Indentation corrections and other code style fixes in preparation for the cinematic camera patch.
2015-12-31 13:40:56 +00:00
mocks
…
network
…
pch
…
ps
…
renderer
…
scriptinterface
Replace JS_ASSERT (which is renamed to MOZ_ASSERT in SpiderMonkey 38) with TS_ASSERT, since the former was used for no apparent reason.
2016-01-01 21:28:25 +00:00
simulation2
seems that line was missing, with the result that garrisoned units sent a TerritoryPositionChanged message each turn
2016-01-01 17:45:53 +00:00
soundmanager
…
third_party
…
tools
…
main.cpp
…
test_setup.cpp
…