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-14 18:14:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fe3315376c00a085203eb9b18540c271bd82e678
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
Fix MSVC warning. Refs
#1838
.
2013-02-21 19:59:39 +00:00
Paths.h
…