Age | Commit message (Expand) | Author |
2014-02-18 | TINSEL: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-12-11 | TINSEL: Add resource handling of the BE resources in DW1 Mac | Filippos Karapetis |
2012-09-26 | JANITORIAL: Remove trailing whitespaces. | Johannes Schickel |
2012-07-15 | TINSEL: Added script workaround for #3543624 - DW1 PSX demo idle animation | Paul Gilbert |
2012-05-17 | TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler | Paul Gilbert |
2012-02-22 | TINSEL: Rename globals to add g_ prefix. | Alyssa Milburn |
2011-10-16 | TINSEL: Revert of prior commits for #2893946 | Paul Gilbert |
2011-10-14 | TINSEL: Alter previous DW1 bugfix so that DW2 still works properly | Paul Gilbert |
2011-10-04 | TINSEL: Bugfix for #2893946 - DW1 psychiatrist scene isn't playing | Paul Gilbert |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-05-25 | ALL: initialise -> initialize | Matthew Hoops |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2010-11-16 | TINSEL: Mark all (?) global vars with a FIXME comment | Max Horn |
2010-06-27 | Script workaround fix for bug #2917661 - Crash when interacting with D'Blah | Paul Gilbert |
2010-02-15 | TINSEL: Cleanup the 'script workaround' code a bit. | Max Horn |
2010-02-08 | Script workaround fix for DW1, for being able to give the whistle back to the... | Paul Gilbert |
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel |
2009-12-15 | Got rid of ReadStream::ioFailed() | Max Horn |
2009-11-02 | Changed foo(void) to foo() in almost all non-backend source files | Max Horn |
2009-10-26 | TINSEL: Cleanup | Max Horn |
2009-10-08 | Change doxygen inline comments from "//!" to "///" as proposed on -devel | Max Horn |
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for con... | Max Horn |
2009-09-28 | Script workaround for partially off-screen text in DW1 GRA | Paul Gilbert |
2009-09-13 | Added workaround fix for Amazon conversation being cut off in Act 2 | Paul Gilbert |
2009-08-28 | Added missing parameter size specifiers for the DW-GRA Palace Guards script f... | Paul Gilbert |
2009-08-19 | Corrected comments in the bug workaround list | Paul Gilbert |
2009-08-17 | Fix for some more !!HIGH STRINGS!! when talking to the palace guards | Paul Gilbert |
2009-08-07 | Bugfix for #2831159 - Palace guards saying !!HIGH STRING!! | Paul Gilbert |
2009-07-16 | Fixed GCC warning. | Torbjörn Andersson |
2009-07-16 | Prior script fix also fixes bug #2820788, with stealing wizard's mallets | Paul Gilbert |
2009-07-16 | Added game script fix for bug #2680397 - game hang when using the brochure on... | Paul Gilbert |
2009-07-16 | Added no blocking fix for Present Outside Inn scene as well | Paul Gilbert |
2009-07-16 | Game script fix for bug #2525010 - in the GRA version, the luggage blocked Ri... | Paul Gilbert |
2009-07-15 | Created a system for inserting arbitrary code fragments into game scripts, an... | Paul Gilbert |
2009-03-15 | Moved Tinsel::Serializer to Common::Serializer, so that I can use it in the S... | Max Horn |
2009-03-07 | Whitespace cleanup: Convert space followed by tab to just tab | Max Horn |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-12-06 | Library routine and interpreter fixes for the DW1 demo | Paul Gilbert |
2008-12-06 | Beginning of support for DW1 Demo - Interpret has been changed to support opc... | Paul Gilbert |
2008-12-01 | Merged the tinsel 2 engine with tinsel 1. Both Discworld 1 and Discworld 2 sh... | Filippos Karapetis |
2008-07-25 | TINSEL: Got rid of PIMAGE, PINT_CONTEXT, PINV_OBJECT, PINV_DEF, PCONFBOX, PCO... | Max Horn |
2008-07-24 | Moved scheduler / process managment code into a new class Scheduler | Max Horn |
2008-07-23 | Added Tinsel engine to main repos (no news item for it ON PURPOSE) | Max Horn |