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
084ba8fcb0211e49356dc10bc005cdf4b04bdb76
0ad
/
source
/
ps
/
GameSetup
T
History
kai
7ba586b16e
adding flag -triPathfind to enable triangulation pathfinding. it will use the orignial A* without the flag
...
This was SVN commit r5397.
2007-10-10 19:35:23 +00:00
..
tests
# Changed handling of command-line arguments.
2006-12-09 14:39:52 +00:00
Atlas.cpp
* Moved command-line options list from system.cfg into readme.txt. Updated the list to reflect reality. Removed -novbo option because you can use the .cfg file instead.
2006-12-20 03:09:21 +00:00
Atlas.h
# Changed handling of command-line arguments.
2006-12-09 14:39:52 +00:00
CmdLineArgs.cpp
# Changed handling of command-line arguments.
2006-12-09 14:39:52 +00:00
CmdLineArgs.h
remove all author/modified by tags.
2007-05-07 16:33:24 +00:00
Config.cpp
adding flag -triPathfind to enable triangulation pathfinding. it will use the orignial A* without the flag
2007-10-10 19:35:23 +00:00
Config.h
adding flag -triPathfind to enable triangulation pathfinding. it will use the orignial A* without the flag
2007-10-10 19:35:23 +00:00
GameSetup.cpp
fixes for the relocated res/file/archive stuff (adjust include paths)
2007-10-06 07:45:15 +00:00
GameSetup.h
acpi and mahaf: now set ModuleInitState to error if something fails (prevents a subsequent init from returning true and allowing its dependent to continue and crash into a wall)
2007-05-26 23:29:20 +00:00