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-05-17 | TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler | Paul Gilbert |
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 |
2010-11-16 | TINSEL: Mark all (?) global vars with a FIXME comment | Max Horn |
2009-11-02 | Changed foo(void) to foo() in almost all non-backend source files | Max Horn |
2009-10-27 | TINSEL: Rename Poly pp to ptp in various places, for consistency; cleanup | Max Horn |
2009-10-09 | Some const correctness changes; 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-24 | Reverted parts of revisions #44292, #44293, #44295 and #44296, to prevent war... | Filippos Karapetis |
2009-09-24 | TINSEL: Fixed some warnings about unreachable code | Filippos Karapetis |
2009-08-20 | Bugfix for assert in the DW2 Cartwheel scene | Paul Gilbert |
2009-05-31 | The error() and warning() functions add ! and newline automatically. (I didn't | Torbjörn Andersson |
2009-05-24 | Strip trailing whitespaces in the whole code base. | Johannes Schickel |
2009-03-23 | Bugfixes for incorrect Poly class usage in the CheckNPathIntegrity DEBUG method | Paul Gilbert |
2009-03-23 | Removed unused variables from a DEBUG method | Paul Gilbert |
2009-03-22 | TINSEL: More polygon code cleanup | Max Horn |
2009-03-22 | TINSEL: cleanup | Max Horn |
2009-03-21 | Converted some leftover tinselV1 code, so that the engine builds when DEBUG i... | Filippos Karapetis |
2009-03-15 | Moved Tinsel::Serializer to Common::Serializer, so that I can use it in the S... | Max Horn |
2009-02-15 | Proper endianness handling in MatchingLevels(). | Joost Peters |
2009-02-04 | Fix palette on big endian | Joost Peters |
2009-02-01 | endian fix | Joost Peters |
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-27 | Added extra endian conversion. This may fix bug #2462700 | Paul Gilbert |
2008-12-13 | Added handling for record differences in the hotspot/polygon format in DW1 Demo | Paul Gilbert |
2008-12-09 | Removed some dead code, clarified comments, cleanup | Max Horn |
2008-12-01 | Merged the tinsel 2 engine with tinsel 1. Both Discworld 1 and Discworld 2 sh... | Filippos Karapetis |
2008-07-25 | More tinsel cleanup | Max Horn |
2008-07-23 | Moved POLYGON struct into polygon.cpp; got rid of some more typedefs | Max Horn |
2008-07-23 | Added Tinsel engine to main repos (no news item for it ON PURPOSE) | Max Horn |