git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@495 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2002-12-28 22:52:34 +00:00
parent 1769162f34
commit 1e857273da
2 changed files with 1 additions and 2 deletions
+1
View File
@@ -1,4 +1,5 @@
0.2: 0.2:
- Temporary files are deleted on exit. - SvdB
- Font png's no longer need to have alpha channel, black background with - Font png's no longer need to have alpha channel, black background with
white pixels is enough -Mika white pixels is enough -Mika
- Added PC version intro/ending font, from VileRancour - Added PC version intro/ending font, from VileRancour
-2
View File
@@ -75,8 +75,6 @@ Glitches (don't crash the game, medium priority):
Probably the negative shift for GET_STATE and SET_STATE Probably the negative shift for GET_STATE and SET_STATE
- Some font characters are wrong, atleast in the planet scan screen - Some font characters are wrong, atleast in the planet scan screen
when compared to 3DO when compared to 3DO
- Temp files don't get deleted if the game is exited in full game mode.
(and the temp dir doesn't get deleted if it's not empty)
- From main menu, choose 'load game', then space, and space again and - From main menu, choose 'load game', then space, and space again and
there will be no selection icon. there will be no selection icon.
- If you press a button, press another button, and then release the first, - If you press a button, press another button, and then release the first,