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-06 19:05:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9cea581f433176c24265b92bbdefd37dd9acdf00
0ad
/
source
/
ps
/
GameSetup
T
History
janwas
5529977ecd
fix: CLogger's ELogMethod is now inside the class and does not use names that are vulnerable to macro destruction (fixes a conflict with Windows system header's #define ERROR)
...
This was SVN commit r5532.
2007-12-29 16:22: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
fix: CLogger's ELogMethod is now inside the class and does not use names that are vulnerable to macro destruction (fixes a conflict with Windows system header's #define ERROR)
2007-12-29 16:22:23 +00:00
Config.h
Enable overlays other than the pathfinding one when the pathfinding one is hidden.
2007-12-01 18:05:46 +00:00
GameSetup.cpp
fix: CLogger's ELogMethod is now inside the class and does not use names that are vulnerable to macro destruction (fixes a conflict with Windows system header's #define ERROR)
2007-12-29 16:22:23 +00:00
GameSetup.h
part4: adapt codebase to changes in lib/
2007-12-20 20:21:45 +00:00