aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2007-10-19Added new debugger command 'localflags' and changed Table object to provide d...Nicola Mettifogo
2007-10-15* Changed IFF/8SVX audio to use signed data (int8), and modified Parallaction...Nicola Mettifogo
2007-10-15Cut down screen updates when palette is not animated: should lead to performa...Nicola Mettifogo
2007-10-15Fixed bug #1814061. Special effect routine was overflowing palette size.Nicola Mettifogo
2007-10-15Now correctly disposing of audio data only when it was allocated on the heap,...Nicola Mettifogo
2007-10-14Turned the 'unexpected keyword' warning into a debug message and added a nift...Nicola Mettifogo
2007-10-14Integrated low-level routines into the Script class, turning it into a self-c...Nicola Mettifogo
2007-10-14Made location parser more fault-tolerant, in that it prints out a warning mes...Nicola Mettifogo
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-13Fixing compilationSven Hesse
2007-10-13Add a debug console in Winnie (patch by clone2727)Filippos Karapetis
2007-10-13clear ald after releasePaweł Kołodziejski
2007-10-13Decoupled password request from actual rendering of the dialogue screen, thus...Nicola Mettifogo
2007-10-13fixed walking bug in execute wrong animation function and fix previous warnin...Paweł Kołodziejski
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-13few more fixesPaweł Kołodziejski
2007-10-13- moved some voice functionallity from KyraEngine_v1 to KyraEngineJohannes Schickel
2007-10-12Fix warningMax Horn
2007-10-12Fix typoFilippos Karapetis
2007-10-12HoF:Johannes Schickel
2007-10-12HoF:Johannes Schickel
2007-10-11disable spanish version for nowPaweł Kołodziejski
2007-10-11fixed braces and changed vez() all references to intPaweł Kołodziejski
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-08fixes after mergesPaweł Kołodziejski
2007-10-07fixes after merges, more will comePaweł Kołodziejski
2007-10-07Added beep sound to Nippon Safes for Amiga.Nicola Mettifogo
2007-10-07cleanupMax Horn
2007-10-07Added support for setting animations by their index rather than their offset,...Paul Gilbert
2007-10-07Changed string constant name to avoid clashing with inventory display constantsPaul Gilbert
2007-10-07Added loading of new give talk Id listPaul Gilbert
2007-10-07Replaced incorrect key constants being used for fight commandsPaul Gilbert
2007-10-07Added new string Ids used for inventory displayPaul Gilbert
2007-10-07Finally tracked down a bug that sometimes caused word wrapping to failPaul Gilbert
2007-10-07Fixed bug #1808529. One must use memmove() when copying overlapping blocks of...Nicola Mettifogo