Allow for quits during fade-in and splash screen (addresses #422)

Still can't quit during fade-outs, because the fading is not paused, and
affects the confirmation window too.  Bad times.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1087 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2003-07-26 05:15:52 +00:00
parent 38a37975fb
commit cbb902048a
3 changed files with 48 additions and 12 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.3:
- Can use F10 to quit during splash screen as well as main menu -Michael
- Fixed starship location when being teleported from Procyon to
the Earth Starbase after the Precursor bomb is installed. - Svdb
- Crew death on planet is now counted properly in all cases (bug #70) -Mika