aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2014-12-16ZVISION: Move trimCommentsAndWhiteSpace() into the script managerFilippos Karapetis
2014-12-16ZVISION: Move all the remaining utility classes into the coreFilippos Karapetis
2014-12-16ZVISION: Move all the file-related classes togetherFilippos Karapetis
2014-12-16ZVISION: Move the MIDI code together with the rest of the sound codeFilippos Karapetis
2014-12-16ZVISION: Move the mouse cursor handling code into the graphics codeFilippos Karapetis
2014-12-16ZVISION: Make the RLF decoder a subclass of the common video decoderFilippos Karapetis
2014-12-16ZVISION: Prefix class member variables with an underscoreFilippos Karapetis
2014-12-16ZVISION: Simplify the working window codeFilippos Karapetis
2014-12-16ZVISION: Move the RLF decoderFilippos Karapetis
2014-12-16ZVISION: Rename RlfAnimation -> RLFDecoderFilippos Karapetis
2014-12-15ACCESS: Remove extra qualification stupidly accepted by MSVCStrangerke
2014-12-14ACCESS: Fix distortion occurring at left edge of jungle scrolling in introduc...Paul Gilbert
2014-12-14ACCESS: Formatting fixesPaul Gilbert
2014-12-14ACCESS: Add enum for inventory items referred in hardcoded logicPaul Gilbert
2014-12-14ACCESS: Fix a couple of typos in commentsStrangerke
2014-12-14ACCESS: Some refactoring concerning the mouse cursorStrangerke
2014-12-14ACCESS: Fix icon when unselecting a menu buttonStrangerke
2014-12-14ACCESS: Use the same (weird) key mapping than in the original gameStrangerke
2014-12-14ACCESS: Implement dirty rect mergingPaul Gilbert
2014-12-14ACCESS: Add dirty rect handling for font displayPaul Gilbert
2014-12-14ACCESS: Dirty rect handling for intro screensPaul Gilbert
2014-12-14ACCESS: Fix for background redraws during conversationsPaul Gilbert
2014-12-14ACCESS: Dirty rect handling for conversation videosPaul Gilbert
2014-12-13ACCESS: Add dirty rects when plotting images to the screenPaul Gilbert
2014-12-13ACCESS: Dirty rect handling for bubble boxesPaul Gilbert
2014-12-13ACCESS: Beginnings of dirty rect handling for screenPaul Gilbert
2014-12-13SCI: Fix comment for workaround.Willem Jan Palenstijn
2014-12-12ACCESS: Remove old dummy unused fields from savegamePaul Gilbert
2014-12-12ACCESS: Properly indent some code in playSoundStrangerke
2014-12-12ACCESS: Fix compilation errors reported by CriezyStrangerke
2014-12-12ACCESS: Fix for player movement and stab action in pit scenePaul Gilbert
2014-12-12ACCESS: Fix speakText behaviorStrangerke
2014-12-12ACCESS: Reduce screen pointer usage in amazon logicStrangerke
2014-12-12ACCESS: Remove a useless variable, some renamingStrangerke
2014-12-12ACCESS: Fix death cell list dataPaul Gilbert
2014-12-12ACCESS: Fix positioning of Ant in pit scenePaul Gilbert
2014-12-12ACCESS: Separate timer updates from frame updates, and overall delay cleanupPaul Gilbert
2014-12-12ACCESS: Initial enum cleanup for Ant fieldsPaul Gilbert
2014-12-12ACCESS: Minor formatting for debugger error messagesPaul Gilbert
2014-12-12ACCESS: Implement restart after deathStrangerke
2014-12-12ACCESS: Get rid of the use of 'this' in constructorStrangerke
2014-12-12ACCESS: Fix _help3 initializationStrangerke
2014-12-12ACCESS: Add a button to allow skipping the river scenePaul Gilbert
2014-12-12ACCESS: Minor cleanup of _saveRiver flagPaul Gilbert
2014-12-12ACCESS: Add a comment related to the CD specific filesStrangerke
2014-12-12ACCESS: Add some more checks for the floppy versionStrangerke
2014-12-12ACCESS: stops the SFX sounds in the intro at the end of the countdownStrangerke
2014-12-12ACCESS: Skip chapter speech for the non-CD versionsStrangerke
2014-12-12ACCESS: Fix event pollig in death flashing loopPaul Gilbert
2014-12-12ACCESS: Fix progressing within the riverPaul Gilbert