aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-12- Implemented opcodes:Johannes Schickel
2007-11-12Fixes regression introduced with r29218.Johannes Schickel
2007-11-12Set Catriona to her correct rocking speedPaul Gilbert
2007-11-12removeSounds was being called too early - it was setting the current area to ...Paul Gilbert
2007-11-12Adjustments to the talk state machine so information dialogs (if any) correct...Paul Gilbert
2007-11-12Correction to delay when two NPCs are talking togetherPaul Gilbert
2007-11-11Silencing some warningsMax Horn
2007-11-11Menu display fixVincent Hamm
2007-11-11Don't draw objects with negative x/y values. Now, "ghost" objects are no long...Filippos Karapetis
2007-11-11Cleanup.Johannes Schickel
2007-11-11Fixed memory leaking of TabWidget. (thanks to jvprat for pointing out)Johannes Schickel
2007-11-11Committed patch #1829748 "Fix for memory leaks in File::exists".Johannes Schickel
2007-11-11Implement dialoguesVincent Hamm
2007-11-10Fix relocation of objects relationsVincent Hamm
2007-11-10Expanded talk routines so that characters now properly stand still only when ...Paul Gilbert
2007-11-10Muting the compiler :PSven Hesse
2007-11-10Fix boggus object stateVincent Hamm
2007-11-10Muting the compiler :PSven Hesse
2007-11-10-Cleanup stringsVincent Hamm
2007-11-10- added some code to runLoop (currently commented out)Johannes Schickel
2007-11-09Added a workaround for a bug in the original game scripts of IHNM with Edna, ...Filippos Karapetis
2007-11-09Implemented idle script handling.Johannes Schickel
2007-11-09Restoring a game now correctly fades out the current room like the originalPaul Gilbert
2007-11-09Check to prevent Ratpouch saying 'Excuse me' redundantlyPaul Gilbert
2007-11-08Fixing compilation for me by giving that file a closing newlineSven Hesse
2007-11-08Updated the MSVC8 SAGA project file for the last commitFilippos Karapetis
2007-11-08Some tweaks to actorWalkTo() and actorEndWalk(). Also, moved all the actor pa...Filippos Karapetis
2007-11-08Slight fix for off screen path calculationFilippos Karapetis
2007-11-08Cleanup load savegame from original interpreterVincent Hamm
2007-11-08Reordered construction of game instance so that the sounds played in the intr...Paul Gilbert
2007-11-08Added sound to animation of falling down the chutePaul Gilbert
2007-11-08Bugfix for correct use of article prefixes on character names embedded in tal...Paul Gilbert
2007-11-08Bugfix for approaching Ratpouch, and have him properly stand still until he's...Paul Gilbert
2007-11-07One more fix from Patch #1773489Eugene Sandulenko
2007-11-07Patches #1773489: "FW: Fixes for German Amiga Version"Eugene Sandulenko
2007-11-07Bugfix for NPC conversations so they'll only stand still when they should, an...Paul Gilbert
2007-11-07Removed reference to KyraEngine that shouldn't be therePaul Gilbert
2007-11-06Muting the compiler :PSven Hesse
2007-11-06- little bit more cleanupJohannes Schickel
2007-11-06Cleanup.Johannes Schickel
2007-11-06Removed unnecessary extern.Johannes Schickel
2007-11-06Fixed regression: loading from the start screens was messing up game flags.Nicola Mettifogo
2007-11-06Patch #1826459: Make: reconfigure on configure change (saving environment)Max Horn
2007-11-06Add support for original load/save system in HE games.Travis Howell
2007-11-06Patch #1825132: SAVEFILEMAN: renameSavefile implementationMax Horn
2007-11-05Several subtitles-related IHNM fixes. Still not perfect.Eugene Sandulenko
2007-11-05WinCE Makefile: make deploy was copying plugins to the wrong directory.Robin Watts
2007-11-05Muting the compiler :PSven Hesse
2007-11-05made CmdText a virtual class, so that language tweaks can be handled in subcl...Gregory Montoir
2007-11-05Fix some 256color version issuesVincent Hamm