Age | Commit message (Expand) | Author |
2007-10-27 | Hooked inputs | Vincent Hamm |
2007-10-27 | The options panel in IHNM is now shown and functioning correctly when it's op... | Filippos Karapetis |
2007-10-27 | Add fast forward mode | Vincent Hamm |
2007-10-27 | Added a workaround for an incorrect hitzone in IHNM, (Gorrister's chapter). ... | Filippos Karapetis |
2007-10-26 | Parallaction will now consume all the short-lived jobs in the queue before a ... | Nicola Mettifogo |
2007-10-26 | Updated credits file (hint: use 'make credits' in a full checkout of ScummVM) | Max Horn |
2007-10-26 | svn-id: r29259 | Vincent Hamm |
2007-10-25 | Talk dialogs can now only be closed early if it's the player talking, or an N... | Paul Gilbert |
2007-10-25 | Bugfix to make sound toggle work correctly, and added flag state to savegames | Paul Gilbert |
2007-10-25 | Added saving of NPC direction, and bugfix for closing talk dialogs | Paul Gilbert |
2007-10-24 | Removed unused field | Paul Gilbert |
2007-10-24 | Added a talkerId field to hotspots to better handle characters being talked to | Paul Gilbert |
2007-10-24 | Fixed MinGW compilation warning | Paul Gilbert |
2007-10-24 | Changed startSpeakingToNoone to pause the speaking character | Paul Gilbert |
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 |