Do not try an orbital insertion when the ship is not moving; bug #648

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3259 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2009-10-28 05:00:07 +00:00
parent c5ef5f4bad
commit d8daf03969
3 changed files with 13 additions and 3 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.7:
- Fixed AI ship not moving on warp in (bug #648) - Alex
- Revert gfx settings entirely when a mode switch fails (bug #1056) - Alex
- Fixed the Syreen lights-out scene timing (bug #1011) - Alex
- Added a native error box for MacOSX (like we have for Windows) - Alex