aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2010-10-12SWORD25: Changed signature of FS searching method. Cleanup.Eugene Sandulenko
2010-10-12SWORD25: package manager. Style fixes. CleanupEugene Sandulenko
2010-10-12SWORD25: Fix loading files with relative paths.Eugene Sandulenko
2010-10-12SWORD25: Fix initialization.Eugene Sandulenko
2010-10-12SWORD25: Fix package manager. Now scripts run.Eugene Sandulenko
2010-10-12SWORD25: Further fixes for package managerEugene Sandulenko
2010-10-12SWORD25: Make Lua package registering more robust.Eugene Sandulenko
2010-10-12SWORD25: Better detection entry.Eugene Sandulenko
2010-10-12SWORD25: Portability fixes. Now compiles and runs under Linux.Eugene Sandulenko
2010-10-12SWORD25: started fixing pakage managerEugene Sandulenko
2010-10-12SWORD25: Fix log output.Eugene Sandulenko
2010-10-12SWORD25: Fix conversion bugs in BS_LuaBindhelper::_CreateTable()Eugene Sandulenko
2010-10-12SWORD25: Fix couple more warningsEugene Sandulenko
2010-10-12SWORD25: Turn on debugging by defaultEugene Sandulenko
2010-10-12SWORD25: Final linking fixes. Now it links!Eugene Sandulenko
2010-10-12SWORD25: Stubbed FMODExSound classEugene Sandulenko
2010-10-12SWORD25: Added missing fileEugene Sandulenko
2010-10-12SWORD25: Get rid of glsprites libraryEugene Sandulenko
2010-10-12SWORD25: Temporarily added tinyxml codeEugene Sandulenko
2010-10-12SWORD25: Next step of graphics code conversion.Eugene Sandulenko
2010-10-12SWORD25: Fix linkingEugene Sandulenko
2010-10-12SWORD25: Started rewriting gfx subsystemEugene Sandulenko
2010-10-12SWORD25: Linking fixes.Eugene Sandulenko
2010-10-12SWORD25: Clean compile!Eugene Sandulenko
2010-10-12SWORD25: More compilation fixesEugene Sandulenko
2010-10-12SWORD25: More compilation fixesEugene Sandulenko
2010-10-12SWORD25: Mass-astyle.Eugene Sandulenko
2010-10-12SWORD25: Fix callbackregistry.h compilationEugene Sandulenko
2010-10-12SWORD25: Converted remainder of package/ folderPaul Gilbert
2010-10-12SWORD25: Number of compilation and warning fixesEugene Sandulenko
2010-10-12SWORD25: std::string -> Common::String in gfx/Eugene Sandulenko
2010-10-12SWORD25: Fix warnings and compilationEugene Sandulenko
2010-10-12SWORD25: Converted remainder of Kernel/ folderPaul Gilbert
2010-10-12SWORD25: Fix compilation and several warningsEugene Sandulenko
2010-10-12SWORD25: Mass-putting of all files in gfx/ into Sword25 namespaceEugene Sandulenko
2010-10-12SWORD25: Finish preliminary implementation of Theora decoderEugene Sandulenko
2010-10-12SWORD25: Fixed some potentially uninitialised variable warningsPaul Gilbert
2010-10-12SWORD25: Converted further files from old hashmap.h to Common::HashMapPaul Gilbert
2010-10-12SWORD25: Fixed string comparisons against pointers rather than contentsPaul Gilbert
2010-10-12SWORD25: Removed redundant kernel/hashmap.hPaul Gilbert
2010-10-12SWORD25: Fix for void * conversion errorsPaul Gilbert
2010-10-12SWORD25: Start of plugging audio to Theora decoderEugene Sandulenko
2010-10-12SWORD25: Start for VideoDecoder-compatible Theora player.Eugene Sandulenko
2010-10-12SWORD25: Mostly converted input/inputengine_script.cppPaul Gilbert
2010-10-12SWORD25: Mostly converted callbackregistry.cppPaul Gilbert
2010-10-12SWORD25: Converted the input engine to use the ScummVM event managerPaul Gilbert
2010-10-12SWORD25: Converted Savegame Load/Save codePaul Gilbert
2010-10-12SWORD25: Changing service registration to use replacement ScummVM Package Man...Paul Gilbert
2010-10-12SWORD25: Converted inputengine.cppPaul Gilbert
2010-10-12TOON: Fixed bug #3086025 with bad inventory behaviorSylvain Dupont