git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@268 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2002-11-30 14:46:40 +00:00
parent 075774c1de
commit 02bb62f597
2 changed files with 8 additions and 0 deletions
+5
View File
@@ -73,3 +73,8 @@ The bugs reported but not yet verified:
- "The laser beam for the Arilou ship should be white (I think) but it is - "The laser beam for the Arilou ship should be white (I think) but it is
displayed as yellow in UQM." displayed as yellow in UQM."
- "When attempting to purchase something with an insufficient amount of
credits, it will say "You need [#] additional credits." when it should say
"You need [#] credits." (eg. for new technology, it says "You need 150
additional credits." no matter how many you have between 1-149.)"
+3
View File
@@ -106,6 +106,8 @@ Glitches (don't crash the game, medium priority):
- When getting the planetary reports on the surface (atleast Moon), - When getting the planetary reports on the surface (atleast Moon),
when changing pages at the 'more' prompt, commas are not erased completely when changing pages at the 'more' prompt, commas are not erased completely
(due to being out of char box or so), thus leaving highlighted pixels (due to being out of char box or so), thus leaving highlighted pixels
- The 3DO image for the Precursor ship is used for the 'upgrade starbase',
while the PC image is better (no cut-off nose).
Implementation bugs (low priority): Implementation bugs (low priority):
@@ -171,6 +173,7 @@ Stuff still to do (medium size):
- planet surface smoothing - planet surface smoothing
- Proper uninitialization of everything when quitting - Proper uninitialization of everything when quitting
- Currently pretty nonexistant, got only some atexit callbacks - Currently pretty nonexistant, got only some atexit callbacks
- Option to display the planet statistics as text instead of images?
Stuff still to do (small): Stuff still to do (small):
- make sure save files are independant of endianness, so that Mac savefiles - make sure save files are independant of endianness, so that Mac savefiles