Age | Commit message (Expand) | Author |
2007-06-06 | Properly implemented the converse panel in IHNM (though the colors are still ... | Filippos Karapetis |
2007-06-06 | Fix regression caused by commit #27108 | Filippos Karapetis |
2007-06-05 | Avoid compiler warnings. | Travis Howell |
2007-06-05 | Trunk becomes 0.11.0svn | Eugene Sandulenko |
2007-06-05 | renaming to multi-function key. Also, reverting to softkey A for default keym... | Kostas Nakos |
2007-06-05 | the FT cheat key is now called multi function key (pending commit for sucker ... | Kostas Nakos |
2007-06-05 | Filtering specific verbs is used in ITE, but not in IHNM. It's now possible t... | Filippos Karapetis |
2007-06-05 | Add the hack for the staircase in the zeppelin in IHNM once more, apparently ... | Filippos Karapetis |
2007-06-05 | Check if a zone type is NULL for both ITE and IHNM, as it's done in the origi... | Filippos Karapetis |
2007-06-05 | Inventory and conversation arrows are working correctly now in IHNM | Filippos Karapetis |
2007-06-05 | Fix background of pause options in Amiga and AtariST of Elvira 1. | Travis Howell |
2007-06-05 | Fixed crash on exit (bug #1726185). | Nicola Mettifogo |
2007-06-05 | Add option to dump all subrountines in a game, to help with bug reports. | Travis Howell |
2007-06-05 | Fix input issues in earlier games, and split handleMouseMoved() due to differ... | Travis Howell |
2007-06-05 | Updates, to keep Amiga demo of Elvira 1 working. | Travis Howell |
2007-06-05 | Update sound ranges in debugger, for earlier games. | Travis Howell |
2007-06-05 | Fix palette glitches on printScroll background, during many scenes in Eivira 1. | Travis Howell |
2007-06-05 | Add workaround for the scrolling glitch in The Feeble Files, the occurs when ... | Travis Howell |
2007-06-05 | Trigger palette update, when setting the mouse palette in Elvira 2 and Waxworks. | Travis Howell |
2007-06-05 | Fix loading and saving game through the options screen in Amiga CD32 version ... | Travis Howell |
2007-06-05 | Fix regression when listing saved game names, in Simon the Sorcerer 1/2. | Travis Howell |
2007-06-05 | Hopefully more reliable display of inventory arrows. | Travis Howell |
2007-06-04 | IHNM: Add a temporary hack for the crash that occurs when climbing the stairc... | Filippos Karapetis |
2007-06-04 | Fixed incorrect placing of converse information for IHNM. Dialog options shou... | Filippos Karapetis |
2007-06-04 | Fix for bug #1730511 ("KYRA1: Brandon's text isn't cleaned properly"). | Johannes Schickel |
2007-06-04 | Properly define max text width in IHNM | Filippos Karapetis |
2007-06-04 | Fix compilation of AGOS | Filippos Karapetis |
2007-06-04 | Only call MIDI code, in games which use MIDI based music. | Travis Howell |
2007-06-04 | Fix inventory arrows in Amiga OCS version of Simon the Sorcerer 1. | Travis Howell |
2007-06-04 | Fix invalid writes in Elvira 1, the original game would overwrite into _windo... | Travis Howell |
2007-06-04 | Virtualise a few sound functions. | Travis Howell |
2007-06-04 | Change printChar variables to signed, to allow removal of work around for The... | Travis Howell |
2007-06-04 | Change printChar variables to signed, to allow removal of work around for The... | Travis Howell |
2007-06-04 | Fix sign issue, which caused invalid writes, when entering saved game name in... | Travis Howell |
2007-06-03 | SAGA: When trying to access a wrong hitzone, adjust it to a valid one and con... | Filippos Karapetis |
2007-06-03 | new functionality for the predictive input dialog for smartphones | Kostas Nakos |
2007-06-03 | The animation frame counter is updated correctly now, so all animations in IH... | Filippos Karapetis |
2007-06-03 | Adding the new kFeatureDisableKeyFiltering OSystem feature. | Kostas Nakos |
2007-06-03 | Modified version of patch #1723779: SCUMM: Improved ctrl+t subtitle cycling | Max Horn |
2007-06-03 | Simplified check for scene height in IHNM | Filippos Karapetis |
2007-06-03 | Removed dead code | Max Horn |
2007-06-03 | Fixed serious memory leak in AGOS engine (sound looping code was leaking) | Max Horn |
2007-06-03 | Opcode 11 is sfLockUser. Also updated Scene::getHeight() for this change. Now... | Filippos Karapetis |
2007-06-03 | Initialise _stream.next_in as well, to silence another Valgrind warning in at | Torbjörn Andersson |
2007-06-03 | Initialized _stream.avail_in (and fixed a typo in a comment) after discussing | Torbjörn Andersson |
2007-06-03 | Fix bugs mentioned in #1730147 "GUI: Classic themes need to be updated" | Eugene Sandulenko |
2007-06-03 | Moved the updating of framecount to a more appropriate place | Filippos Karapetis |
2007-06-02 | Silence an MSVC8 warning | Filippos Karapetis |
2007-06-02 | implement most-recently-used scheme for dictionary words | Kostas Nakos |
2007-06-02 | better handle mode changes and command line length | Kostas Nakos |