aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/tinsel.h
AgeCommit message (Expand)Author
2014-02-18TINSEL: Make GPL headers consistent in themselves.Johannes Schickel
2014-01-22TINSEL: Take advante of Engine::initializePath.Johannes Schickel
2013-12-07TINSEL: Add missing getDebugger() for engine API.D G Turner
2013-06-20TINSEL: Clip mouse position to be within the screen (bug #3613765)Filippos Karapetis
2013-06-06TINSEL: Revert the incorrect flagging of DW2 entries as CD versionsFilippos Karapetis
2012-12-13TINSEL: Remove outdated commentFilippos Karapetis
2012-12-11TINSEL: Add resource handling of the BE resources in DW1 MacFilippos Karapetis
2012-12-10TINSEL: Simplify the scene entrance handling codeFilippos Karapetis
2012-12-01TINSEL: Start handling the BE resources of the Mac versions of DW1Filippos Karapetis
2012-07-15TINSEL: Remove the GF_BIG_ENDIAN flagFilippos Karapetis
2012-07-15TINSEL: Remove the GF_CD and GF_FLOPPY flagsFilippos Karapetis
2012-07-15TINSEL: Remove the GF_DEMO flagFilippos Karapetis
2012-07-15TINSEL: Added script workaround for #3543624 - DW1 PSX demo idle animationPaul Gilbert
2012-06-07TINSEL: Remove unused member _scheduler in TinselEngine.Johannes Schickel
2011-09-08TINSEL: Made some static data const.Johannes Schickel
2011-08-06ALL: Reduce audio/ header dependencyEugene Sandulenko
2011-06-02ENGINES: Change 2nd param of Engine::saveGameState to Common::StringMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-14ALL: centre -> centerMax Horn
2011-03-25TINSEL: Remove unused TinselEngine::_musicVolume memberMax Horn
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2010-11-20TINSEL: Preliminary functionality for reading BE data filesPaul Gilbert
2010-10-22TINSEL: Compilation fixPaul Gilbert
2010-10-22TINSEL: Added new opcode set for the DW2 DemoPaul Gilbert
2010-10-15ENGINES: Enhance namespace comments a bitMax Horn
2010-08-25TINSEL: Fix bug #3032780: "DW: Mute setting does not work"Eugene Sandulenko
2010-08-24TINSEL: Partial fix for MIDI in German release.Eugene Sandulenko
2010-07-12TINSEL: Replace global object s_rectList by a TinselEngine member varMax Horn
2010-04-28TINSEL: Avoid global constructor for clickPosMax Horn
2010-03-18COMMON: Move Common::RandomSource to common/random.*Max Horn
2009-11-24Added Doxygen comments for the various engine namespaces (currently mostly wi...Max Horn
2009-11-02TINSEL: Turn config code into a simple C++ classMax Horn
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2009-10-20TINSEL: Move Common::List instances mouseButtons & keypresses into TinselEngine.Max Horn
2009-10-20TINSEL: Move BMV player code into a new BMVPlayer classMax Horn
2009-04-23tinsel: Enable Discworld PSX detection and begin adding some function to supp...Fabio Battaglia
2009-03-01only center vertically in DW2Kostas Nakos
2009-03-01Engines: Fused several init&go methods into a single run methodMax Horn
2009-03-01Merged Engine::go() and ::init() into a new run() method (currently implement...Max Horn
2009-01-12Added support for the Discworld 1 Music Enhancement project. Big thanks to Ja...Filippos Karapetis
2008-12-12- Save games are now listed from oldest to newest in the GMM load dialog for ...Filippos Karapetis
2008-12-06Library routine and interpreter fixes for the DW1 demoPaul Gilbert
2008-12-06Beginning of support for DW1 Demo - Interpret has been changed to support opc...Paul Gilbert
2008-12-02- Set the maximum number of save games in DW1 and DW2 to 100, up from 30Filippos Karapetis
2008-12-01Merged the tinsel 2 engine with tinsel 1. Both Discworld 1 and Discworld 2 sh...Filippos Karapetis
2008-11-06Switched various Engine APIs to use Common::ErrorMax Horn
2008-09-01TINSEL: Enabled listSaves supportMax Horn
2008-09-01Merging more of the GSoC 2008 RTL branch: TINSELMax Horn
2008-08-30cleanupMax Horn
2008-08-30TINSEL: The engine version is an integer, not a bitfieldMax Horn