aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-21PEGASUS: Fix missing AI warning videos in the DVD demoMatthew Hoops
2013-07-21SCUMM: Fix test before running VAR_SAVELOAD_SCRIPT2 (CID 1004135)Torbjörn Andersson
2013-07-21MORTEVIELLE: Remove constants previously used by the mouse codeStrangerke
2013-07-21TSAGE: Fix GCC warning about possibly undefined behaviourTorbjörn Andersson
2013-07-20TSAGE: Bugfixes for R2R drive roomPaul Gilbert
2013-07-20PEGASUS: Fix possible timer "skip" when resumingMatthew Hoops
2013-07-20TSAGE: Work on setup of R2R engine palette mapsPaul Gilbert
2013-07-20MORTEVIELLE: Remove one more magic value, simplify draw()Strangerke
2013-07-20MORTEVIELLE: Remove dead code, update commentStrangerke
2013-07-20MORTEVIELLE: Get rid of some more magic valuesStrangerke
2013-07-20MORTEVIELLE: Make use of _mem more homogeneous, fix a couple of errors in pho...Strangerke
2013-07-20MORTEVIELLE: Get rid of magic value 0x5000Strangerke
2013-07-20MORTEVIELLE: Get rid of magic value 0x6000Strangerke
2013-07-20MORTEVIELLE: Get rid of magic value 0x7000Strangerke
2013-07-20MORTEVIELLE: Simplify drawString codeStrangerke
2013-07-20MORTEVIELLE: Some more renamingStrangerke
2013-07-20MORTEVIELLE: Reorder some functions in mortevielle.hStrangerke
2013-07-20MORTEVIELLE: Little refactoring of decryptNextChar()Strangerke
2013-07-20TINSEL: Remove self-assignment (CID 1003626)Torbjörn Andersson
2013-07-19LURE: Added explicit comment to switch block fall-throughPaul Gilbert
2013-07-19MORTEVIELLE: Removed redundant mouse drawing codePaul Gilbert
2013-07-19SCI: Add FIXMEWillem Jan Palenstijn
2013-07-19TONY: Remove debug message from last commit. Oops.Torbjörn Andersson
2013-07-19TONY: Fix parameter to RMGfxSourceBuffer8RLEWordAA::init()Torbjörn Andersson
2013-07-19TEENAGENT: Add missing "break"s to switch casesTorbjörn Andersson
2013-07-19MORTEVIELLE: Fix glitch in constant name. Thanks to LordHoto for pointing it outStrangerke
2013-07-19MORTEVIELLE: Add a safeguard in Copy()Strangerke
2013-07-19MORTEVIELLE: Fix glitch detected by criezyStrangerke
2013-07-19MORTEVIELLE: Simplify the way skip info is computed, as pointed by LordHotoStrangerke
2013-07-19MORTEVIELLE: Constify 3 more arraysStrangerke
2013-07-19TOOLS: Janitorial: remove trailing spaces in extract_mortStrangerke
2013-07-19MORTEVIELLE: Fix define name in Mortevielle.hStrangerke
2013-07-19MORTEVIELLE: Reorder includesStrangerke
2013-07-19MORTEVIELLE: Rename menu constantStrangerke
2013-07-19MORTEVIELLE: Use width and height provided by Graphics::SurfaceStrangerke
2013-07-19MORTEVIELLE: Fix formatting glitchStrangerke
2013-07-19MORTEVIELLE: Constify an array in graphics, reduce the scope of some variablesStrangerke
2013-07-19MORTEVIELLE: Replace some British words by US onesStrangerke
2013-07-19MORTEVIELLE: Constify an array in actions, reduce the scope of some variablesStrangerke
2013-07-18MORTEVIELLE: Modify some more boxesStrangerke
2013-07-18MORTEVIELLE: Enlarge box around screens in order to avoid to display a line o...Strangerke
2013-07-18MORTEVIELLE: Enlarge F3/F8 dialogStrangerke
2013-07-18MORTEVIELLE: Some renaming in intro functionsStrangerke
2013-07-18MORTEVIELLE: Improve German engine textsStrangerke
2013-07-18Merge pull request #345 from countingpine/patch-1Johannes Schickel
2013-07-18Merge pull request #353 from clone2727/eventrec_timer_fixEugene Sandulenko
2013-07-18DEVTOOLS: Moved implementation of create_mortdat File class from the header filePaul Gilbert
2013-07-17TSAGE: Some further cleanup of R2R drive roomPaul Gilbert
2013-07-16TSAGE: Fixes for R2R scanner dialogPaul Gilbert
2013-07-16TUCKER: Amend fix for bug #3614697 - "Spanish version uncompletable..."D G Turner