Support for 50 savegames per user, from Paxtez

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1168 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2003-09-01 16:43:10 +00:00
parent b002bc6f1f
commit b27b707f87
3 changed files with 97 additions and 36 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.3:
- Support for up to 50 savegames, from Paxtez
- Action names are properly null-terminated, stops a crash for some
bad keys.cfg types -Michael
- added '--addon <addon>' - SvdB