aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/pcode.cpp
AgeCommit message (Expand)Author
2019-11-30TINSEL: Fix Missing Default Switch CasesD G Turner
2018-04-18TINSEL: Fix hang in DW1 GRA when using items on Temple big hammerPaul Gilbert
2014-02-18TINSEL: Make GPL headers consistent in themselves.Johannes Schickel
2012-12-11TINSEL: Add resource handling of the BE resources in DW1 MacFilippos Karapetis
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2012-07-15TINSEL: Added script workaround for #3543624 - DW1 PSX demo idle animationPaul Gilbert
2012-05-17TINSEL: Refactored Tinsel engine to use the Common coroutine schedulerPaul Gilbert
2012-02-22TINSEL: Rename globals to add g_ prefix.Alyssa Milburn
2011-10-16TINSEL: Revert of prior commits for #2893946Paul Gilbert
2011-10-14TINSEL: Alter previous DW1 bugfix so that DW2 still works properlyPaul Gilbert
2011-10-04TINSEL: Bugfix for #2893946 - DW1 psychiatrist scene isn't playingPaul Gilbert
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-05-25ALL: initialise -> initializeMatthew Hoops
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2010-11-16TINSEL: Mark all (?) global vars with a FIXME commentMax Horn
2010-06-27Script workaround fix for bug #2917661 - Crash when interacting with D'BlahPaul Gilbert
2010-02-15TINSEL: Cleanup the 'script workaround' code a bit.Max Horn
2010-02-08Script workaround fix for DW1, for being able to give the whistle back to the...Paul Gilbert
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2009-12-15Got rid of ReadStream::ioFailed()Max Horn
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2009-10-26TINSEL: CleanupMax Horn
2009-10-08Change doxygen inline comments from "//!" to "///" as proposed on -develMax Horn
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-09-28Script workaround for partially off-screen text in DW1 GRAPaul Gilbert
2009-09-13Added workaround fix for Amazon conversation being cut off in Act 2Paul Gilbert
2009-08-28Added missing parameter size specifiers for the DW-GRA Palace Guards script f...Paul Gilbert
2009-08-19Corrected comments in the bug workaround listPaul Gilbert
2009-08-17Fix for some more !!HIGH STRINGS!! when talking to the palace guardsPaul Gilbert
2009-08-07Bugfix for #2831159 - Palace guards saying !!HIGH STRING!!Paul Gilbert
2009-07-16Fixed GCC warning.Torbjörn Andersson
2009-07-16Prior script fix also fixes bug #2820788, with stealing wizard's malletsPaul Gilbert
2009-07-16Added game script fix for bug #2680397 - game hang when using the brochure on...Paul Gilbert
2009-07-16Added no blocking fix for Present Outside Inn scene as wellPaul Gilbert
2009-07-16Game script fix for bug #2525010 - in the GRA version, the luggage blocked Ri...Paul Gilbert
2009-07-15Created a system for inserting arbitrary code fragments into game scripts, an...Paul Gilbert
2009-03-15Moved Tinsel::Serializer to Common::Serializer, so that I can use it in the S...Max Horn
2009-03-07Whitespace cleanup: Convert space followed by tab to just tabMax Horn
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
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-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