Added missing sleeps in DoInput() functions; bug #893. Random minor cleanups

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3164 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2009-07-01 00:25:39 +00:00
parent f2a8766252
commit d877ed58f1
18 changed files with 107 additions and 46 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.7:
- Added missing sleeps in DoInput() functions (bug #893) - Alex
- Starmap unit conversion corrections; fixes bug #970 - Alex
- Rounding-error correction in log(x|y)ToUniverse (bug #1046), from Nic
- Change hardcoded Starbase and Sa-Matra values to pretty enum values