Setup Menu changes now persist across runs

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1916 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2005-10-24 15:04:01 +00:00
parent a641d5fa1a
commit 6f15482824
11 changed files with 782 additions and 10 deletions
+3
View File
@@ -1,4 +1,7 @@
Changes towards version 0.5:
- Options selected in the Setup Menu now persist across runs -Michael
- Added a simple implementation of key-value pair "resource" files
for organizing simple data such as configuration options -Michael
- Added a 'fullscreen' setup menu option - Alex
- Fixed a bug that prevented Slylandro Probes from ever showing up
in interplanetary exploration (found by SvdB, bug #768)