aboutsummaryrefslogtreecommitdiff
path: root/engines/cruise
AgeCommit message (Expand)Author
2007-05-24sync resource unpacking code of cruise with cineGregory Montoir
2007-05-17Replaced the old, broken fillpoly() function with a new, and hopefully slightlyTorbjörn Andersson
2007-05-16Figured out the bug that was causing the animations to glitchVincent Hamm
2007-05-12I believe these #includes are unnecessary.Torbjörn Andersson
2007-05-12Don't cast pointers to int, this (potentially) breaks 64 bit systemsMax Horn
2007-05-10Removed lot of unnecessary typedefs; added a NUM_PERSONS constant; renamed _X...Max Horn
2007-05-01Fixed PalmOS ARM global object allocationChris Apers
2007-04-29Only update the backend's palette when necessary, since doing this triggers aTorbjörn Andersson
2007-04-28Implement missing opcode and fix staff introVincent Hamm
2007-04-28More cleanupVincent Hamm
2007-04-28Some minor cleanup (but we need to get rid of fopen/fread use here)Max Horn
2007-04-28fixed warningPaweł Kołodziejski
2007-04-28Ahem. Fixing code formatting.Eugene Sandulenko
2007-04-28Changed abs() to ABS()Torbjörn Andersson
2007-04-28Fixed warning.Torbjörn Andersson
2007-04-28Fix extended characters in fontVincent Hamm
2007-04-27Fix code formatting (partially) and guard defines in includes.Eugene Sandulenko
2007-04-27Fixing more warningsMax Horn
2007-04-27Fix compilationSven Hesse
2007-04-27Fixed compilation (and a warning).Torbjörn Andersson
2007-04-27CleanupVincent Hamm
2007-04-27Fixing more warningsMax Horn
2007-04-27Fixing lots of warningsMax Horn
2007-04-27Fixed loads of warnings with MSVC and gccFilippos Karapetis
2007-04-27Wrong pasteFilippos Karapetis
2007-04-27Removed some more warnings, fixed a regression madeFilippos Karapetis
2007-04-27Fixing some more warningsFilippos Karapetis
2007-04-27Fixed some warnings and unused variablesFilippos Karapetis
2007-04-27Fixing compilation for meSven Hesse
2007-04-27Adding cruise/module.mkFilippos Karapetis
2007-04-27Added the English version of Cruise for a Corpse to the detector, fixed typoFilippos Karapetis
2007-04-27Add cruise source code for scummvmVincent Hamm