aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/polygons.cpp
AgeCommit message (Expand)Author
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