aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-13Added extra includes for the DS port now that stdafx.h is no longer includedNeil Millstone
2007-10-13Fixed a load of compile errors, reverted additions to lastPathComponent() whi...Neil Millstone
2007-10-13Fixed a huge number of compile errors, moved over features from 0.10.0 branch.Neil Millstone
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-12Updated the MSVC8 kyra project file for commit #29187Filippos Karapetis
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-07Fixed a missing return value in the lastPathComponent function. Thanks to Raz...David Corrales
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-07Changed predefined records to be at the start of the animation list so indexe...Paul Gilbert
2007-10-07Fixed bug #1808529. One must use memmove() when copying overlapping blocks of...Nicola Mettifogo
2007-10-07- little bit more input handlingJohannes Schickel
2007-10-07Commit of patch #1804861. It implements a static lastPathComponent() function...David Corrales
2007-10-06Fixed bug #1808615. An unexpected (but harmless) 'ENDCOMMANDS' statement was ...Nicola Mettifogo
2007-10-06Fixed bug #1808620. The original Inventory::addItem routine relied on a trick...Nicola Mettifogo