added --load FILE

This commit is contained in:
John W. C. McNabb 2006-02-18 15:21:27 +00:00
parent f4a8fa38e1
commit 7c8b85c314
2 changed files with 6 additions and 0 deletions

View file

@ -28,6 +28,8 @@ SVN trunk (1.1.1+svn):
Divide and Conquer, Hamlets, Hornshark Island, Meteor Lake, Silverhead Crossing,
The Wilderlands, Triple Blitz
* miscellaneous
* added a --load FILE command-line option, where FILE is a saved game
in the standard save game directory.
* reordered macro calls in game.cfg to fix no-AMLA bug for campaigns
* {abilities.cfg} call moved from utils.cfg to game.cfg for consistency
* Send message on player ban or kick

View file

@ -72,6 +72,10 @@ at, in a corner of the screen.
.BR -h , \ --help
displays a summary of command line options to standard output, and exits.
.TP
.BR --load FILE
runs the game saved in FILE in the standard save game directory.
.TP
.BR --log-error="domain1,domain2,..." , \ --log-warning=... , \ --log-info=...
sets the severity level of the debug domains. "all" can be used to match