Age | Commit message (Expand) | Author |
2007-10-24 | Implemented gradual display of text in talk dialogs | Paul Gilbert |
2007-10-24 | Changed text speed flag, and added saving of it to savegames | Paul Gilbert |
2007-10-24 | Added missing tickmarks from Slow/Fast text speed menu items | Paul Gilbert |
2007-10-22 | Fixed SFX in intro of FM-Towns/PC98 versions of Kyrandia 1 (Thanks to Florian... | Johannes Schickel |
2007-10-22 | Added a workaround for a script bug in IHNM, which occurs in the original as ... | Filippos Karapetis |
2007-10-22 | When skipping a video from the introduction of IHNM, the screen fades out bef... | Filippos Karapetis |
2007-10-21 | Fixes timers in Kyra1. (Initialized them twice oops...) | Johannes Schickel |
2007-10-21 | Patch #1817080: Scumm savegame thumbnail loading patch | Max Horn |
2007-10-21 | Fix warning | Max Horn |
2007-10-21 | Now stopping music when loading a game in Amiga versions of Nippon Safes. | Nicola Mettifogo |
2007-10-21 | Relaxed freeZones policy for deciding which zones to preserve across location... | Nicola Mettifogo |
2007-10-21 | Fixed parseLocation, so that it only tries to parse scripts when they aren't ... | Nicola Mettifogo |
2007-10-21 | Added new debug level for inventory routines. | Nicola Mettifogo |
2007-10-21 | Cleanup. | Nicola Mettifogo |
2007-10-21 | Removed deprecated YNKeyStruct structure | Paul Gilbert |
2007-10-20 | Finally got the room layering to work correctly | Paul Gilbert |
2007-10-19 | Fixing the Gob3 CD crash on ARM systems/ports | Sven Hesse |
2007-10-19 | Committing [ 1816080 ] KYRA: Intro Patch for HoF, from Florian, with some cle... | Oystein Eftevaag |
2007-10-19 | Fixed formatting of debug command output. | Nicola Mettifogo |
2007-10-19 | Fixed loadgame bug: old game state wasn't fully wiped out before loading, thu... | Nicola Mettifogo |
2007-10-19 | Added new debugger command 'localflags' and changed Table object to provide d... | Nicola Mettifogo |
2007-10-17 | fix compile after recent fs code rename | Joost Peters |
2007-10-16 | Committing the set of patches #1814434, thanks to jvprat. They improve the do... | David Corrales |
2007-10-16 | Make 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-15 | Cut down screen updates when palette is not animated: should lead to performa... | Nicola Mettifogo |
2007-10-15 | Fixed bug #1814061. Special effect routine was overflowing palette size. | Nicola Mettifogo |
2007-10-15 | Now correctly disposing of audio data only when it was allocated on the heap,... | Nicola Mettifogo |
2007-10-14 | Turned the 'unexpected keyword' warning into a debug message and added a nift... | Nicola Mettifogo |
2007-10-14 | Integrated low-level routines into the Script class, turning it into a self-c... | Nicola Mettifogo |
2007-10-14 | Made location parser more fault-tolerant, in that it prints out a warning mes... | Nicola Mettifogo |
2007-10-14 | Fixed a struct size issue | Oystein Eftevaag |
2007-10-14 | A change got lost while resolving a conflict | Oystein Eftevaag |
2007-10-14 | TIM file loading/unloading for HoF | Oystein Eftevaag |
2007-10-13 | Fixing compilation | Sven Hesse |
2007-10-13 | Add a debug console in Winnie (patch by clone2727) | Filippos Karapetis |
2007-10-13 | clear ald after release | Paweł Kołodziejski |
2007-10-13 | Decoupled password request from actual rendering of the dialogue screen, thus... | Nicola Mettifogo |
2007-10-13 | fixed walking bug in execute wrong animation function and fix previous warnin... | Paweł Kołodziejski |
2007-10-13 | HoF: | Johannes Schickel |
2007-10-13 | HoF: | Johannes Schickel |
2007-10-13 | Forgot to rename a variable | Oystein Eftevaag |
2007-10-13 | Implemented the o2_setCharacterAnimFrame opcode and made sure o2_delay does g... | Oystein Eftevaag |
2007-10-13 | Cleanup. | Johannes Schickel |
2007-10-13 | Cleanup. | Johannes Schickel |
2007-10-13 | Added extra includes for the DS port now that stdafx.h is no longer included | Neil Millstone |
2007-10-13 | Fixed a load of compile errors, reverted additions to lastPathComponent() whi... | Neil Millstone |
2007-10-13 | Fixed a huge number of compile errors, moved over features from 0.10.0 branch. | Neil Millstone |
2007-10-13 | few more fixes | Paweł Kołodziejski |
2007-10-13 | - moved some voice functionallity from KyraEngine_v1 to KyraEngine | Johannes Schickel |