aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
2007-11-03Documenting the sound code a bit.Johannes Schickel
2007-11-03Cleanup.Johannes Schickel
2007-11-03Patch #1825276: "DETECTION: advanced detector engine simplification"Eugene Sandulenko
2007-10-22Fixed SFX in intro of FM-Towns/PC98 versions of Kyrandia 1 (Thanks to Florian...Johannes Schickel
2007-10-21Fixes timers in Kyra1. (Initialized them twice oops...)Johannes Schickel
2007-10-21Fix warningMax Horn
2007-10-19Committing [ 1816080 ] KYRA: Intro Patch for HoF, from Florian, with some cle...Oystein Eftevaag
2007-10-14Fixed a struct size issueOystein Eftevaag
2007-10-14A change got lost while resolving a conflictOystein Eftevaag
2007-10-14TIM file loading/unloading for HoFOystein Eftevaag
2007-10-13HoF:Johannes Schickel
2007-10-13HoF:Johannes Schickel
2007-10-13Forgot to rename a variableOystein Eftevaag
2007-10-13Implemented the o2_setCharacterAnimFrame opcode and made sure o2_delay does g...Oystein Eftevaag
2007-10-13Cleanup.Johannes Schickel
2007-10-13Cleanup.Johannes Schickel
2007-10-13- moved some voice functionallity from KyraEngine_v1 to KyraEngineJohannes Schickel
2007-10-12Fix typoFilippos Karapetis
2007-10-12HoF:Johannes Schickel
2007-10-12HoF:Johannes Schickel
2007-10-10- Made some sound functions a bit more generic for use with Kyra1 and Kyra2Johannes Schickel
2007-10-10Fixed bug in o2_addSpecialExit.Johannes Schickel
2007-10-09Oops forgot to add o2_delay to the opcode list.Johannes Schickel
2007-10-09HoFJohannes Schickel
2007-10-09HoFJohannes Schickel
2007-10-09HoF:Johannes Schickel
2007-10-09HoF:Johannes Schickel
2007-10-09HoF:Johannes Schickel
2007-10-09HoF:Johannes Schickel
2007-10-07- little bit more input handlingJohannes Schickel
2007-09-24- added a new generic debugger command 'facings'Johannes Schickel
2007-09-24- reworked input handlingJohannes Schickel
2007-09-24Added debugger support for kyra2.Johannes Schickel
2007-09-23Added command to enable screen debug functionallity. (instead of the old comp...Johannes Schickel
2007-09-23Added debugger command to list the birthstone gems.Johannes Schickel
2007-09-23Fix for kyra3 crashes while playing WSA files.Johannes Schickel
2007-09-23Init _screen for kyra3. Menu + Intro should be working again.Johannes Schickel
2007-09-19Modified patch #1738058: "Action recorder".Eugene Sandulenko
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-18Code formatting fixesMax Horn
2007-09-18Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compil...Max Horn
2007-09-16Fixed a little graphics glitch, where sometimes parts of the interface were c...Johannes Schickel
2007-09-15- added PC-98 platform entryJohannes Schickel
2007-08-31Fix for bug #1784937 ("KYRA: Wrong path for Brandon in starting location").Johannes Schickel
2007-08-25Fixes end scene in Kyrandia 1 Macintosh.Johannes Schickel
2007-08-25- reformatting AdvancedDetector engines (looks like what the gob engine uses ...Johannes Schickel
2007-08-13Fix linking errors.Eugene Sandulenko
2007-08-13(At last) switched Kyra detection to AdvancedDetectorEugene Sandulenko
2007-08-05Merged fsnode with trunk: r27971:28460David Corrales
2007-08-04Fixes compilation error C2677: binary '&&' : no global operator found which t...Kari Salminen