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-06-28 06:25:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4da75f049dbc5844686486cdc5b848fd391976d0
0ad
/
source
/
ps
/
GameSetup
T
History
janwas
8bba11af2b
remove vfs_display; greatly speeds up startup when -quickstart isn't specified, although that is strongly recommended.
...
This was SVN commit r3937.
2006-06-03 21:21:59 +00:00
..
Atlas.cpp
Renamed autobuilt ps.exe to pyrogenesis.exe, to match the new project layout.
2006-06-03 05:08:32 +00:00
Atlas.h
…
Config.cpp
…
Config.h
Simplification of #Include paths: relative names are used only for included files in the same directory as the including file; everything else uses the full path relative to source/.
2006-06-02 02:10:27 +00:00
GameSetup.cpp
remove vfs_display; greatly speeds up startup when -quickstart isn't specified, although that is strongly recommended.
2006-06-03 21:21:59 +00:00
GameSetup.h
…