Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-15 | TINSEL: Cleanup the 'script workaround' code a bit. | Max Horn | |
* Rewrap comments to 72 columns * Add some references to relevant bug tracker items * Use sizeof instead of handcoding array lengths, which is error prone and tedious * Move definition of WorkaroundEntry from pcode.h to pcode.cpp * Define FRAGMENT_WORD to make fragment code a bit more readable, and also encoding of 16 bit words into it less error prone * Make all code fragments static svn-id: r48065 | |||
2010-02-08 | Script workaround fix for DW1, for being able to give the whistle back to ↵ | Paul Gilbert | |
the pirate before the parrot svn-id: r47987 | |||
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel | |
svn-id: r47541 | |||
2009-12-15 | Got rid of ReadStream::ioFailed() | Max Horn | |
svn-id: r46379 | |||
2009-11-02 | Changed foo(void) to foo() in almost all non-backend source files | Max Horn | |
svn-id: r45616 | |||
2009-10-26 | TINSEL: Cleanup | Max Horn | |
svn-id: r45398 | |||
2009-10-08 | Change doxygen inline comments from "//!" to "///" as proposed on -devel | Max Horn | |
svn-id: r44802 | |||
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for ↵ | Max Horn | |
consistency svn-id: r44634 | |||
2009-09-28 | Script workaround for partially off-screen text in DW1 GRA | Paul Gilbert | |
svn-id: r44445 | |||
2009-09-13 | Added workaround fix for Amazon conversation being cut off in Act 2 | Paul Gilbert | |
svn-id: r44050 | |||
2009-08-28 | Added missing parameter size specifiers for the DW-GRA Palace Guards script ↵ | Paul Gilbert | |
fixes svn-id: r43777 | |||
2009-08-19 | Corrected comments in the bug workaround list | Paul Gilbert | |
svn-id: r43529 | |||
2009-08-17 | Fix for some more !!HIGH STRINGS!! when talking to the palace guards | Paul Gilbert | |
svn-id: r43468 | |||
2009-08-07 | Bugfix for #2831159 - Palace guards saying !!HIGH STRING!! | Paul Gilbert | |
svn-id: r43093 | |||
2009-07-16 | Fixed GCC warning. | Torbjörn Andersson | |
svn-id: r42536 | |||
2009-07-16 | Prior script fix also fixes bug #2820788, with stealing wizard's mallets | Paul Gilbert | |
svn-id: r42528 | |||
2009-07-16 | Added game script fix for bug #2680397 - game hang when using the brochure ↵ | Paul Gilbert | |
on the Beekeeper svn-id: r42527 | |||
2009-07-16 | Added no blocking fix for Present Outside Inn scene as well | Paul Gilbert | |
svn-id: r42522 | |||
2009-07-16 | Game script fix for bug #2525010 - in the GRA version, the luggage blocked ↵ | Paul Gilbert | |
Rincewind's exit from the Inn, leaving him in a non-walkable area svn-id: r42521 | |||
2009-07-15 | Created a system for inserting arbitrary code fragments into game scripts, ↵ | Paul Gilbert | |
and added an initial fragment to fix the bug of being stuck in the past in the DW1 SCN version svn-id: r42500 | |||
2009-03-15 | Moved Tinsel::Serializer to Common::Serializer, so that I can use it in the ↵ | Max Horn | |
SCI engine svn-id: r39428 | |||
2009-03-07 | Whitespace cleanup: Convert space followed by tab to just tab | Max Horn | |
svn-id: r39203 | |||
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko | |
svn-id: r35648 | |||
2008-12-06 | Library routine and interpreter fixes for the DW1 demo | Paul Gilbert | |
svn-id: r35257 | |||
2008-12-06 | Beginning of support for DW1 Demo - Interpret has been changed to support ↵ | Paul Gilbert | |
opcode differences, and CallLibraryRoutine has a new mapping list of routines svn-id: r35252 | |||
2008-12-01 | Merged the tinsel 2 engine with tinsel 1. Both Discworld 1 and Discworld 2 ↵ | Filippos Karapetis | |
should be completable svn-id: r35196 | |||
2008-07-25 | TINSEL: Got rid of PIMAGE, PINT_CONTEXT, PINV_OBJECT, PINV_DEF, PCONFBOX, ↵ | Max Horn | |
PCONFINIT svn-id: r33282 | |||
2008-07-24 | Moved scheduler / process managment code into a new class Scheduler | Max Horn | |
svn-id: r33259 | |||
2008-07-23 | Added Tinsel engine to main repos (no news item for it ON PURPOSE) | Max Horn | |
svn-id: r33230 |