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-16 00:34:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a500826ae425bbed05a9cd0bc0341267230bf268
0ad
/
source
/
ps
/
GameSetup
T
History
sanderd17
6f11097c00
Allow the CLI to load skirmish maps. From now on, the directory must be included in the map path to load any maps (see the readme). Patch by Teiresias.
Fixes
#2572
...
This was SVN commit r15257.
2014-06-01 08:18:46 +00:00
..
tests
…
Atlas.cpp
…
Atlas.h
…
CmdLineArgs.cpp
…
CmdLineArgs.h
…
Config.cpp
Slightly better options menu.
2014-02-20 22:45:43 +00:00
Config.h
Fix water rendering (transparent objects now appear correctly when underwater/in reflections)
2013-12-30 15:52:42 +00:00
GameSetup.cpp
Allow the CLI to load skirmish maps. From now on, the directory must be included in the map path to load any maps (see the readme). Patch by Teiresias.
Fixes
#2572
2014-06-01 08:18:46 +00:00
GameSetup.h
Internationalization of the C++ side
2014-04-20 20:03:57 +00:00
HWDetect.cpp
Removes g_ScriptingHost and implements global to compartment 1 to 1 relation.
2014-01-04 10:14:53 +00:00
HWDetect.h
…
Paths.cpp
…
Paths.h
…