aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/polygons.cpp
AgeCommit message (Collapse)Author
2009-02-15Proper endianness handling in MatchingLevels().Joost Peters
Fixes #2603000 "DW2: Long pause entering Shades (big endian)" svn-id: r38316
2009-02-04Fix palette on big endianJoost Peters
svn-id: r36219
2009-02-01endian fixJoost Peters
svn-id: r36196
2009-01-29A ton of code formatting fixes; also fixed warnings about single line loops ↵Max Horn
like 'while(cond);' by inserting newlines svn-id: r36127
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
svn-id: r35648
2008-12-27Added extra endian conversion. This may fix bug #2462700Paul Gilbert
svn-id: r35566
2008-12-13Added handling for record differences in the hotspot/polygon format in DW1 DemoPaul Gilbert
svn-id: r35331
2008-12-09Removed some dead code, clarified comments, cleanupMax Horn
svn-id: r35293
2008-12-01Merged the tinsel 2 engine with tinsel 1. Both Discworld 1 and Discworld 2 ↵Filippos Karapetis
should be completable svn-id: r35196
2008-07-25More tinsel cleanupMax Horn
svn-id: r33280
2008-07-23Moved POLYGON struct into polygon.cpp; got rid of some more typedefsMax Horn
svn-id: r33241
2008-07-23Added Tinsel engine to main repos (no news item for it ON PURPOSE)Max Horn
svn-id: r33230