Age | Commit message (Expand) | Author |
2013-04-17 | SWORD25: Optimize graphics drawing code | johndoe123 |
2012-08-12 | VIDEO: Move TheoraDecoder to video/ | Matthew Hoops |
2011-05-26 | SWORD25: Committed changes to module.mk which were forgotten in my previous c... | md5 |
2011-05-26 | SWORD25 (LUA): Removed unused code for handling precompiled LUA scipts | md5 |
2011-05-24 | SWORD25: Remove unused Lua print stuff | Max Horn |
2011-05-23 | SWORD25: Added proxy code for converting writing config.lua to update the Scu... | Paul Gilbert |
2011-01-28 | SWORD25: Removed some more unused/unimplemented debug code | Filippos Karapetis |
2011-01-24 | SWORD25: Cleanup | Filippos Karapetis |
2011-01-24 | SWORD25: Removed the logErrorLn and logWarningLn wrappers | Filippos Karapetis |
2011-01-23 | SWORD25: Fixed compilation (oops...) | Filippos Karapetis |
2011-01-23 | SWORD25: Simplified the YUV->RGBA conversion code | Filippos Karapetis |
2011-01-23 | SWORD25: Removed the custom log class and replaced it with warning/error/debu... | Filippos Karapetis |
2010-11-10 | SWORD25: Added basic debugging console to engine (Command Key Disabled) | David Turner |
2010-10-28 | SWORD25: Get rid of CallbackRegistry | Max Horn |
2010-10-25 | SWORD25: Get rid of classes ScummVMWindow and Window | Max Horn |
2010-10-24 | SWORD25: Merge classes PNGLoader, ImageLoader and ImageLoaderManager | Max Horn |
2010-10-24 | SWORD25: Merge B25SLoader into PNGLoader | Max Horn |
2010-10-19 | SWORD25: Fix engine exit when running without theoradec | Eugene Sandulenko |
2010-10-18 | SWORD25: Renamed Lua .c files to .cpp and make it compilable | Eugene Sandulenko |
2010-10-13 | SWORD25: Don't compile lua.c | Matthew Hoops |
2010-10-13 | SWORD25: Use $(CXX) -x c to build C files (hopefully this fixes compilation) | Filippos Karapetis |
2010-10-13 | SWORD25: Partially revert commit #53389 and add the custom rule for C files | Filippos Karapetis |
2010-10-13 | SWORD25: Don't even compile theora related code when that lib is not present | Max Horn |
2010-10-13 | SWORD25: Remove the unused LUA compiler | Filippos Karapetis |
2010-10-13 | SWORD25: Remove custom .c builiding rules | Eugene Sandulenko |
2010-10-13 | SWORD25: Add path to art.h include | Eugene Sandulenko |
2010-10-13 | SWORD25: Merged all art* code and cleaned it up | Eugene Sandulenko |
2010-10-13 | SWORD25: Remove redundant code | Eugene Sandulenko |
2010-10-12 | SWORD25: Got rid of FMODExSound class | Eugene Sandulenko |
2010-10-12 | SWORD25: Rename GLImage to RenderedImage | Eugene Sandulenko |
2010-10-12 | SWORD25: Moved glimage and swimage to image/ | Eugene Sandulenko |
2010-10-12 | SWORD25: Got rid of OpenGLGfx class | Eugene Sandulenko |
2010-10-12 | SWORD25: Get rid of ScummVMInput class | Eugene Sandulenko |
2010-10-12 | SWORD25: Got rid of ScummVMPackageManager | Eugene Sandulenko |
2010-10-12 | SWORD25: Added minimal subset of libart inplace | Eugene Sandulenko |
2010-10-12 | SWORD25: Initial code for vector image rendering. Crashes badly. | Eugene Sandulenko |
2010-10-12 | SWORD25: Load and parse vector images | Eugene Sandulenko |
2010-10-12 | SWORD25: update makefile with latest changes. | Eugene Sandulenko |
2010-10-12 | SWORD25: Started to hook TheoraDecoder. Crashes at startup. | Eugene Sandulenko |
2010-10-12 | Revert "SWORD25: Commit of in-progress MoviePlayer code" | Eugene Sandulenko |
2010-10-12 | SWORD25: Commit of in-progress MoviePlayer code | Paul Gilbert |
2010-10-12 | SWORD25: Converted AnimationResource to use SCUMMVM XMLParser. Removed tinyxm... | Paul Gilbert |
2010-10-12 | SWORD25: Stubbed FMODExSound class | Eugene Sandulenko |
2010-10-12 | SWORD25: Added missing file | Eugene Sandulenko |
2010-10-12 | SWORD25: Temporarily added tinyxml code | Eugene Sandulenko |
2010-10-12 | SWORD25: Linking fixes. | Eugene Sandulenko |
2010-10-12 | SWORD25: Clean compile! | Eugene Sandulenko |
2010-10-12 | SWORD25: More compilation fixes | Eugene Sandulenko |
2010-10-12 | SWORD25: More compilation fixes | Eugene Sandulenko |
2010-10-12 | SWORD25: Number of compilation and warning fixes | Eugene Sandulenko |