Allow reaching 999.9 over X in HSpace; Y fixed symmetrically and would be relevant if weren't inverted; bug #628

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3098 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2008-11-10 06:03:16 +00:00
parent c99ef7b9ca
commit 5407575ef4
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.7:
- Allow reaching 999.9:999.9 in HyperSpace (bug #628), from Nic
- Use system getopt_long() when available - SvdB
- Added --addondir commandline option - Mika
- Case insensitive matching when looking for .zip/.uqm/.rmp files - SvdB