Age | Commit message (Expand) | Author |
2007-07-05 | The prisoners at the entrance of the prison in Nimdok's chapter are displayed... | Filippos Karapetis |
2007-07-05 | Tidy up of the GP2X config.sh and bundle.sh scripts. Add support for libMPEG2... | John Willis |
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-05 | Implemented the rest of the differences of the sfScriptGotoScene opcode in IHNM | Filippos Karapetis |
2007-07-04 | Fix typo | Filippos Karapetis |
2007-07-04 | Add clone2727 to contributors list | Eugene Sandulenko |
2007-07-04 | Fix introduction in Amiga multi-lingual version. Specifically characters for ... | Travis Howell |
2007-07-04 | Fix bug #1747154 - SIMON1: Another crash in dwarf cave. Another regression, c... | 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 | Optimisation for resource loading in Kyra engine | Neil Millstone |
2007-07-02 | Fix for launcher detecting DS configuration section in config file as a game | Neil Millstone |
2007-07-02 | Added Indy3EGA IBM 1.4 11/07/89 - English (US) 5.25" floppy version data from... | Max Horn |
2007-07-02 | Adding hooks for word completion interface on DS port | Neil Millstone |
2007-07-02 | Fix bug where an object was accessed after it was deleted in cine engine | Neil Millstone |
2007-07-02 | Memory block sizes for Simon 2 on DS port | Neil Millstone |
2007-07-02 | Renamed a variable, to avoid confusing it with another variable with the same... | Filippos Karapetis |
2007-07-02 | Removed special displayBalloonString routine. | Nicola Mettifogo |
2007-07-02 | Fixed glitch: protection code appearing over prompt. | Nicola Mettifogo |
2007-07-02 | Correct typos. | Travis Howell |
2007-07-02 | Use warning for that last work around. | Travis Howell |
2007-07-02 | Add work around for possible script bug in Elvira 2. | Travis Howell |
2007-07-01 | Fix bug #1746107 - Elvira 2: Crash Catacombs lev2. | Travis Howell |
2007-07-01 | Add cases for using '-' and '+' keys on the keypad too. | Travis Howell |
2007-07-01 | Fix bug ##1746094 - Elvira 2: Strange behavior a - counter of P.P. | Travis Howell |
2007-07-01 | Patch #1595026: engine init/shutdown OSystem methods | Max Horn |
2007-07-01 | Patch #1595026: engine init/shutdown OSystem methods | Max Horn |
2007-07-01 | Fix for bug #1746112 (SCUMM: Crash when pressing SPACE (Pause)) | Max Horn |
2007-07-01 | Fix looping effect (at least DrMcCoy says it fixes it somehow, and I trust hi... | Max Horn |
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 | Fix for bug #1746059 (WEEN: The intro hangs, and sound is corrupted) | Max Horn |
2007-07-01 | Only invoke g_engine->pauseEngine if g_engine != NULL | Max Horn |
2007-07-01 | Re-added __attribute__(packed) | Max Horn |
2007-07-01 | Once again rewrite Paula code (addings lots of comments, doing proper wrap ar... | Max Horn |
2007-07-01 | Wrapped dialogue functions into a new DialogueManager, and some basic refacto... | Nicola Mettifogo |
2007-07-01 | Compile fix: ascii should be state.ascii, I assume. | Robin Watts |
2007-07-01 | Correct md5 checksum for restart state file in the French DOS version of Elvi... | Travis Howell |
2007-07-01 | Update comment. | Travis Howell |
2007-07-01 | Removing non-ASCII chars from source code | Max Horn |
2007-07-01 | Removed some paranoia screen updates. May cause some minor glitches. | Nicola Mettifogo |
2007-07-01 | Applying agentq's screenshot loading fix to the trunk as well | Sven Hesse |
2007-06-30 | Adding mistakenly deleted file | Neil Millstone |
2007-06-30 | Just a test | Neil Millstone |
2007-06-30 | - Show mouse cursor option | Neil Millstone |
2007-06-30 | mention 'confirm exit' in NEWS | Max Horn |
2007-06-30 | Split Engine::pauseEngine: It now does pauseLevel handling, while engines can... | Max Horn |
2007-06-30 | Changed AGOS to use full KeyState, not just ascii value, in key events | Max Horn |
2007-06-30 | Adding some missing stuff to the PS2 port (it still will require quite some w... | Max Horn |