This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
9a4fcd55a82edd43545d8701901bc47f3368ee8d
0ad
/
source
T
History
elexis
f3ab043c91
Rename isReplay to isNonVisualReplay becuase it is false for visual replays.
...
This was SVN commit r18937.
2016-11-14 17:19:53 +00:00
..
collada
…
graphics
…
gui
Scroll to the selected element after the selection changes.
Fixes
#4254
, refs
#3742
.
2016-11-14 15:28:49 +00:00
i18n
…
lib
Allow .Deleted to work on directories.
Fixes
#2641
. Patch by leper.
2016-11-10 22:52:39 +00:00
lobby
…
maths
…
mocks
…
network
Don't throw FSM update errors (type=16 state=6) when kicking clients while others haven't finished the authentication, loading screen or synchronization yet, refs
#3241
.
2016-10-23 15:44:02 +00:00
pch
…
ps
Clear particle emitters when ending a game so they don't leak into new games. Patch by Vladislav,
fixes
#4111
.
2016-11-14 17:16:59 +00:00
renderer
Clear particle emitters when ending a game so they don't leak into new games. Patch by Vladislav,
fixes
#4111
.
2016-11-14 17:16:59 +00:00
scriptinterface
…
simulation2
Add parenthesis suggested by gcc 5.4 following
3e59ac76ee
, refs
#4278
.
2016-11-12 16:07:23 +00:00
soundmanager
…
third_party
…
tools
Update the list of bundled languages for A21.
2016-11-01 16:33:33 +00:00
main.cpp
Rename isReplay to isNonVisualReplay becuase it is false for visual replays.
2016-11-14 17:19:53 +00:00
test_setup.cpp
…