Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-06 | Added game GUI options to advancedDetector and updated all engines | Eugene Sandulenko | |
svn-id: r41272 | |||
2009-05-24 | Strip trailing whitespaces in the whole code base. | Johannes Schickel | |
svn-id: r40867 | |||
2009-03-12 | Added file sizes of the various CD versions of Return to Zork to the ↵ | Filippos Karapetis | |
detector, as supplied in patch #2629804. Also, updated the game descriptions to provide more information on the version detected svn-id: r39360 | |||
2009-03-12 | Added the Italian and French versions of Return to Zork, as supplied in bug ↵ | Filippos Karapetis | |
report #2685032 svn-id: r39359 | |||
2009-03-09 | Added LGOP2 detection entries: | Benjamin Haisch | |
- German, supplied by windlepoons (bug tracker #2675695) - French and Spanish, supplied by goodoldgeorg (bug tracker #2675759) svn-id: r39270 | |||
2009-03-07 | Whitespace cleanup: Convert space followed by tab to just tab | Max Horn | |
svn-id: r39203 | |||
2009-03-05 | Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match ↵ | Jordi Vilalta Prat | |
the meaning of the returned string, as discussed some time ago in scummvm-devel svn-id: r39132 | |||
2009-01-29 | Moved AdvancedDetector from common/ to engines/ | Max Horn | |
svn-id: r36132 | |||
2009-01-22 | - Added support for The Manhole EGA version | Benjamin Haisch | |
- Support for 'chunked' picture resources and EGA pictures - Improved the mouth sync in RtZ (still not perfect, though) - Removed obsolete TODOs - Fixed sfPlayMovie to return if the movie playback was aborted or not; this is used by RtZ to determine if it should display the credits screen after the intro movie svn-id: r35997 | |||
2009-01-16 | - Removed _gameVersion, engine versions are set in the game detection ↵ | Filippos Karapetis | |
entries now - Renamed ProjectReader -> ResourceReader - Added some WIP code for the EGA version of the Manhole (still not working/disabled) - The resource reader now closes the files it has opened correctly when it's deleted svn-id: r35877 | |||
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko | |
svn-id: r35648 | |||
2008-11-07 | Implemented RTL support | Benjamin Haisch | |
svn-id: r34933 | |||
2008-11-06 | Simplified AdvancedMetaEngine::fallbackDetect usage | Max Horn | |
svn-id: r34909 | |||
2008-09-03 | Moved FilesystemNode / FSList to namespace Common; also got rid of some ↵ | Max Horn | |
'typedef Common::String String;' name aliases svn-id: r34302 | |||
2008-06-18 | - Fixed sprite drawing in Rodney's Funscreen | Benjamin Haisch | |
- Handle mouse button up events and event number fixes in MadeEngine::handleEvents() - Use milliseconds -> game ticks calculation based on Windows version of the original engine - "Rodney's Fun Screen" -> "Rodney's Funscreen" svn-id: r32731 | |||
2008-06-12 | - Added support for Rodney's Fun Screen | Benjamin Haisch | |
- Added audio cd playback (still kinda broken though) - Renamed getObjectPropertyPtr to findObjectProperty svn-id: r32669 | |||
2008-05-26 | Disable Drascula's and MADE's dummy fallbackDetect. | Jordi Vilalta Prat | |
svn-id: r32297 | |||
2008-05-14 | Added entries for the unpacked (*.dat) English and German CD versions of RtZ 1.2 | Filippos Karapetis | |
svn-id: r32126 | |||
2008-05-14 | Added Return to Zork German CD version 1.2 | Filippos Karapetis | |
Updated comment about *.red and *.dat svn-id: r32124 | |||
2008-05-07 | Fixed RTZ 1.0 game flags and updated copyright | Filippos Karapetis | |
svn-id: r31918 | |||
2008-05-07 | Added detection for RtZ CD version 1.0 (thanks to spookypeanut) | Benjamin Haisch | |
svn-id: r31917 | |||
2008-05-06 | Allow static and dynamic plugins to be used at the same time | Jordi Vilalta Prat | |
svn-id: r31888 | |||
2008-05-02 | - Added patch #1955698: MADE: Add "The Manhole" Detection | Benjamin Haisch | |
- Added detection for Leather Goddesses of Phobos 2 Note that these two games will definitely not work as expected and will probably crash! svn-id: r31810 | |||
2008-04-24 | add detection entry for 1.2 CD version. | Joost Peters | |
the md5 of rtzcd.dat is identical to the existing entry, so no additional "unpacked" entry was added. svn-id: r31713 | |||
2008-04-23 | Surely, it's the "version" of Return to Zork with rtzcd.red that should have | Torbjörn Andersson | |
the GF_CD_COMPRESSED flag? svn-id: r31672 | |||
2008-04-23 | Removed file existence checks to determine game version and added game flags ↵ | Filippos Karapetis | |
instead. Added the MD5 of the English floppy version of Return to Zork svn-id: r31670 | |||
2008-04-23 | Implemented direct loading of rtzcd.dat from the archive rtzcd.red, i.e. the ↵ | Benjamin Haisch | |
game doesn't have to be installed first to get rtzcd.dat. Also added the respective detection entry. svn-id: r31661 | |||
2008-04-22 | Fixed Return to Zork game ID | Filippos Karapetis | |
svn-id: r31656 | |||
2008-04-21 | Add detection of the Return to Zork demo. | Travis Howell | |
svn-id: r31640 | |||
2008-04-20 | Initial import of the work in progress MADE engine | Filippos Karapetis | |
svn-id: r31599 |