Age | Commit message (Expand) | Author |
2015-11-30 | SWORD25: Remove unused class variable | Eugene Sandulenko |
2014-02-18 | SWORD25: Make GPL headers consistent in themselves. | Johannes Schickel |
2011-05-25 | ALL: initialise -> initialize | Matthew Hoops |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-05-05 | SWORD25: Fixed the thumbnail creation code, and removed a hack | md5 |
2011-05-05 | SWORD25: Remove unused code | md5 |
2011-01-28 | SWORD25: Removed a lot of debug/unimplemented/unused functions | Filippos Karapetis |
2011-01-28 | SWORD25: Removed some more unused/unimplemented debug code | Filippos Karapetis |
2011-01-23 | SWORD25: Replaced BS_ASSERT() with assert() | Filippos Karapetis |
2010-11-19 | COMMON: Split common/stream.h into several headers | Max Horn |
2010-11-17 | ENGINES: Change 'colour' to 'color' | Max Horn |
2010-10-25 | SWORD25: Disable script triggered screenshots | Max Horn |
2010-10-24 | SWORD25: Add ImageLoaderManager, get rid of last globally constructed object | Max Horn |
2010-10-23 | SWORD25: Get rid of global SharedPtr instances | Max Horn |
2010-10-19 | SWORD25: Enforce code naming conventions in gfx/graphicengine* | Eugene Sandulenko |
2010-10-15 | SWORD25: Adapted a few things to our code formatting conventions; translated ... | Max Horn |
2010-10-13 | SWORD25: Convert object registries to singletons | Max Horn |
2010-10-13 | SWORD25: Get rid of kernel/bs_stdint.h | Max Horn |
2010-10-13 | SWORD25: Get rid of Kernel::GetMicroTicks() | Max Horn |
2010-10-13 | SWORD25: Enforced code naming conventions in sfx/ and reservice.h | Eugene Sandulenko |
2010-10-12 | SWORD25: Further savegame work, including savegame screenshots | Paul Gilbert |
2010-10-12 | SWORD25: Got rid of OpenGLGfx class | Eugene Sandulenko |
2010-10-12 | SWORD25: Remove redundant colorspace defines and code. | Eugene Sandulenko |
2010-10-12 | SWORD25: Comply to the code conventions for several classes | Eugene Sandulenko |
2010-10-12 | SWORD25: unsigned int -> uint | Eugene Sandulenko |
2010-10-12 | SWORD25: Refactored engine to remove BS_Rect class | Paul Gilbert |
2010-10-12 | SWORD25: removed BS_ prefix from rest of the classes. | Eugene Sandulenko |
2010-10-12 | SWORD25: eliminated BS_ prefix in all but kernel/ | Eugene Sandulenko |
2010-10-12 | SWORD25: Mass-eliminating of BS_ prefix in fmv/ and gfx/ | Eugene Sandulenko |
2010-10-12 | SWORD25: Fix warnings | Eugene Sandulenko |
2010-10-12 | SWORD25: Next step of graphics code conversion. | Eugene Sandulenko |
2010-10-12 | SWORD25: More compilation fixes | Eugene Sandulenko |
2010-10-12 | SWORD25: Mass-astyle. | Eugene Sandulenko |
2010-10-12 | SWORD25: Converted further files from old hashmap.h to Common::HashMap | Paul Gilbert |
2010-10-12 | SWORD25: Replacing headers with ScummVM ones plus original (C) | Eugene Sandulenko |
2010-10-12 | SWORD25: Converted kernel/kernel.cpp to compile under ScummVM | Paul Gilbert |
2010-10-12 | SWORD25: Compilation fixes | Eugene Sandulenko |
2010-10-12 | SWORD25: Fixed rest of the include paths | Eugene Sandulenko |
2010-10-12 | SWORD25: Importing original sources | Eugene Sandulenko |