aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/module.mk
AgeCommit message (Expand)Author
2013-04-17SWORD25: Optimize graphics drawing codejohndoe123
2012-08-12VIDEO: Move TheoraDecoder to video/Matthew Hoops
2011-05-26SWORD25: Committed changes to module.mk which were forgotten in my previous c...md5
2011-05-26SWORD25 (LUA): Removed unused code for handling precompiled LUA sciptsmd5
2011-05-24SWORD25: Remove unused Lua print stuffMax Horn
2011-05-23SWORD25: Added proxy code for converting writing config.lua to update the Scu...Paul Gilbert
2011-01-28SWORD25: Removed some more unused/unimplemented debug codeFilippos Karapetis
2011-01-24SWORD25: CleanupFilippos Karapetis
2011-01-24SWORD25: Removed the logErrorLn and logWarningLn wrappersFilippos Karapetis
2011-01-23SWORD25: Fixed compilation (oops...)Filippos Karapetis
2011-01-23SWORD25: Simplified the YUV->RGBA conversion codeFilippos Karapetis
2011-01-23SWORD25: Removed the custom log class and replaced it with warning/error/debu...Filippos Karapetis
2010-11-10SWORD25: Added basic debugging console to engine (Command Key Disabled)David Turner
2010-10-28SWORD25: Get rid of CallbackRegistryMax Horn
2010-10-25SWORD25: Get rid of classes ScummVMWindow and WindowMax Horn
2010-10-24SWORD25: Merge classes PNGLoader, ImageLoader and ImageLoaderManagerMax Horn
2010-10-24SWORD25: Merge B25SLoader into PNGLoaderMax Horn
2010-10-19SWORD25: Fix engine exit when running without theoradecEugene Sandulenko
2010-10-18SWORD25: Renamed Lua .c files to .cpp and make it compilableEugene Sandulenko
2010-10-13SWORD25: Don't compile lua.cMatthew Hoops
2010-10-13SWORD25: Use $(CXX) -x c to build C files (hopefully this fixes compilation)Filippos Karapetis
2010-10-13SWORD25: Partially revert commit #53389 and add the custom rule for C filesFilippos Karapetis
2010-10-13SWORD25: Don't even compile theora related code when that lib is not presentMax Horn
2010-10-13SWORD25: Remove the unused LUA compilerFilippos Karapetis
2010-10-13SWORD25: Remove custom .c builiding rulesEugene Sandulenko
2010-10-13SWORD25: Add path to art.h includeEugene Sandulenko
2010-10-13SWORD25: Merged all art* code and cleaned it upEugene Sandulenko
2010-10-13SWORD25: Remove redundant codeEugene Sandulenko
2010-10-12SWORD25: Got rid of FMODExSound classEugene Sandulenko
2010-10-12SWORD25: Rename GLImage to RenderedImageEugene Sandulenko
2010-10-12SWORD25: Moved glimage and swimage to image/Eugene Sandulenko
2010-10-12SWORD25: Got rid of OpenGLGfx classEugene Sandulenko
2010-10-12SWORD25: Get rid of ScummVMInput classEugene Sandulenko
2010-10-12SWORD25: Got rid of ScummVMPackageManagerEugene Sandulenko
2010-10-12SWORD25: Added minimal subset of libart inplaceEugene Sandulenko
2010-10-12SWORD25: Initial code for vector image rendering. Crashes badly.Eugene Sandulenko
2010-10-12SWORD25: Load and parse vector imagesEugene Sandulenko
2010-10-12SWORD25: update makefile with latest changes.Eugene Sandulenko
2010-10-12SWORD25: Started to hook TheoraDecoder. Crashes at startup.Eugene Sandulenko
2010-10-12Revert "SWORD25: Commit of in-progress MoviePlayer code"Eugene Sandulenko
2010-10-12SWORD25: Commit of in-progress MoviePlayer codePaul Gilbert
2010-10-12SWORD25: Converted AnimationResource to use SCUMMVM XMLParser. Removed tinyxm...Paul Gilbert
2010-10-12SWORD25: Stubbed FMODExSound classEugene Sandulenko
2010-10-12SWORD25: Added missing fileEugene Sandulenko
2010-10-12SWORD25: Temporarily added tinyxml codeEugene 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: Number of compilation and warning fixesEugene Sandulenko