aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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-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-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-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-30Fixed bug #1804805 - "IHNM: crash/glitch with italian fan patch"Filippos Karapetis
2007-09-29don't update the screen directly after a gamestate load ; keychars and room b...Gregory Montoir
2007-09-29workaround for original game glitch (bug #1751170)Gregory Montoir
2007-09-29When skipping the IHNM intro, skip all the way to the character selectionTorbjörn Andersson
2007-09-29As far as I can tell, there's no point in setting sceneSkipTarget to true here.Torbjörn Andersson
2007-09-29Allow the user to change scalers, fullscreen mode, etc. without terminating theTorbjörn Andersson
2007-09-28Wrapped access to the playing sounds list in a mutexPaul Gilbert
2007-09-27simplified touche savegame listingGregory Montoir
2007-09-27simplified queen savegame listing (removed marks array etc.)Gregory Montoir
2007-09-26rename ui.cpp to menu.cpp for consistency with other enginesGregory Montoir
2007-09-26no need to assert here, just don't start playing the stream if read failedGregory Montoir
2007-09-26add polish version (bug report #1800500)Gregory Montoir
2007-09-26_currentObjectNum should also be set in text only talk modeGregory Montoir
2007-09-25Changed InventoryRenderer to draw inventory over a Surface, thus removing use...Nicola Mettifogo
2007-09-24objects now work in Winnie C64Matthew Hoops
2007-09-24- added a new generic debugger command 'facings'Johannes Schickel
2007-09-24- reworked input handlingJohannes Schickel
2007-09-24Added debugger support for kyra2.Johannes Schickel
2007-09-24Fixed inventory regression introduced with yesterday's commit.Nicola Mettifogo
2007-09-24allow Winnie Apple II to start up, however room images are slightly distorted...Matthew Hoops
2007-09-24Patch #1800767: "Sort the list of engines"Eugene Sandulenko
2007-09-24Silence warnings on 64bit systems.Johannes Schickel
2007-09-24fix regression in the inventory from r28995Matthew Hoops
2007-09-24ok, really get rid of "object 41" now -- didn't realize that the rnd function...Matthew Hoops
2007-09-24Added missing endian wrappers from Room Exit structure loadingPaul Gilbert
2007-09-24Changes some code to use Common::set_to instead of loops. (as an example on h...Johannes Schickel
2007-09-23Added command to enable screen debug functionallity. (instead of the old comp...Johannes Schickel
2007-09-23Added debugger command to list the birthstone gems.Johannes Schickel
2007-09-23Fix for kyra3 crashes while playing WSA files.Johannes Schickel
2007-09-23Init _screen for kyra3. Menu + Intro should be working again.Johannes Schickel
2007-09-23Converted fields in data that were originally offsets (such as tick proc offs...Paul Gilbert
2007-09-23Added vaildation of new lure.dat file, and added MD5 for Italian version of gamePaul Gilbert
2007-09-23Added support for the lure.dat file now containing multiple language versionsPaul Gilbert