aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-22FULLPIPE: Fix stupid c/p error. CID 1063216Eugene Sandulenko
2013-09-21TSAGE: Removed redundant process method entryPaul Gilbert
2013-09-21TSAGE: Further cleanup of R2R maze, and beginning of work on keypad sub-scenePaul Gilbert
2013-09-22SCI: patch for camelot sierra bug fixes #3614969m-kiewitz
2013-09-21SCI: fix for heap corruption during lsl3 endingm-kiewitz
2013-09-21COMMON: Shut more Coverity warnings in coroutines.Eugene Sandulenko
2013-09-21ZVISION: Add documentation to RenderManagerRichieSams
2013-09-21ZVISION: Add documentation to TruetypeFontRichieSams
2013-09-21ZVISION: Remove unused function argumentsRichieSams
2013-09-21ZVISION: Remove unused animation functionsRichieSams
2013-09-21Merge pull request #398 from wjp/sci_midiparserWillem Jan Palenstijn
2013-09-21Merge branch 'master' into sci_midiparserWillem Jan Palenstijn
2013-09-21SCI: fix dataInc signalling fixes bug #3035159m-kiewitz
2013-09-21SCI: Handle !fireEvents in processEventWillem Jan Palenstijn
2013-09-21SCI: abbrev. ffs to FE and priority check fixm-kiewitz
2013-09-21SCI: sfx/music priority int16 fixes bug #3615038m-kiewitz
2013-09-21SCI: Add source of the checksums for RAMA GermanFilippos Karapetis
2013-09-21SCI: Add detection entry for the German version of RAMAEnrico Horn
2013-09-21NEVERHOOD: Document two resources used in game menusFilippos Karapetis
2013-09-21NEVERHOOD: Split the sprites in module 2800 into a separate fileFilippos Karapetis
2013-09-21AUDIO: Simplify SCI inFastForward flag by moving it to MidiParserWillem Jan Palenstijn
2013-09-21COMMON: Use unused variables in coroutine macros.Eugene Sandulenko
2013-09-21ZVISION: Add documentation for RlfAnimationRichieSams
2013-09-21ZVISION: Add documentation to SaveManagerRichieSams
2013-09-21ZVISION: Directly access _globalState instead of using setStateValueRichieSams
2013-09-21ZVISION: Clear out the current state table values before loading any from a s...RichieSams
2013-09-21ZVISION: Only allow save slots in the range [1, 20]RichieSams
2013-09-21ZVISION: Load the state values before changing locationRichieSams
2013-09-20TSAGE: Cleanup of vampire statuses in R2R Flub mazePaul Gilbert
2013-09-21SCI: Move MIDI event processing out of parseNextEventWillem Jan Palenstijn
2013-09-21AUDIO: Simplify MidiTracker::processEvent return valueWillem Jan Palenstijn
2013-09-21AUDIO: Let jumpToTick use processEvent tooWillem Jan Palenstijn
2013-09-21AUDIO: Split event processing from MidiParser::onTimerWillem Jan Palenstijn
2013-09-20FULLPIPE: Initisalize uninitialized variable. CID 1063191Eugene Sandulenko
2013-09-20FULLPIPE: Remove unused class variable. CID 1063185Eugene Sandulenko
2013-09-20FULLPIPE: Remove unused variables. CID 1063179Eugene Sandulenko
2013-09-20TSAGE: Beginnings of fixes and renames for R2R Flub mazePaul Gilbert
2013-09-19TSAGE: Further bugfixes and renaming for R2R shaft bottomPaul Gilbert
2013-09-19TSAGE: Reversed all R2R enableRegion/disableRegion callsPaul Gilbert
2013-09-19SCI: Fix too strict assert triggering in LSL5Willem Jan Palenstijn
2013-09-19FULLPIPE: Remove leftover debug outputEugene Sandulenko
2013-09-19FULLPIPE: Fix bug in picture searchEugene Sandulenko
2013-09-19FULLPIPE: Implement startWalkTo()Eugene Sandulenko
2013-09-19FULLPIPE: Unstubbed MovGraph constructorEugene Sandulenko
2013-09-18TSAGE: Added missing header change from previous commitPaul Gilbert
2013-09-18TSAGE: Generalised saving of R2R walk regions resourcePaul Gilbert
2013-09-18TSAGE: Renamings for R2R elevator shaftPaul Gilbert
2013-09-18SCI: Fully explain qfg1vga script patchm-kiewitz
2013-09-18SCI: Explain qfg1vga script patch slightlyWillem Jan Palenstijn
2013-09-18SCI: QfG1VGA script patch fixes bug #3585793m-kiewitz