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
c1594c4bc811bc4ce68b5ed17957ccdf16a8a417
0ad
/
source
T
History
sanderd17
b738772d65
Fix typo
...
This was SVN commit r16696.
2015-05-29 19:51:48 +00:00
..
collada
Replace std::auto_ptr uses by std::unique_ptr since the former is deprecated.
2015-05-25 01:23:27 +00:00
graphics
Don't decay when connected to connected allied territory, and also allow the decay script to determine which parts of the territory should blink
2015-05-29 07:02:16 +00:00
gui
Improve rejoin messages. Patch by elexis.
Fixes
#1949
.
2015-05-03 02:06:17 +00:00
i18n
…
lib
Adds debug output to display return code of failing SHGetFolderPathW, refs
#3267
2015-05-27 02:02:32 +00:00
lobby
…
maths
…
mocks
…
network
Improve rejoin messages. Patch by elexis.
Fixes
#1949
.
2015-05-03 02:06:17 +00:00
pch
…
ps
Clean up some unused variables and assignments.
2015-05-26 15:40:07 +00:00
renderer
Clean up some unused variables and assignments.
2015-05-26 15:40:07 +00:00
scriptinterface
Replace std::auto_ptr uses by std::unique_ptr since the former is deprecated.
2015-05-25 01:23:27 +00:00
simulation2
Fix typo
2015-05-29 19:51:48 +00:00
soundmanager
…
third_party
…
tools
Fix build failure on GCC 4.6.
2015-05-04 19:37:25 +00:00
main.cpp
…
test_setup.cpp
…