aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel
AgeCommit message (Expand)Author
2013-07-14JANITORIAL: Remove trailing whitespaceSven Hesse
2013-06-20TINSEL: Clip mouse position to be within the screen (bug #3613765)Filippos Karapetis
2013-06-17TINSEL: Fix incorrect byte swapping on BE systems (bug #3614416)Filippos Karapetis
2013-06-06TINSEL: Revert the incorrect flagging of DW2 entries as CD versionsFilippos Karapetis
2013-05-02COMMON: Change kPlatformPC to kPlatformDOSMatthew Hoops
2013-05-01TINSEL: Clear the screen with the correct color in DW1 MacFilippos Karapetis
2013-05-01TINSEL: Simplify palette endianess conversionsFilippos Karapetis
2013-04-26TINSEL: Reorder loop condition to fix out-of-bounds accessTorbjörn Andersson
2013-04-12TINSEL: Add support for enhanced music in the Mac version of DW1Filippos Karapetis
2013-04-12TINSEL: Remove the unused ghost paletteFilippos Karapetis
2013-04-12TINSEL: Fix black/white colors in the Mac version of DW1Filippos Karapetis
2013-04-12TINSEL: Simplify overflow calculation inside MacDrawTiles()Filippos Karapetis
2013-04-12TINSEL: Fix typoFilippos Karapetis
2013-04-12TINSEL: Remove the unused noFadeTable parameter from the fader functionsFilippos Karapetis
2013-02-23ALL: Fix typo (existant->existent)Willem Jan Palenstijn
2013-01-02TINSEL: Fix another Clang analyzer warningTorbjörn Andersson
2012-12-18TINSEL: Enhanced music is not supported in the Mac version of DW1Filippos Karapetis
2012-12-15TINSEL: Enable the detection entries for DW1 Mac (both the demo and the full ...Filippos Karapetis
2012-12-15TINSEL: Fix sprite clipping in DW1 MacFilippos Karapetis
2012-12-15TINSEL: Initial version of the graphics drawing function for DW1 MacFilippos Karapetis
2012-12-15TINSEL: Fix intro scene skipping in DW1 MacFilippos Karapetis
2012-12-15TINSEL: Always convert the inventory objects to the native endianessFilippos Karapetis
2012-12-13TINSEL: Silence gcc warningMatthew Hoops
2012-12-13TINSEL: Fix a comment in playDW1MacMusic()Filippos Karapetis
2012-12-13TINSEL: Add support for the digitized music in DW1 MacFilippos Karapetis
2012-12-13TINSEL: Unify the PSX graphics drawing code with the restFilippos Karapetis
2012-12-13TINSEL: Remove outdated commentFilippos Karapetis
2012-12-13TINSEL: Clean up the sound codeFilippos Karapetis
2012-12-11TINSEL: Clean up the graphics draw types codeFilippos Karapetis
2012-12-11TINSEL: Fix misleading commentFilippos Karapetis
2012-12-11TINSEL: Fix the colors in the Mac version of DW1Filippos Karapetis
2012-12-11TINSEL: An additional endianess fix for DW1 MacFilippos Karapetis
2012-12-11TINSEL: Merge the different TinselV0/V1 graphics code handlersFilippos Karapetis
2012-12-11TINSEL: The speech file in DW1 Mac demo/full is LEFilippos Karapetis
2012-12-11TINSEL: Handle the invalid max polygons value in DW1 MacFilippos Karapetis
2012-12-11TINSEL: Add an initial incomplete graphics decoder for DW1 MacFilippos Karapetis
2012-12-11TINSEL: Fix what seems to be two bugs in the endianess handling codeFilippos Karapetis
2012-12-11TINSEL: Add another check to skip the non-MIDI music of DW1 MacFilippos Karapetis
2012-12-11TINSEL: Add resource handling of the BE resources in DW1 MacFilippos Karapetis
2012-12-11TINSEL: Revert the BE -> LE resource conversion for DW1 MacFilippos Karapetis
2012-12-10TINSEL: Remove unused variableTorbjörn Andersson
2012-12-10TINSEL: Add a WIP BE To LE SCN file conversion code (unfinished)Filippos Karapetis
2012-12-10TINSEL: Simplify the scene entrance handling codeFilippos Karapetis
2012-12-10TINSEL: Revert most of the engine BE resource handling codeFilippos Karapetis
2012-12-03TINSEL: Fix misleading commentTorbjörn Andersson
2012-12-03Merge pull request #294 from eriktorbjorn/tinsel-scrollwheelDavid Turner
2012-12-01TINSEL: Start handling the BE resources of the Mac versions of DW1Filippos Karapetis
2012-11-24TINSEL: Add scrollwheel support to save/load and inventoryTorbjörn Andersson
2012-11-22TINSEL: Fix typo in commentTorbjörn Andersson
2012-11-22TINSEL: Fix inventory scrollbar handle positionTorbjörn Andersson