Age | Commit message (Expand) | Author |
2016-05-31 | TINSEL: Guard against illegal memory writes | Eugene Sandulenko |
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-12-10 | TINSEL: Revert most of the engine BE resource handling code | Filippos Karapetis |
2012-12-01 | TINSEL: Start handling the BE resources of the Mac versions of DW1 | Filippos Karapetis |
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-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2010-11-16 | TINSEL: Mark all (?) global vars with a FIXME comment | Max Horn |
2010-04-05 | Commit of the updated version of Fingolfin's patch for bug #2981788 "TINSEL: ... | Johannes Schickel |
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-26 | TINSEL: Move ExtractActor from scn.* to play.* | Max Horn |
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for con... | Max Horn |
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-03-07 | Whitespace cleanup: Convert space followed by tab to just tab | Max Horn |
2009-02-19 | Fix #2614150 - DW2: Repeating SFX that should stop/pause don't | Joost Peters |
2009-02-07 | Handle endianness difference in RestoreActorReels() -- fixes bug 2569407 - DW... | Joost Peters |
2009-02-04 | DW2/Tinsel2 endian fixes. Apart from some palette glitches the game is playa... | Joost Peters |
2009-02-04 | DW2 endian fixes | Joost Peters |
2009-02-02 | t2PlayReel() endian fixes | Joost Peters |
2009-01-25 | some DW2 endian fixes | Joost Peters |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-12-23 | change PPINIT's bools to uint8 to fix crash on OSX (see revision 33285 - must... | Joost Peters |
2008-12-13 | Bugfixes for text display and animations in DW1 demo | 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 | change PPINIT struct to use ScummVM datatypes, so sizeof(PPINIT) is 28 on ppc... | Joost Peters |
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 | TINSEL: Renamed CoroutineInstall back to ProcessCreate; got rid of yet anothe... | Max Horn |
2008-07-23 | Added Tinsel engine to main repos (no news item for it ON PURPOSE) | Max Horn |