aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-07-16TSAGE: Fix stray "You have no use for that." messageTorbjörn Andersson
2013-07-16SCUMM: Better Player_Mac::durationToSamplescountingpine
2013-07-16TSAGE: Bugfixes for R2R drive room, and work on scanner modal dialogPaul Gilbert
2013-07-16CONFIGURE: Use -Wno-long-long when we use -pedantic.Alyssa Milburn
2013-07-15CONFIGURE: Added more 64bit integers to probingEugene Sandulenko
2013-07-15SWORD25: Fix compilation on some 32-bit systemsEugene Sandulenko
2013-07-15SWORD25: Replace Pluto with Tamed Pluto for increased compatibilityEugene Sandulenko
2013-07-15Merge pull request #323 from tobiatesan/test_for_commonJohannes Schickel
2013-07-15GUI: Mark some intentional fall throughs in switches.Johannes Schickel
2013-07-15GUI: Allow the event recorder dialog to be closed.Johannes Schickel
2013-07-15RECORDER: Fix wrong argument orderEugene Sandulenko