aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-29Added a hack for the tools to allow building on MinGW with SDL backend. (see ...Johannes Schickel
2007-09-29Fix bug #1803020: Oddity in Makefile.commonMax Horn
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-28Updated version number in installation filesLars Persson
2007-09-28sadfUpdated version number in installation filesLars Persson
2007-09-28Updated README for some small build detailsLars Persson
2007-09-28Added support for Drascula and new system filesLars Persson
2007-09-28Updated with Drascula and new ARM asm opts.Lars Persson
2007-09-28Updated actions (compared with PocketPC)Lars Persson
2007-09-28Updated include order and H file namingLars Persson
2007-09-28Don't include windows.h for Symbian emulator buildsLars Persson
2007-09-28Symbian OS does not have ELOOP defined as an error, so #ifdef around those tw...Lars Persson
2007-09-28Add PALMOS sections to ARM rate conversion sound code to preserve r10Robin Watts
2007-09-28Fix to correctly reset action sequence list between languagesPaul Gilbert
2007-09-28Bugfix to extract correct hotspot offsets list for Italian versionPaul Gilbert
2007-09-28Wrapped access to the playing sounds list in a mutexPaul Gilbert
2007-09-27fixed savepath files listing under win32Gregory Montoir
2007-09-27simplified touche savegame listingGregory Montoir
2007-09-27simplified queen savegame listing (removed marks array etc.)Gregory Montoir
2007-09-27Key and certificate that is valid for the next 30 years.Lars Persson
2007-09-27Updated the MSVC8 touche project file for commit #29108Filippos Karapetis
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-26Compile fixes for WinCE buildRobin Watts
2007-09-26_currentObjectNum should also be set in text only talk modeGregory Montoir