aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/tinlib.cpp
AgeCommit message (Expand)Author
2009-05-31The error() and warning() functions add ! and newline automatically. (I didn'tTorbjörn Andersson
2009-05-25tinsel: remove the ugly psx l-space workaround, and instead add a check into ...Fabio Battaglia
2009-05-25tinsel: add PSX specific code to workaround the thief bug in past ankh-morpor...Fabio Battaglia
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-04-29Re-introduced the ability to skip the title scenes in Discworld 1. Since the ...Paul Gilbert
2009-04-27Fixed a method name clash, and changed the Restart dialog to properly use the...Paul Gilbert
2009-04-25Bugfix to the coroutine handling in CdDoChangePaul Gilbert
2009-03-07Whitespace cleanup: Convert space followed by tab to just tabMax Horn
2009-03-01silence compiler warnings: the names of some tinsel defines were shadowing st...Kostas Nakos
2009-01-29A ton of code formatting fixes; also fixed warnings about single line loops l...Max Horn
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-12-13Workaround to correctly return control to the player in the DW1 Demo after us...Paul Gilbert
2008-12-13Bugfixes for text display and animations in DW1 demoPaul Gilbert
2008-12-08Quickfix for tinlib compilation error. Changed type on zOverride from type in...Lars Persson
2008-12-07Added code differences for DW1 demo to allow the first game screen to startPaul Gilbert
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-01Merged the tinsel 2 engine with tinsel 1. Both Discworld 1 and Discworld 2 sh...Filippos Karapetis
2008-09-01Merging more of the GSoC 2008 RTL branch: TINSELMax Horn
2008-08-30cleanupMax Horn
2008-08-06Added RTL feature to TinselChristopher Page
2008-07-25TINSEL: Got rid of PIMAGE, PINT_CONTEXT, PINV_OBJECT, PINV_DEF, PCONFBOX, PCO...Max Horn
2008-07-24Moved scheduler / process managment code into a new class SchedulerMax Horn
2008-07-23Added Tinsel engine to main repos (no news item for it ON PURPOSE)Max Horn