Some updates.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@127 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2002-10-15 14:10:02 +00:00
parent ee4ce4eea8
commit b65f06144b
+5 -4
View File
@@ -86,6 +86,8 @@ Stuff still to do (large):
lines are all correct, too. lines are all correct, too.
- Match timing between subtitles and speech clips - Match timing between subtitles and speech clips
- Intro and end credits (both 3DO and PC version ones) - Intro and end credits (both 3DO and PC version ones)
- add an install program (in particularly for Windows).
How to handle the libraries?
Stuff still to do (medium size): Stuff still to do (medium size):
- oscilloscope - oscilloscope
@@ -94,15 +96,14 @@ Stuff still to do (medium size):
- remove libtool dependancy - remove libtool dependancy
This will probably mean the empty dummy.c files can be removed too. This will probably mean the empty dummy.c files can be removed too.
(note that src/sc2code/dummy.c DOES contain data) (note that src/sc2code/dummy.c DOES contain data)
- better command-line parsing - lines and colouring of planet surface display when scanning.
getoptlong is usable if we include the source to getoptlong for non-gnu Its speed isn't correct either.
systems.
- lines and colouring of planet surface display when scanning
- get all code to compile without warnings, when the most strict - get all code to compile without warnings, when the most strict
checks are performed (not just -W -Wall in gcc) checks are performed (not just -W -Wall in gcc)
- try to speed up resource loading. It looks to be much slower now - try to speed up resource loading. It looks to be much slower now
than it needs to be. than it needs to be.
- Convert bulky media files into more compact representations - Convert bulky media files into more compact representations
- planet surface smoothing
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