Age | Commit message (Expand) | Author |
2008-04-17 | Fix bug #1932150 - SIMON1: Sousaphone Bug. | Travis Howell |
2008-04-17 | Fix Bug #1555117 - SIMON2: Cannot load Savegame. | Travis Howell |
2008-04-16 | Correct time events duration, when saving in Elvira 1. | Travis Howell |
2008-04-16 | Minor cleanup. | Travis Howell |
2008-04-16 | Remove unused opcode and minor cleanup. | Travis Howell |
2008-04-16 | Cleanup. | Travis Howell |
2008-04-05 | Advanced detector: replaced kADFlagAugmentPreferredTarget by its inverse, kAD... | Max Horn |
2008-03-29 | Add patch #1928643 - Czech fan translation of Simon the Sorcerer 1. | Travis Howell |
2008-03-27 | Add work around for script bug in The Feeble Files. | Travis Howell |
2008-03-26 | And don't attempt to play sound, when the sound file isn't loaded in The Feeb... | Travis Howell |
2008-03-26 | Remove error for missing sound files in The Feeble Files, due to fault in Fre... | Travis Howell |
2008-03-26 | Move code to ignore invalid characters. | Travis Howell |
2008-03-26 | Ooops, correct error in conversion of The Feeble Files font data. | Travis Howell |
2008-03-26 | Always ignore invalid characters, when using charset data. | Travis Howell |
2008-03-26 | Switch all font data to hexadecimal and sort by language name. | Travis Howell |
2008-03-25 | Fix palette glitches in Amiga OCS version of Simon the Sorcerer 1. | Travis Howell |
2008-03-24 | Correct background color when displaying saved game list in Amiga versions of... | Travis Howell |
2008-03-23 | Fix name locking in Waxworks, and cleanup. | Travis Howell |
2008-03-23 | Remove left over debug code. | Travis Howell |
2008-03-23 | Add comments about unknown cases and remove unused cases in parseNextEvent(). | Travis Howell |
2008-03-22 | Add support for room states in Waxworks (DOS). | Travis Howell |
2008-03-19 | Correct extra field for Amiga floppy versions of Simon the Sorcerer 1. | Travis Howell |
2008-03-14 | Started to get rid of Common::EncapsulatedADGameDesc (using plain Common::ADG... | Max Horn |
2008-03-14 | Advanced Detector: Changed fallback detector from a callback function pointer... | Max Horn |
2008-03-12 | Fix bug #1911558 - FF: Inventory doesn't scroll to the end. | Travis Howell |
2008-03-11 | Cleanup. | Torbjörn Andersson |
2008-03-01 | Fix subtitle regressions in DOS Floppy demo of Simon the Sorcerer 1. | Travis Howell |
2008-02-15 | Merged lots of _mixer->isReady() warnings into a single one in Engine constru... | Max Horn |
2008-02-08 | Initial support for plugin types | Jordi Vilalta Prat |
2008-02-03 | Revised Engine plugin API to only provide a single func which returns a MetaE... | Max Horn |
2008-02-03 | Changed "COMPATIBLITY" to "COMPATIBILITY". | Torbjörn Andersson |
2008-02-02 | Moved AdvancedMetaEngine to namespace Common | Max Horn |
2008-02-02 | Converted the remaining engines to use MetaEngine | Jordi Vilalta Prat |
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2008-01-20 | Add Spanish Amiga version of Elvira 2. | Travis Howell |
2008-01-15 | Set the number of speech segments in The Feeble File. | Travis Howell |
2008-01-13 | Removed unnecessary semi-colons. | Torbjörn Andersson |
2008-01-11 | Fix assert that can be triggered in non-English versions of The Feeble Files ... | Travis Howell |
2008-01-06 | Remove unused Amiga OCS font data, the AGA font data can by used by all Amiga... | Travis Howell |
2008-01-06 | Split charset font data. | Travis Howell |
2008-01-05 | Fix to remove a tab character from the GPL header | Paul Gilbert |
2007-12-28 | Patch #1858158: BUILD: Plugin building cleanup | Eugene Sandulenko |
2007-12-26 | Add alternative hack to main branch, to skip largest speech segment in Simon ... | Travis Howell |
2007-12-20 | Do not #include time.h globally (ideally, we should provide a localtime clone... | Max Horn |
2007-12-20 | Moved all time() calls in AGOS to a single new method AGOSEngine::getTime(); ... | Max Horn |
2007-12-16 | Add alternative Spanish version Elvira 2 (DOS). | Travis Howell |
2007-12-16 | Add Spanish fan translation of Elvira 1 (DOS). | Travis Howell |
2007-12-15 | Remove bad workaround and change compiler options (no optimization, no inline) | Chris Apers |
2007-12-12 | Workaround for bug #1738485 | Chris Apers |