Age | Commit message (Expand) | Author |
2007-10-28 | Implement cursor by object | Vincent Hamm |
2007-10-28 | Implement cursors | Vincent Hamm |
2007-10-28 | Refactored ScummEngine*::checkExecVerbs method | Max Horn |
2007-10-28 | The palette of the boss screen (F9 key) in IHNM is set correctly now | Filippos Karapetis |
2007-10-28 | Current room is now correctly refreshed after showing credits | Paul Gilbert |
2007-10-28 | Room fades now correctly fade out any active talk dialog | Paul Gilbert |
2007-10-28 | Fixed typo | Filippos Karapetis |
2007-10-28 | Cleanup | Filippos Karapetis |
2007-10-28 | Cleanup | Filippos Karapetis |
2007-10-28 | Cleanup of the engine detection code. Possibly fixes bug #1804403 - "IHNM/ITE... | Filippos Karapetis |
2007-10-28 | Sound is now paused when displaying menu dialogs | Paul Gilbert |
2007-10-28 | Added storing of playing sounds to savegame (note: only sounds flagged as res... | Paul Gilbert |
2007-10-27 | Temporarily force quits when user presses exit key combination. A TODO commen... | Nicola Mettifogo |
2007-10-27 | Muting GCC warnings | Sven Hesse |
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-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-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-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 |