[Scummvm-cvs-logs] CVS: residual TODO,1.21,1.22

Pawel Kolodziejski aquadran at users.sourceforge.net
Sat Feb 21 07:35:06 CET 2004


Update of /cvsroot/scummvm/residual
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8854

Modified Files:
	TODO 
Log Message:
update

Index: TODO
===================================================================
RCS file: /cvsroot/scummvm/residual/TODO,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- TODO	16 Dec 2003 08:45:05 -0000	1.21
+++ TODO	21 Feb 2004 15:22:42 -0000	1.22
@@ -9,8 +9,6 @@
  * Bounds check the Screenblocks dirty rectangle stuff, so it stops trashing
    memory and making Residual unusable/unstable.
  * Implement 2D primitives 
- * Remove hash_map usage (not implemented on Visual Studio & other compilers)
- * Remove as much other STL stuff as possible (see above)
  * Add OpenGL lighting
  * Implement iMuse
  * Proper vsscanf implementation in textsplit.cpp for platforms without it (many!)
@@ -18,6 +16,5 @@
 
 MSVC notes:
  These things need doing (At least) for it to be compilable under MSVC..
- Get rid of hash_map usage (not supported in MSVC)
  round() function in lua.cpp's check_int does not exist in MSVC
  vsscanf function does not exist in MSVC (already worked around)





More information about the Scummvm-git-logs mailing list