Age | Commit message (Expand) | Author |
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 |
2007-09-27 | fixed savepath files listing under win32 | Gregory Montoir |
2007-09-27 | simplified touche savegame listing | Gregory Montoir |
2007-09-27 | simplified queen savegame listing (removed marks array etc.) | Gregory Montoir |
2007-09-27 | Key and certificate that is valid for the next 30 years. | Lars Persson |
2007-09-27 | Updated the MSVC8 touche project file for commit #29108 | Filippos Karapetis |
2007-09-26 | rename ui.cpp to menu.cpp for consistency with other engines | Gregory Montoir |
2007-09-26 | no need to assert here, just don't start playing the stream if read failed | Gregory Montoir |
2007-09-26 | add polish version (bug report #1800500) | Gregory Montoir |
2007-09-26 | Compile fixes for WinCE build | Robin Watts |