Difference between revisions of "Sword25/TODO"

Jump to navigation Jump to search
190 bytes added ,  08:40, 21 August 2010
m
Marked BS_Rect refactor as done, added note about BS_Vertex
(→‎TODOs: -- removed BS_ prefix)
m (Marked BS_Rect refactor as done, added note about BS_Vertex)
Line 5: Line 5:


* Audio support
* Audio support
* Get rid of BS_Rect (use Common::Rect)
* Get rid of BS_Rect (use Common::Rect) [Done]
* Get rid of BS_Vertex (use Common::Point)
* 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
* 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