Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-12 | SWORD25: Fixed memory leak | Paul Gilbert | |
svn-id: r53279 | |||
2010-10-12 | SWORD25: Converted FontResource to use ScummVM XML Parser | Paul Gilbert | |
svn-id: r53277 | |||
2010-10-12 | SWORD25: Refactored engine to remove BS_Rect class | Paul Gilbert | |
svn-id: r53265 | |||
2010-10-12 | SWORD25: Removed last traces of STL | Eugene Sandulenko | |
svn-id: r53262 | |||
2010-10-12 | SWORD25: removed BS_ prefix from rest of the classes. | Eugene Sandulenko | |
The things which are intentionally left with the prefix: BS_LOG, BS_ASSERT, BS_Rect, BS_String. svn-id: r53261 | |||
2010-10-12 | SWORD25: eliminated BS_ prefix in all but kernel/ | Eugene Sandulenko | |
svn-id: r53259 | |||
2010-10-12 | SWORD25: Mass-eliminating of BS_ prefix in fmv/ and gfx/ | Eugene Sandulenko | |
svn-id: r53258 | |||
2010-10-12 | SWORD25: Temporarily added tinyxml code | Eugene Sandulenko | |
To speedup linking, added the code. It has to be replaced with our XML parser. svn-id: r53230 | |||
2010-10-12 | SWORD25: Mass-astyle. | Eugene Sandulenko | |
svn-id: r53222 | |||
2010-10-12 | SWORD25: Number of compilation and warning fixes | Eugene Sandulenko | |
svn-id: r53219 | |||
2010-10-12 | SWORD25: std::string -> Common::String in gfx/ | Eugene Sandulenko | |
svn-id: r53218 | |||
2010-10-12 | SWORD25: Mass-putting of all files in gfx/ into Sword25 namespace | Eugene Sandulenko | |
svn-id: r53214 | |||
2010-10-12 | SWORD25: Replacing headers with ScummVM ones plus original (C) | Eugene Sandulenko | |
svn-id: r53188 | |||
2010-10-12 | SWORD25: Fixed rest of the include paths | Eugene Sandulenko | |
svn-id: r53181 | |||
2010-10-12 | SWORD25: Importing original sources | Eugene Sandulenko | |
svn-id: r53171 |