Moved -h/-? handling to preParseOptions().

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1441 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2005-01-10 08:49:05 +00:00
parent 06a3e566c2
commit 1935316a12
2 changed files with 16 additions and 14 deletions
+2
View File
@@ -1,4 +1,6 @@
Changes towards version 0.4:
- Not initialising the various systems when -h/-? is supplied (bug #656),
from Nic
- F10 works when playing the intro (bug #665), from fOSSiL
- Game clock counter overflow fix (bug #668) - [collective effort]
- Cocoa hooks for MacOS X, from Nic