Age | Commit message (Expand) | Author |
2007-09-01 | Cleanup: remove obsolete code (PalmOS 68K version not supported anymore) | Chris Apers |
2007-08-20 | 64bit AGOS fix by Mark Weaver | Max Horn |
2007-08-13 | Fix linking errors. | Eugene Sandulenko |
2007-08-13 | Use new AD code in AGOS detection. | Eugene Sandulenko |
2007-08-08 | Added detection for Elvira 2 - German Amiga Floppy. Thanks to cartman on #scu... | Kari Salminen |
2007-08-06 | Ooops, correction to last commit. | Travis Howell |
2007-08-06 | Fix bug #1768080 - FEEBLE: Wrong text display in Oracle. A regression, caused... | Travis Howell |
2007-08-03 | Add German Amiga version of Waxworks. | Travis Howell |
2007-07-28 | Add save code differences in Amiga verison of Waxworks. | Travis Howell |
2007-07-28 | Add save code differences in Amiga verison of Waxworks. | Travis Howell |
2007-07-28 | Add zone override table for Amiga verison of Waxworks. | Travis Howell |
2007-07-28 | Switch error back to debug message, due to strange data in restart state files. | Travis Howell |
2007-07-28 | Add support for multi-tune Protracker modules used in the Amiga version of Wa... | Travis Howell |
2007-07-27 | Fix loading restart state file in Amiga version of Waxworks. | Travis Howell |
2007-07-25 | Add eriktorbjorn's patch for bug #1498158 - AOGS: Itemheap overflow on 64bit ... | Travis Howell |
2007-07-23 | Fix regression, the incorrect key was been used for highlighting items in Sim... | Travis Howell |
2007-07-15 | Fixed sound factory messup caused by my previous commit | Max Horn |
2007-07-09 | Fix masking crash in Simon the Sorcerer 1 (Floppy DOS Demo), the address and ... | Travis Howell |
2007-07-04 | Fix bug #1747154 - SIMON1: Another crash in dwarf cave. Another regression, c... | Travis Howell |
2007-07-02 | Memory block sizes for Simon 2 on DS port | Neil Millstone |
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 | Re-added __attribute__(packed) | Max Horn |
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-06-30 | Changed AGOS to use full KeyState, not just ascii value, in key events | Max Horn |
2007-06-30 | AGOS code cleanup | Max Horn |
2007-06-30 | Also update menus.cpp with ChildType enum | Max Horn |
2007-06-30 | AGOS: Introduced ChildType enum | Max Horn |
2007-06-29 | Fix display of experience in Elvira 2. | Travis Howell |
2007-06-29 | Fix some scripts failing to start in Elvira 2, due code difference in isCalle... | Travis Howell |
2007-06-27 | Clear any paused OmniTV video, when playing another video. To fix crashes in ... | Travis Howell |
2007-06-23 | Minor cleanup. | Travis Howell |
2007-06-23 | Ooops, adjust Elvira 2 specific offset too. | Travis Howell |
2007-06-23 | Minor cleanup. | Travis Howell |
2007-06-23 | Fix alignment issue in setWindowPalete video opcode. | Travis Howell |
2007-06-22 | Work around a crash when quitting Simon 2. If this is the proper fix, it should | Torbjörn Andersson |
2007-06-22 | Use KEYCODE constants. | Torbjörn Andersson |
2007-06-21 | Revert debug output. | Travis Howell |
2007-06-21 | Add font table for Spanish version of Elvira 2. | Travis Howell |
2007-06-21 | Minor cleanup. | Travis Howell |
2007-06-21 | Fix regressions, due to zoneNum changes. | Travis Howell |
2007-06-21 | Fix regressions, due to buffer changes and cleanup. | Travis Howell |
2007-06-21 | Use frameBuffer directly, in order to drop extra buffer (frontBuffer) and cle... | Travis Howell |
2007-06-21 | Add Italian DOS version of Elvira 2. | Travis Howell |
2007-06-20 | Fix regressions, due to playSpeech() no longer been virtual match. | Travis Howell |