Open main menu

Difference between revisions of "TODO"

238 bytes removed ,  23:05, 9 February 2010
m
Line 124: Line 124:
=== Files ===
=== Files ===
* Don't rely on the existence of SEEK_CUR, SEEK_END, SEEK_SET -- rather, define our own enum for this and convert all client code to use it.
* Don't rely on the existence of SEEK_CUR, SEEK_END, SEEK_SET -- rather, define our own enum for this and convert all client code to use it.
* Try to replace all usages of paths by FilesystemNode. In particular, Engine::_gameDataPath and File::addDefaultDirectory() will have to be adjusted. The idea behind this is to ease portability. Or, come up with a completely new system for this (see also recent discussions on scummvm-devel).
* Try to replace all usages of paths by FilesystemNode.


=== GUI ===
=== GUI ===
1,079

edits