aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/tinsel.h
AgeCommit message (Expand)Author
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