Age | Commit message (Expand) | Author |
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 |
2011-04-14 | ALL: centre -> center | Max Horn |
2011-04-14 | ALL: colour -> color | Max Horn |
2011-04-14 | TINSEL: Removed an unused global variable | md5 |
2010-11-17 | TINSEL: Get rid of some global variables | Max Horn |
2010-11-16 | TINSEL: Mark all (?) global vars with a FIXME comment | Max Horn |
2010-11-16 | TINSEL: Removed unnecessary 'static' | Max Horn |
2010-10-30 | TINSEL: Remove redundant if() | Max Horn |
2010-10-30 | TINSEL: Remove unnecessary CORO_PARAM from ObjectTextOut | Max Horn |
2010-10-22 | TINSEL: Ignore SV_SPEECHDELAY in DW2 Demo | Paul Gilbert |
2010-10-22 | TINSEL: Fix incorrectly mapped opcode in DW2 Demo | Paul Gilbert |
2010-10-22 | TINSEL: Remove unused function | Paul Gilbert |
2010-10-22 | TINSEL: Added new opcode set for the DW2 Demo | Paul Gilbert |
2010-06-29 | Silence possible use of uninitialized variable warning in g++. | Johannes Schickel |
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel |
2009-11-02 | TINSEL: Turn config code into a simple C++ class | Max Horn |
2009-11-02 | Changed foo(void) to foo() in almost all non-backend source files | Max Horn |
2009-10-27 | TINSEL: Formatting cleanup, remove a dead var, tweaked comment to Get/SetNoBl... | Max Horn |
2009-10-20 | TINSEL: Move BMV player code into a new BMVPlayer class | Max Horn |
2009-10-20 | TINSEL: Start cleanup BMV code | Max Horn |
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for con... | Max Horn |
2009-09-24 | TINSEL: Fixed some warnings about unreachable code | Filippos Karapetis |
2009-08-15 | Removed unnecessary semi-colons. | Torbjörn Andersson |
2009-08-09 | Changed subtitles display speed to also include the time taken to say voice s... | Paul Gilbert |
2009-07-01 | - Added GCC_PRINTF attribute to several funcs where it makes sense | Max Horn |
2009-05-31 | The error() and warning() functions add ! and newline automatically. (I didn't | Torbjörn Andersson |
2009-05-25 | tinsel: remove the ugly psx l-space workaround, and instead add a check into ... | Fabio Battaglia |
2009-05-25 | tinsel: add PSX specific code to workaround the thief bug in past ankh-morpor... | Fabio Battaglia |
2009-05-24 | Strip trailing whitespaces in the whole code base. | Johannes Schickel |
2009-04-29 | Re-introduced the ability to skip the title scenes in Discworld 1. Since the ... | Paul Gilbert |
2009-04-27 | Fixed a method name clash, and changed the Restart dialog to properly use the... | Paul Gilbert |
2009-04-25 | Bugfix to the coroutine handling in CdDoChange | Paul Gilbert |
2009-03-07 | Whitespace cleanup: Convert space followed by tab to just tab | Max Horn |
2009-03-01 | silence compiler warnings: the names of some tinsel defines were shadowing st... | Kostas Nakos |
2009-01-29 | A ton of code formatting fixes; also fixed warnings about single line loops l... | Max Horn |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-12-13 | Workaround to correctly return control to the player in the DW1 Demo after us... | Paul Gilbert |
2008-12-13 | Bugfixes for text display and animations in DW1 demo | Paul Gilbert |
2008-12-08 | Quickfix for tinlib compilation error. Changed type on zOverride from type in... | Lars Persson |
2008-12-07 | Added code differences for DW1 demo to allow the first game screen to start | Paul Gilbert |
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-09-01 | Merging more of the GSoC 2008 RTL branch: TINSEL | Max Horn |
2008-08-30 | cleanup | Max Horn |
2008-08-06 | Added RTL feature to Tinsel | Christopher Page |
2008-07-25 | TINSEL: Got rid of PIMAGE, PINT_CONTEXT, PINV_OBJECT, PINV_DEF, PCONFBOX, PCO... | Max Horn |