Added 'b' option to use PC Menus (text). See TODO for limitations

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@534 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
ghaushe
2003-01-06 02:53:43 +00:00
parent 8d08a1a897
commit 611f3286b5
11 changed files with 153 additions and 14 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.2:
- Added '-b' option to get PC Menus -PhracturedBlue
- Check for a deadlock in savedgames and try to continue -PhracturedBlue
- Added an option ('-a') to display 'PC-style' course-scan -PhracturedBlue
- Fixed deadlock races in new FlushGraphics method -PhracturedBlue