diff --git a/sc2/BUGS b/sc2/BUGS index f8824885c..79c49a9a1 100644 --- a/sc2/BUGS +++ b/sc2/BUGS @@ -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 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.)" + diff --git a/sc2/TODO b/sc2/TODO index 3acf18bbb..24b94e58f 100644 --- a/sc2/TODO +++ b/sc2/TODO @@ -106,6 +106,8 @@ Glitches (don't crash the game, medium priority): - When getting the planetary reports on the surface (atleast Moon), 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 +- 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): @@ -171,6 +173,7 @@ Stuff still to do (medium size): - planet surface smoothing - Proper uninitialization of everything when quitting - Currently pretty nonexistant, got only some atexit callbacks +- Option to display the planet statistics as text instead of images? Stuff still to do (small): - make sure save files are independant of endianness, so that Mac savefiles