Age | Commit message (Expand) | Author |
2007-07-02 | Removed special displayBalloonString routine. | Nicola Mettifogo |
2007-07-02 | Fixed glitch: protection code appearing over prompt. | Nicola Mettifogo |
2007-07-01 | Applied new flatBlitCnv and little refactoring to dialogue code. | Nicola Mettifogo |
2007-07-01 | Introduced new flatBlitCnv to reduce code duplication. | Nicola Mettifogo |
2007-07-01 | Re-added __attribute__(packed) | Max Horn |
2007-07-01 | Wrapped dialogue functions into a new DialogueManager, and some basic refacto... | Nicola Mettifogo |
2007-07-01 | Removed some paranoia screen updates. May cause some minor glitches. | Nicola Mettifogo |
2007-06-23 | Made changeCharacter restore the previous open Archive after completing its d... | Nicola Mettifogo |
2007-06-23 | Now clipping frame # to avoid crashes because of bad behavior of game scripts. | Nicola Mettifogo |
2007-06-23 | Compare Common::KEYCODE_ against KeyState::keycode, not KeyState::ascii | Max Horn |
2007-06-23 | Changed input routine to use KEYCODE. | Nicola Mettifogo |
2007-06-22 | 0xD -> Common::KEYCODE_RETURN | Max Horn |
2007-06-18 | Mouse is now properly hidden during dialogues, and is restored after load/sav... | Nicola Mettifogo |
2007-06-16 | Silence MSVC8 warning | Filippos Karapetis |
2007-06-16 | The codes difference when selecting character, only applies to the Amiga mult... | Travis Howell |
2007-06-16 | Fixed - embarrassing - broken password check. | Nicola Mettifogo |
2007-06-16 | Add code difference in Amiga versions, when selecting character. | Travis Howell |
2007-06-16 | Made language selection screen policy clearer. | Nicola Mettifogo |
2007-06-16 | Fixed regression: crash when loading objects on Amiga. | Nicola Mettifogo |
2007-06-16 | Reduce code duplication. | Travis Howell |
2007-06-16 | Fix quit command failing in certain locations (ie character/language selectio... | Travis Howell |
2007-06-16 | Update comment. | Travis Howell |
2007-06-16 | Remove code to skip frames in the Amiga demo again, as it fixes Honest Chan n... | Travis Howell |
2007-06-16 | Add GF_LANG_MULT game flag, for detecting differences between the two Amiga v... | Travis Howell |
2007-06-15 | All known versions of Nippon Safes are now enabled with all features except f... | Nicola Mettifogo |
2007-06-15 | More adjustments for Amiga version. | Travis Howell |
2007-06-15 | More adjustments for Amiga version. | Travis Howell |
2007-06-15 | When selecting language, ignore request for language that doesn't exist. | Travis Howell |
2007-06-15 | Another adjustment for Amiga version. | Travis Howell |
2007-06-15 | Enable language screen in Amiga version. | Travis Howell |
2007-06-15 | Add basic support for Amiga version. | Travis Howell |
2007-06-14 | oops wrong platform. | Nicola Mettifogo |
2007-06-13 | Added full version of Nippon Safes for Amiga (EN/FR/DE) to detector. | Nicola Mettifogo |
2007-06-12 | Patch #1733764: "Fallback detection patch". GSoC student. | Eugene Sandulenko |
2007-06-09 | Silenced warning on WinCE. | Nicola Mettifogo |
2007-06-05 | Fixed crash on exit (bug #1726185). | Nicola Mettifogo |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-05-21 | Fixed the largest memory leaks. | Nicola Mettifogo |
2007-05-21 | Fixed palette fade in intro sequence and palette effect for Dino's treatment | Nicola Mettifogo |
2007-05-20 | Fixed regression: location comment wasn't shown on every location except the ... | Nicola Mettifogo |
2007-05-20 | Added guard code to prevent crashes when stopping sound effects. | Nicola Mettifogo |
2007-05-20 | Fixed bug. snprintf counts the termination character on Linux, but not on Win... | Nicola Mettifogo |
2007-05-20 | Removed phony 'start game' message from Amiga demo. | Nicola Mettifogo |
2007-05-20 | Disabled halfbrite for Amiga versions. The effect will be enabled again when ... | Nicola Mettifogo |
2007-05-20 | Fixed embarrassing - and old as time - mistake preventing some items from bei... | Nicola Mettifogo |
2007-05-19 | Fixed regression: wrong job ordering caused a bunch of graphic glitches. | Nicola Mettifogo |
2007-05-18 | Made final comment appear. | Nicola Mettifogo |
2007-05-18 | Made congratulations message visible. | Nicola Mettifogo |
2007-05-18 | Reverting my last change. | Nicola Mettifogo |
2007-05-16 | Replaced explicit bitmasks with function calls. | Nicola Mettifogo |