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
f7a262fa4ab554ef41e4259f374866ef6eb4fe84
0ad
/
source
/
ps
/
GameSetup
T
History
Yves
8d9cfd66b8
Reorganize code in different files in prepartion for the cinematic camera patch (by Vladislav Belov).
...
Refs
#3301
This was SVN commit r17575.
2015-12-30 21:16:35 +00:00
..
tests
…
Atlas.cpp
Add the ability to specify a log level when using dlopen and change it to normal for Atlas.
2014-06-05 17:07:04 +00:00
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
Enable by default postproc, smoothlos and all water features when on OpenGL4+.
2015-12-09 16:12:58 +00:00
Config.h
Enable by default postproc, smoothlos and all water features when on OpenGL4+.
2015-12-09 16:12:58 +00:00
GameSetup.cpp
Reorganize code in different files in prepartion for the cinematic camera patch (by Vladislav Belov).
2015-12-30 21:16:35 +00:00
GameSetup.h
Make the modmod standalone.
2014-08-25 16:38:54 +00:00
HWDetect.cpp
Remove disabled by default SDL1 support.
2015-12-14 10:52:21 +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
…