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
944ba16eb4075932e6472170fadf71debaa400a2
0ad
/
source
/
ps
/
GameSetup
T
History
elexis
b18f74da44
Remove trailing whitespace and whitespace in empty lines of source/ except source/third_party/.
...
This was SVN commit r18987.
2016-11-23 11:18:37 +00:00
..
tests
…
Atlas.cpp
…
Atlas.h
…
CmdLineArgs.cpp
Replace some functor structs with lambdas, closures or range-based fors.
2015-08-19 03:33:04 +00:00
CmdLineArgs.h
…
Config.cpp
An awesome Rejoin-test tool by wraitii and Itms,
fixes
#4242
, refs
#3460
.
2016-11-15 13:26:58 +00:00
Config.h
Remove trailing whitespace and whitespace in empty lines of source/ except source/third_party/.
2016-11-23 11:18:37 +00:00
GameSetup.cpp
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
GameSetup.h
…
HWDetect.cpp
Header cleanup: profile.h is no longer unnecessarily included in scriptinterface.h but rather in the required .cpp files
2016-06-21 10:33:11 +00:00
HWDetect.h
…
Paths.cpp
Convert debug_printf to take UTF-8 strings instead of wchar_t.
2015-02-14 01:45:13 +00:00
Paths.h
…