Difference between revisions of "Sword25/TODO"

Jump to navigation Jump to search
334 bytes removed ,  11:17, 28 August 2010
m
Removed point for Vertex removal - I concur that just removing BS_ prefix is sufficient
(Add another gfx todo. One is gone)
m (Removed point for Vertex removal - I concur that just removing BS_ prefix is sufficient)
Line 6: Line 6:


* Audio support
* Audio support
* Get rid of BS_Vertex (use Common::Point)
** It may be more advisable to subclass Common::Point, as the vertex class has several methods, such as converting to/from Lua vertexes, that should remain associated with the class
*** In this case there is no point of refactoring then, and I can just rename BS_Vertex to Vertex. Thoughts?
* Get rid of tinyxml (I've checked, our parser should digest those xmls with no problem)
* Get rid of tinyxml (I've checked, our parser should digest those xmls with no problem)
* Look why package access is so slow (zip contents caching?)
* Look why package access is so slow (zip contents caching?)
265

edits

Navigation menu