aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-21Now stopping music when loading a game in Amiga versions of Nippon Safes.Nicola Mettifogo
2007-10-21Relaxed freeZones policy for deciding which zones to preserve across location...Nicola Mettifogo
2007-10-21Fixed parseLocation, so that it only tries to parse scripts when they aren't ...Nicola Mettifogo
2007-10-21Added new debug level for inventory routines.Nicola Mettifogo
2007-10-21Cleanup.Nicola Mettifogo
2007-10-21Removed deprecated YNKeyStruct structurePaul Gilbert
2007-10-20Finally got the room layering to work correctlyPaul Gilbert
2007-10-19Fixing the Gob3 CD crash on ARM systems/portsSven Hesse
2007-10-19Committing [ 1816080 ] KYRA: Intro Patch for HoF, from Florian, with some cle...Oystein Eftevaag
2007-10-19Fixed formatting of debug command output.Nicola Mettifogo
2007-10-19Fixed loadgame bug: old game state wasn't fully wiped out before loading, thu...Nicola Mettifogo
2007-10-19Added new debugger command 'localflags' and changed Table object to provide d...Nicola Mettifogo
2007-10-17fix compile after recent fs code renameJoost Peters
2007-10-16Committing the set of patches #1814434, thanks to jvprat. They improve the do...David Corrales
2007-10-16Make the exists() method take into account default directories. This makes th...David Corrales
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-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