aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/polygons.cpp
AgeCommit message (Expand)Author
2014-02-18TINSEL: Make GPL headers consistent in themselves.Johannes Schickel
2012-12-11TINSEL: Add resource handling of the BE resources in DW1 MacFilippos Karapetis
2012-05-17TINSEL: Refactored Tinsel engine to use the Common coroutine schedulerPaul Gilbert
2011-05-25ALL: initialise -> initializeMatthew Hoops
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-14ALL: centre -> centerMax Horn
2010-11-16TINSEL: Mark all (?) global vars with a FIXME commentMax Horn
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2009-10-27TINSEL: Rename Poly pp to ptp in various places, for consistency; cleanupMax Horn
2009-10-09Some const correctness changes; cleanupMax Horn
2009-10-08Change doxygen inline comments from "//!" to "///" as proposed on -develMax Horn
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-09-24Reverted parts of revisions #44292, #44293, #44295 and #44296, to prevent war...Filippos Karapetis
2009-09-24TINSEL: Fixed some warnings about unreachable codeFilippos Karapetis
2009-08-20Bugfix for assert in the DW2 Cartwheel scenePaul Gilbert
2009-05-31The error() and warning() functions add ! and newline automatically. (I didn'tTorbjörn Andersson
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-03-23Bugfixes for incorrect Poly class usage in the CheckNPathIntegrity DEBUG methodPaul Gilbert
2009-03-23Removed unused variables from a DEBUG methodPaul Gilbert
2009-03-22TINSEL: More polygon code cleanupMax Horn
2009-03-22TINSEL: cleanupMax Horn
2009-03-21Converted some leftover tinselV1 code, so that the engine builds when DEBUG i...Filippos Karapetis
2009-03-15Moved Tinsel::Serializer to Common::Serializer, so that I can use it in the S...Max Horn
2009-02-15Proper endianness handling in MatchingLevels().Joost Peters
2009-02-04Fix palette on big endianJoost Peters
2009-02-01endian fixJoost Peters
2009-01-29A ton of code formatting fixes; also fixed warnings about single line loops l...Max Horn
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-12-27Added extra endian conversion. This may fix bug #2462700Paul Gilbert
2008-12-13Added handling for record differences in the hotspot/polygon format in DW1 DemoPaul Gilbert
2008-12-09Removed some dead code, clarified comments, cleanupMax Horn
2008-12-01Merged the tinsel 2 engine with tinsel 1. Both Discworld 1 and Discworld 2 sh...Filippos Karapetis
2008-07-25More tinsel cleanupMax Horn
2008-07-23Moved POLYGON struct into polygon.cpp; got rid of some more typedefsMax Horn
2008-07-23Added Tinsel engine to main repos (no news item for it ON PURPOSE)Max Horn