Age | Commit message (Expand) | Author |
2007-11-10 | Fix boggus object state | Vincent Hamm |
2007-11-10 | Muting the compiler :P | Sven Hesse |
2007-11-10 | -Cleanup strings | Vincent Hamm |
2007-11-10 | - added some code to runLoop (currently commented out) | Johannes Schickel |
2007-11-09 | Added a workaround for a bug in the original game scripts of IHNM with Edna, ... | Filippos Karapetis |
2007-11-09 | Implemented idle script handling. | Johannes Schickel |
2007-11-09 | Restoring a game now correctly fades out the current room like the original | Paul Gilbert |
2007-11-09 | Check to prevent Ratpouch saying 'Excuse me' redundantly | Paul Gilbert |
2007-11-08 | Fixing compilation for me by giving that file a closing newline | Sven Hesse |
2007-11-08 | Some tweaks to actorWalkTo() and actorEndWalk(). Also, moved all the actor pa... | Filippos Karapetis |
2007-11-08 | Slight fix for off screen path calculation | Filippos Karapetis |
2007-11-08 | Cleanup load savegame from original interpreter | Vincent Hamm |
2007-11-08 | Reordered construction of game instance so that the sounds played in the intr... | Paul Gilbert |
2007-11-08 | Added sound to animation of falling down the chute | Paul Gilbert |
2007-11-08 | Bugfix for correct use of article prefixes on character names embedded in tal... | Paul Gilbert |
2007-11-08 | Bugfix for approaching Ratpouch, and have him properly stand still until he's... | Paul Gilbert |
2007-11-07 | One more fix from Patch #1773489 | Eugene Sandulenko |
2007-11-07 | Patches #1773489: "FW: Fixes for German Amiga Version" | Eugene Sandulenko |
2007-11-07 | Bugfix for NPC conversations so they'll only stand still when they should, an... | Paul Gilbert |
2007-11-07 | Removed reference to KyraEngine that shouldn't be there | Paul Gilbert |
2007-11-06 | Fixed regression: loading from the start screens was messing up game flags. | Nicola Mettifogo |
2007-11-06 | Add support for original load/save system in HE games. | Travis Howell |
2007-11-05 | Several subtitles-related IHNM fixes. Still not perfect. | Eugene Sandulenko |
2007-11-05 | Muting the compiler :P | Sven Hesse |
2007-11-05 | made CmdText a virtual class, so that language tweaks can be handled in subcl... | Gregory Montoir |
2007-11-05 | Fix some 256color version issues | Vincent Hamm |
2007-11-05 | Implement polygon and sprite masking | Vincent Hamm |
2007-11-05 | Sort the language ID bytes of the JAS Version String alphabetically, like the... | Filippos Karapetis |
2007-11-05 | Don't show a space after the "give" command in the Greek fan translated versi... | Filippos Karapetis |
2007-11-05 | Updated the check for the language byte of the JAS Version String to be 'g' f... | Filippos Karapetis |
2007-11-05 | Fix warning | Filippos Karapetis |
2007-11-05 | Committing '[ 1824376 ] KYRA: more sequence player code' from Florian, with a... | Oystein Eftevaag |
2007-11-04 | Mark the end of the Cine namespace. | Torbjörn Andersson |
2007-11-04 | Muting the compiler | Sven Hesse |
2007-11-04 | Some code formating fixes | Sven Hesse |
2007-11-04 | Some more script functions | Vincent Hamm |
2007-11-04 | * Pushed specific code from base class down to Nippon Safes. | Nicola Mettifogo |
2007-11-04 | fix buffer overflow (globalVars is int16 -> index/=2) | Gregory Montoir |
2007-11-04 | added saveload code, fixed calls to debugC | Gregory Montoir |
2007-11-04 | switched igor detection code to AdvancedDetector | Gregory Montoir |
2007-11-04 | simplification, increased game state filenames | Gregory Montoir |
2007-11-04 | Fix a few script issues | Vincent Hamm |
2007-11-04 | Click on polygon detection | Vincent Hamm |
2007-11-03 | More polygon fix (nearly pixel perfect...) | Vincent Hamm |
2007-11-03 | Documenting the sound code a bit. | Johannes Schickel |
2007-11-03 | Fix build | Vincent Hamm |
2007-11-03 | More polygon fix | Vincent Hamm |
2007-11-03 | Cleanup. | Johannes Schickel |
2007-11-03 | Patch #1825276: "DETECTION: advanced detector engine simplification" | Eugene Sandulenko |
2007-11-03 | Unleashing the polygon virus! (I.e. fixing a compiler warning and a, what I t... | Sven Hesse |