aboutsummaryrefslogtreecommitdiff
path: root/engines/cruise
AgeCommit message (Collapse)Author
2007-09-19Modified patch #1738058: "Action recorder".Eugene Sandulenko
svn-id: r28968
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵Nicola Mettifogo
been updated. svn-id: r28966
2007-09-18Code formatting fixesMax Horn
svn-id: r28945
2007-09-10Lots of source code formatting correctionsMax Horn
svn-id: r28887
2007-07-01Removing non-ASCII chars from source codeMax Horn
svn-id: r27818
2007-06-12Patch #1733764: "Fallback detection patch". GSoC student.Eugene Sandulenko
svn-id: r27375
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client ↵Max Horn
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024
2007-05-30Removing useless common/fs.h includesMax Horn
svn-id: r27018
2007-05-30Several const correctness fixesMax Horn
svn-id: r27011
2007-05-24sync resource unpacking code of cruise with cineGregory Montoir
svn-id: r26933
2007-05-17Replaced the old, broken fillpoly() function with a new, and hopefully slightlyTorbjörn Andersson
less broken, one. It probably isn't pixel-perfect compared to the original one, so I expect it will probably be replaced once again in the future. svn-id: r26860
2007-05-16Figured out the bug that was causing the animations to glitchVincent Hamm
svn-id: r26856
2007-05-12I believe these #includes are unnecessary.Torbjörn Andersson
svn-id: r26811
2007-05-12Don't cast pointers to int, this (potentially) breaks 64 bit systemsMax Horn
svn-id: r26806
2007-05-10Removed lot of unnecessary typedefs; added a NUM_PERSONS constant; renamed ↵Max Horn
_X/_Y vars to avoid conflicts with system headers on various systems (see bug #1716109) svn-id: r26798
2007-05-01Fixed PalmOS ARM global object allocationChris Apers
svn-id: r26697
2007-04-29Only update the backend's palette when necessary, since doing this triggers aTorbjörn Andersson
full redraw. (We still do that by updating the entire screen every frame, but that could possibly change in the future.) As an added bonus, I can now see all the glitches of the English version's intro in full ScummTechniVMColor. :-) svn-id: r26672
2007-04-28Implement missing opcode and fix staff introVincent Hamm
svn-id: r26669
2007-04-28More cleanupVincent Hamm
Few bug fix svn-id: r26666
2007-04-28Some minor cleanup (but we need to get rid of fopen/fread use here)Max Horn
svn-id: r26647
2007-04-28fixed warningPaweł Kołodziejski
svn-id: r26643
2007-04-28Ahem. Fixing code formatting.Eugene Sandulenko
svn-id: r26640
2007-04-28Changed abs() to ABS()Torbjörn Andersson
svn-id: r26639
2007-04-28Fixed warning.Torbjörn Andersson
svn-id: r26638
2007-04-28Fix extended characters in fontVincent Hamm
Implement palette manipulation svn-id: r26637
2007-04-27Fix code formatting (partially) and guard defines in includes.Eugene Sandulenko
svn-id: r26631
2007-04-27Fixing more warningsMax Horn
svn-id: r26630
2007-04-27Fix compilationSven Hesse
svn-id: r26628
2007-04-27Fixed compilation (and a warning).Torbjörn Andersson
svn-id: r26627
2007-04-27CleanupVincent Hamm
svn-id: r26624
2007-04-27Fixing more warningsMax Horn
svn-id: r26618
2007-04-27Fixing lots of warningsMax Horn
svn-id: r26617
2007-04-27Fixed loads of warnings with MSVC and gccFilippos Karapetis
svn-id: r26615
2007-04-27Wrong pasteFilippos Karapetis
svn-id: r26614
2007-04-27Removed some more warnings, fixed a regression madeFilippos Karapetis
svn-id: r26613
2007-04-27Fixing some more warningsFilippos Karapetis
svn-id: r26612
2007-04-27Fixed some warnings and unused variablesFilippos Karapetis
svn-id: r26611
2007-04-27Fixing compilation for meSven Hesse
svn-id: r26610
2007-04-27Adding cruise/module.mkFilippos Karapetis
svn-id: r26609
2007-04-27Added the English version of Cruise for a Corpse to the detector, fixed typoFilippos Karapetis
svn-id: r26606
2007-04-27Add cruise source code for scummvmVincent Hamm
svn-id: r26605