aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/tinsel.h
AgeCommit message (Expand)Author
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
2008-08-30TINSEL: Added support for the 3,4 and 5 FLAGS (multi lingual) versions of DW ...Max Horn
2008-08-13Fixed some memory leaks in TinselChristopher Page
2008-08-06Added RTL feature to TinselChristopher Page
2008-08-02Renamed Tinsel v1->v0 (used in the demo only), and v2->v1, to avoid confusion...Max Horn
2008-07-25TINSEL: Get rid of Graphics::Surface classMax Horn
2008-07-24Moved scheduler / process managment code into a new class SchedulerMax Horn
2008-07-23cleanupMax Horn
2008-07-23Added Tinsel engine to main repos (no news item for it ON PURPOSE)Max Horn