Age | Commit message (Expand) | Author |
2007-07-08 | Oops. | Nicola Mettifogo |
2007-07-08 | Yet another fix for broken parsing/displaying of strings. Now quotes are prop... | Nicola Mettifogo |
2007-07-08 | Finally fixed parsing of labels. | Nicola Mettifogo |
2007-07-08 | Made parseNextToken *really* work this time. | Nicola Mettifogo |
2007-07-08 | Parser is now able to deal with missing quotes at the end of instructions in ... | Nicola Mettifogo |
2007-07-08 | Location background sound (different from music) now implemented. | Nicola Mettifogo |
2007-07-08 | The mouse cursor is shown during dialogues in the Amiga versions (Demo and Mu... | Travis Howell |
2007-07-07 | Moved SaveLoadChooser class to saveload.cpp and adjusted dependencies. | Nicola Mettifogo |
2007-07-07 | Oops. Crappy dump code doesn't belong to global repository. | Nicola Mettifogo |
2007-07-07 | DLTA tags in multi-frame images are now supported. | Nicola Mettifogo |
2007-07-05 | Skip DLTA frames for now, when loading character face data in the Amiga multi... | Travis Howell |
2007-07-05 | Fix incorrect face frame been shown during dialogs, due to regression in revi... | Travis Howell |
2007-07-04 | Fix introduction in Amiga multi-lingual version. Specifically characters for ... | Travis Howell |
2007-07-03 | Changed Dialogue from a typedef for an implicit n-tree of Questions to a plai... | Nicola Mettifogo |
2007-07-03 | Some cheap renaming and cleanup. | Nicola Mettifogo |
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 |