Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-18 | SWORD25: Use const_cast to cast away constness. | Johannes Schickel | |
This fixes a few warnings/errors in the LUA code. I added some FIXMEs at the places where the casts happen, since usually this casting indicates bad design. svn-id: r53592 | |||
2010-10-18 | SWORD25: Fix warning | Eugene Sandulenko | |
svn-id: r53569 | |||
2010-10-18 | SWORD25: Renamed Lua .c files to .cpp and make it compilable | Eugene Sandulenko | |
svn-id: r53568 | |||
2010-10-16 | SWORD25: Use C-style comments in C files | Ori Avtalion | |
svn-id: r53538 | |||
2010-10-16 | SWORD25: Update svn keywords | Ori Avtalion | |
svn-id: r53537 | |||
2010-10-13 | SWORD25: Remove lua.c since it is not needed | Eugene Sandulenko | |
svn-id: r53452 | |||
2010-10-13 | SWORD25: Remove the unused LUA compiler | Filippos Karapetis | |
svn-id: r53411 | |||
2010-10-12 | SWORD25: Converted AnimationResource to use SCUMMVM XMLParser. Removed ↵ | Paul Gilbert | |
tinyxml library svn-id: r53281 | |||
2010-10-12 | SWORD25: Portability fixes. Now compiles and runs under Linux. | Eugene Sandulenko | |
svn-id: r53240 | |||
2010-10-12 | SWORD25: Get rid of glsprites library | Eugene Sandulenko | |
svn-id: r53231 | |||
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: Linking fixes. | Eugene Sandulenko | |
svn-id: r53226 | |||
2010-10-12 | SWORD25: Clean compile! | Eugene Sandulenko | |
Under MinGW, with OpenGL and tinyxml. svn-id: r53225 | |||
2010-10-12 | SWORD25: Replacing headers with ScummVM ones plus original (C) | Eugene Sandulenko | |
svn-id: r53188 | |||
2010-10-12 | SWORD25: Compilation fixes | Eugene Sandulenko | |
Majority of files now compile under Windoze. svn-id: r53182 | |||
2010-10-12 | SWORD25: Moving Lua one level up | Eugene Sandulenko | |
svn-id: r53178 | |||
2010-10-12 | SWORD25: Importing original sources | Eugene Sandulenko | |
svn-id: r53171 |