aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-12HoF:Johannes Schickel
2007-10-11disable spanish version for nowPaweł Kołodziejski
2007-10-11fixed braces and changed vez() all references to intPaweł Kołodziejski
2007-10-10- Made some sound functions a bit more generic for use with Kyra1 and Kyra2Johannes Schickel
2007-10-10Fixed bug in o2_addSpecialExit.Johannes Schickel
2007-10-09Oops forgot to add o2_delay to the opcode list.Johannes Schickel
2007-10-09HoFJohannes Schickel
2007-10-09HoFJohannes Schickel
2007-10-09HoF:Johannes Schickel
2007-10-09HoF:Johannes Schickel
2007-10-09HoF:Johannes Schickel
2007-10-09HoF:Johannes Schickel
2007-10-08fixes after mergesPaweł Kołodziejski
2007-10-07fixes after merges, more will comePaweł Kołodziejski
2007-10-07Fixed a missing return value in the lastPathComponent function. Thanks to Raz...David Corrales
2007-10-07Added beep sound to Nippon Safes for Amiga.Nicola Mettifogo
2007-10-07cleanupMax Horn
2007-10-07Added support for setting animations by their index rather than their offset,...Paul Gilbert
2007-10-07Changed string constant name to avoid clashing with inventory display constantsPaul Gilbert
2007-10-07Added loading of new give talk Id listPaul Gilbert
2007-10-07Replaced incorrect key constants being used for fight commandsPaul Gilbert
2007-10-07Added new string Ids used for inventory displayPaul Gilbert
2007-10-07Finally tracked down a bug that sometimes caused word wrapping to failPaul Gilbert
2007-10-07Changed predefined records to be at the start of the animation list so indexe...Paul Gilbert
2007-10-07Fixed bug #1808529. One must use memmove() when copying overlapping blocks of...Nicola Mettifogo
2007-10-07- little bit more input handlingJohannes Schickel
2007-10-07Commit of patch #1804861. It implements a static lastPathComponent() function...David Corrales
2007-10-06Fixed bug #1808615. An unexpected (but harmless) 'ENDCOMMANDS' statement was ...Nicola Mettifogo
2007-10-06Fixed bug #1808620. The original Inventory::addItem routine relied on a trick...Nicola Mettifogo
2007-10-06Removed the MD5 check of sfx.res for the English version of IHNM, since there...Filippos Karapetis
2007-10-04Fixed bug #1803287. The inner block was changing the test condition causing u...Nicola Mettifogo
2007-10-04Patch #1805208: move matchString to Common::UtilMax Horn
2007-10-03* Added removeSavefile()Marcus Comstedt
2007-10-03Provide dummy remove() function for DC...Marcus Comstedt
2007-09-30Show the cursor when opening the options screen. Also, fixed a regression wit...Filippos Karapetis
2007-09-30Of course, that also means that 'slot' should be 3 characters, not 2.Torbjörn Andersson
2007-09-30Terminate the string used to hold the save slot number, or strange things mayTorbjörn Andersson
2007-09-30Some updates to the hard coded strings of the Spanish version of IHNM (thanks...Filippos Karapetis
2007-09-30Fixed the placement of the save game reminder icon in IHNMFilippos Karapetis
2007-09-30Removed all the unneeded hard coded strings from the Italian fan translation ...Filippos Karapetis
2007-09-30IHNM does not have excuse textsFilippos Karapetis
2007-09-30Fixed action lists to sort correctly for non-English languagesPaul Gilbert
2007-09-30Mention DMedia MIDI driver in NEWSMax Horn
2007-09-30Patch #1804801: DMedia MIDI driver for IRIXMax Horn
2007-09-30Bugfix to italian tick handler offsetsPaul Gilbert
2007-09-30removed unused function, simplified handlePatternGregory Montoir
2007-09-30fix incomplete savestate prefixGregory Montoir
2007-09-30Fix load offset for straw fire, and added proper cross-language handling of i...Paul Gilbert
2007-09-30Added cross-language handling for the top menuPaul Gilbert
2007-09-30Remove target 'tools' from the deps of target 'all'Max Horn