aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine
AgeCommit message (Expand)Author
2011-10-09SCI21: Moved kRobot() together with the other video functionsFilippos Karapetis
2011-10-09SCI2+: Added a workaround for an uninitialized temp in PQ4Filippos Karapetis
2011-10-08SCI2+: Fixed the implementation of kTextSize(), removing some hacksFilippos Karapetis
2011-10-08SCI2+: Some groundwork for kTextSize()Filippos Karapetis
2011-10-07SCI: Fix comment in kCelInfoLars Skovlund
2011-10-07SCI21: Some initial work on kBitmapFilippos Karapetis
2011-10-07SCI: Added some extra static selectorsFilippos Karapetis
2011-09-30Merge pull request #88 from tsoliman/savegame-timestamp-rebaseEugene Sandulenko
2011-09-26SCI: Changes to the sound resource initialization codeFilippos Karapetis
2011-09-25SCI2: kString(Format) uses %d for unsigned integers. Some cleanupFilippos Karapetis
2011-09-23SCI: change savegame default description day format to YYYY.MM.DDTarek Soliman
2011-09-24SCI: Fixed timer bug #3127824 - "SCI: speed problem - Castle of Dr Brain"Filippos Karapetis
2011-09-23SCI21: Added some skeleton code for offsetting pictures vertically (not worki...Filippos Karapetis
2011-09-23SCI21: Marked kNewRoom as a debug functionFilippos Karapetis
2011-09-23SCI: Fixed bug #3413020 - "SCI: Longbow: Robin is stuck in the final monk cha...Filippos Karapetis
2011-09-22SCI: Ignore invalid pointers if the kernel function signature specifies itFilippos Karapetis
2011-09-22SCI: Fixed compilation with VM_DEBUG_SEND definedFilippos Karapetis
2011-09-08SCI: Made some static data const.Johannes Schickel
2011-09-03SCI32: Added an initial skeleton structure for the SCI2 text drawing codeFilippos Karapetis
2011-08-26SCI: Fixed bug #3396887 - "SCI: pq2-pc98-jp - Listing of items / Inventory no...Filippos Karapetis
2011-08-25SCI: Fixed QFG3 bug #3377429, by removing the problematic script patchFilippos Karapetis
2011-08-25SCI: Added two workarounds for script bug #3389579Filippos Karapetis
2011-08-08SCI: Remove dead codeMax Horn
2011-07-18SCI: Fix kFormat's handling of %c with a 0 argumentWillem Jan Palenstijn
2011-07-13SCI: Restore deleted LSL6 workaround for crash on loadingWillem Jan Palenstijn
2011-07-07SCI: Applied patch #3357096 with minor modificationsFilippos Karapetis
2011-06-28SCI: Fixed script bug #3292327 - "SCI: HOYLE4: Cribbage bug"Filippos Karapetis
2011-06-25SCI: Fix incorrect usage of sizeofWillem Jan Palenstijn
2011-06-23ANALYSIS: Add static casts to is* functionsLittleboy
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-06-12SCI: Fix sign in disasm of relative jumpsWillem Jan Palenstijn
2011-06-11SCI: Fixed script bug #3313962 - "ECOQUEST2 Spanish: Crash near beginning"md5
2011-06-11SCI: Changed order of script and room in error messagesmd5
2011-06-03ENGINES: Remove some uses of g_engineMax Horn
2011-06-03SCI: Switch some char* to Common::String&Max Horn
2011-06-02ENGINES: Change 2nd param of Engine::saveGameState to Common::StringMax Horn
2011-05-31SCI: Fix up start/end points when pathfinding with opt == 0.Walter van Niftrik
2011-05-29SCI: Added a more generalized fix for bug #3306417md5
2011-05-27Revert "SCI: Don't attempt to modify null/disposed objects."Lars Skovlund
2011-05-27SCI: Don't attempt to modify null/disposed objects.md5
2011-05-27SCI: Added a workaround for bug #3308087 - "SCI: SQ1VGA - Engine Abort Upon L...md5
2011-05-27SCI: Fixed bug #3306417 - "LAURA BOW 2: segmentation fault while talking to D...md5
2011-05-25ALL: initialise -> initializeMatthew Hoops
2011-05-25ALL: analyse -> analyzeMatthew Hoops
2011-05-25ALL: behaviour -> behaviorMatthew Hoops
2011-05-25SCI: Constify Object::_baseVarsMax Horn
2011-05-13SCI: Avoid incrementing lockers of deleted scriptWillem Jan Palenstijn
2011-05-13SCI: Don't include several debug tables when REDUCE_MEMORY_USAGE is definedmd5
2011-05-13SCI: Marked the sanity check inside processWorkList() as a workaroundmd5
2011-05-13SCI: Added workarounds for bug #3292251, instead of patching the scriptmd5