Age | Commit message (Expand) | Author |
2007-10-07 | Added new string Ids used for inventory display | Paul Gilbert |
2007-10-07 | Finally tracked down a bug that sometimes caused word wrapping to fail | Paul Gilbert |
2007-10-07 | Changed predefined records to be at the start of the animation list so indexe... | Paul Gilbert |
2007-10-07 | Fixed bug #1808529. One must use memmove() when copying overlapping blocks of... | Nicola Mettifogo |
2007-10-07 | - little bit more input handling | Johannes Schickel |
2007-10-07 | Commit of patch #1804861. It implements a static lastPathComponent() function... | David Corrales |
2007-10-06 | Fixed bug #1808615. An unexpected (but harmless) 'ENDCOMMANDS' statement was ... | Nicola Mettifogo |
2007-10-06 | Fixed bug #1808620. The original Inventory::addItem routine relied on a trick... | Nicola Mettifogo |
2007-10-06 | Removed the MD5 check of sfx.res for the English version of IHNM, since there... | Filippos Karapetis |
2007-10-04 | Fixed bug #1803287. The inner block was changing the test condition causing u... | Nicola Mettifogo |
2007-10-04 | Patch #1805208: move matchString to Common::Util | Max Horn |
2007-10-03 | * Added removeSavefile() | Marcus Comstedt |
2007-10-03 | Provide dummy remove() function for DC... | Marcus Comstedt |
2007-09-30 | Show the cursor when opening the options screen. Also, fixed a regression wit... | Filippos Karapetis |
2007-09-30 | Of course, that also means that 'slot' should be 3 characters, not 2. | Torbjörn Andersson |
2007-09-30 | Terminate the string used to hold the save slot number, or strange things may | Torbjörn Andersson |
2007-09-30 | Some updates to the hard coded strings of the Spanish version of IHNM (thanks... | Filippos Karapetis |
2007-09-30 | Fixed the placement of the save game reminder icon in IHNM | Filippos Karapetis |
2007-09-30 | Removed all the unneeded hard coded strings from the Italian fan translation ... | Filippos Karapetis |
2007-09-30 | IHNM does not have excuse texts | Filippos Karapetis |
2007-09-30 | Fixed action lists to sort correctly for non-English languages | Paul Gilbert |
2007-09-30 | Mention DMedia MIDI driver in NEWS | Max Horn |
2007-09-30 | Patch #1804801: DMedia MIDI driver for IRIX | Max Horn |
2007-09-30 | Bugfix to italian tick handler offsets | Paul Gilbert |
2007-09-30 | removed unused function, simplified handlePattern | Gregory Montoir |
2007-09-30 | fix incomplete savestate prefix | Gregory Montoir |
2007-09-30 | Fix load offset for straw fire, and added proper cross-language handling of i... | Paul Gilbert |
2007-09-30 | Added cross-language handling for the top menu | Paul Gilbert |
2007-09-30 | Remove target 'tools' from the deps of target 'all' | Max Horn |
2007-09-30 | Fixed bug #1804805 - "IHNM: crash/glitch with italian fan patch" | Filippos Karapetis |
2007-09-29 | don't update the screen directly after a gamestate load ; keychars and room b... | Gregory Montoir |
2007-09-29 | workaround for original game glitch (bug #1751170) | Gregory Montoir |
2007-09-29 | Added a hack for the tools to allow building on MinGW with SDL backend. (see ... | Johannes Schickel |
2007-09-29 | Fix bug #1803020: Oddity in Makefile.common | Max Horn |
2007-09-29 | When skipping the IHNM intro, skip all the way to the character selection | Torbjörn Andersson |
2007-09-29 | As far as I can tell, there's no point in setting sceneSkipTarget to true here. | Torbjörn Andersson |
2007-09-29 | Allow the user to change scalers, fullscreen mode, etc. without terminating the | Torbjörn Andersson |
2007-09-28 | Updated version number in installation files | Lars Persson |
2007-09-28 | sadfUpdated version number in installation files | Lars Persson |
2007-09-28 | Updated README for some small build details | Lars Persson |
2007-09-28 | Added support for Drascula and new system files | Lars Persson |
2007-09-28 | Updated with Drascula and new ARM asm opts. | Lars Persson |
2007-09-28 | Updated actions (compared with PocketPC) | Lars Persson |
2007-09-28 | Updated include order and H file naming | Lars Persson |
2007-09-28 | Don't include windows.h for Symbian emulator builds | Lars Persson |
2007-09-28 | Symbian OS does not have ELOOP defined as an error, so #ifdef around those tw... | Lars Persson |
2007-09-28 | Add PALMOS sections to ARM rate conversion sound code to preserve r10 | Robin Watts |
2007-09-28 | Fix to correctly reset action sequence list between languages | Paul Gilbert |
2007-09-28 | Bugfix to extract correct hotspot offsets list for Italian version | Paul Gilbert |
2007-09-28 | Wrapped access to the playing sounds list in a mutex | Paul Gilbert |