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-15 18:15:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3f7ea110594f7376cf229a6ead352de634ddffce
0ad
/
source
/
ps
/
GameSetup
T
History
elexis
e497672a9c
Bump copyright header year numbers.
...
This was SVN commit r21305.
2018-02-21 18:44:52 +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
Allow command line options to start with
-
or
--
2017-09-30 16:12:18 +00:00
CmdLineArgs.h
…
Config.cpp
Option to disable fog effects.
2017-12-04 15:54:24 +00:00
Config.h
Option to disable fog effects.
2017-12-04 15:54:24 +00:00
GameSetup.cpp
Bump copyright header year numbers.
2018-02-21 18:44:52 +00:00
GameSetup.h
Pass a const reference, if someone wants to modify it they should use the global directly.
2017-08-23 23:52:32 +00:00
HWDetect.cpp
Pass ScriptInterface as a const ref where possible.
2017-08-24 00:32:42 +00:00
HWDetect.h
…
Paths.cpp
Actually remove trailing whitespace for non-header files as well.
2016-11-23 13:02:58 +00:00
Paths.h
…