updated changelog with commandline option changes
This commit is contained in:
parent
b9b57f1b12
commit
8e4f1ba2cb
1 changed files with 10 additions and 0 deletions
10
changelog
10
changelog
|
@ -50,6 +50,16 @@ Version 1.9.6+svn:
|
|||
* Fixed the ingame command line not accepting
|
||||
characters accessible via AltGr (certain keyboard layouts)
|
||||
on windows systems
|
||||
* Started using Boost.Program_options for command line parsing (new
|
||||
dependency)
|
||||
* --ai_config renamed to --ai-config
|
||||
* --new_storyscreens renamed to --new-storyscreens
|
||||
* --no-delay renamed to --nodelay
|
||||
* --campaign option split into --campaign, --campaign-difficulty and
|
||||
--campaign-scenario
|
||||
* split optional comma-separated defines list from --preprocess= (or -p=)
|
||||
to --preprocess-defines= option
|
||||
* dropped --log syntax (it's the same as --log-error)
|
||||
|
||||
Version 1.9.6:
|
||||
* Campaigns:
|
||||
|
|
Loading…
Add table
Reference in a new issue