Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-03-09 | Removing some unnecessary #includes | Max Horn | |
svn-id: r26044 | |||
2007-02-27 | Change the volume of music channel of mixer, when adjusting music volume too. | Travis Howell | |
svn-id: r25894 | |||
2007-02-26 | Add demo of Waxworks. | Travis Howell | |
svn-id: r25876 | |||
2007-02-24 | Trying to unify the order in which we try the various audio formats: Prefer ↵ | Max Horn | |
FLAC (lossless) over Ogg Vorbis ('free') over MP3 -- the order is admittedly somewhat arbitrary, but at least now it's consistent across all parts of ScummVM svn-id: r25837 | |||
2007-02-24 | Update md5 details for Spanish version of Elvira 2. | Travis Howell | |
svn-id: r25818 | |||
2007-02-23 | Update copy protection bypass for Simon 1/2. | Travis Howell | |
svn-id: r25809 | |||
2007-02-23 | Correct typo. | Travis Howell | |
svn-id: r25808 | |||
2007-02-23 | Fix bug #1600999 - SIMON2: Crash while talking to Bingo Bongo. A regression ↵ | Travis Howell | |
due to the work around for extra long strings been broken, when support for the Feeble Files was added in the past. svn-id: r25807 | |||
2007-02-21 | Skip music track 35 in CD releases of Simon 1, since it was replace by sound ↵ | Travis Howell | |
effect and the script was not updated. svn-id: r25762 | |||
2007-02-21 | Remove Amiga OCS specific code for copy protection screen in Simon 1, since ↵ | Travis Howell | |
it no longer required. svn-id: r25761 | |||
2007-02-21 | Bypass the copy protection screens in floppy disk releases of Simon the ↵ | Travis Howell | |
Sorcerer 1 and 2, with permission from Adventure Soft. svn-id: r25760 | |||
2007-02-21 | White space changes. | Travis Howell | |
svn-id: r25759 | |||
2007-02-20 | Update details for English version of Elvira 2 for Atari ST. | Travis Howell | |
svn-id: r25736 | |||
2007-02-20 | Add French version of Elvira 2 for Amiga. | Travis Howell | |
svn-id: r25735 | |||
2007-02-19 | Correct playing back music 0 in Simon the Sorcerer 1, when using replacment ↵ | Travis Howell | |
soundtrack. svn-id: r25734 | |||
2007-02-19 | Renamed ANIMATION_H to AGOS_ANIMATION_H. | Torbjörn Andersson | |
svn-id: r25730 | |||
2007-02-17 | Using stat and fopen is not portable (writing to a Common::File isn't ↵ | Max Horn | |
either, but at least it doesn't force porters to #define fopen to work around it) svn-id: r25661 | |||
2007-02-17 | Added finalize() method to Common::OutSaveFile (which by default just ↵ | Max Horn | |
flushes the stream), changed engines to call that before deleting OutSaveFile instances (instead of just flushing) svn-id: r25660 | |||
2007-02-17 | Removed extra tabs. | Torbjörn Andersson | |
svn-id: r25640 | |||
2007-02-16 | Some very obvious cleanups. | Torbjörn Andersson | |
svn-id: r25635 | |||
2007-02-16 | a 20ms second delay should be ample time for a GM system ON | Max Horn | |
svn-id: r25633 | |||
2007-02-16 | Add support for using soundtrack from the Simon the Sorcerer 1 - Music ↵ | Travis Howell | |
Enhancement Project. svn-id: r25632 | |||
2007-02-16 | AGOS: Send GM System Enable/On upon startup | Max Horn | |
svn-id: r25631 | |||
2007-02-16 | Fix cursor palette regression in Simon the Sorcerer 1. | Travis Howell | |
svn-id: r25625 | |||
2007-02-16 | Fix cursor palette regression in Simon the Sorcerer 1. | Travis Howell | |
svn-id: r25624 | |||
2007-02-14 | Removed unnecessary #include. | Torbjörn Andersson | |
svn-id: r25587 | |||
2007-02-14 | Fix missing scenes (accolade logo) in AtariST demo of Elvira 1. | Travis Howell | |
svn-id: r25583 | |||
2007-02-13 | Changed detectBestMatchingGame to return a pointer to a ADGameDescription ↵ | Max Horn | |
(or a subclass of it); added a (currently fake) fallback callback entry in ADParams svn-id: r25574 | |||
2007-02-13 | Whitespace changes. | Torbjörn Andersson | |
svn-id: r25567 | |||
2007-02-13 | Fix warnings | Eugene Sandulenko | |
svn-id: r25554 | |||
2007-02-13 | AdvancedDetector changes: | Max Horn | |
* Renamed genGameList to gameIDList to make it match the corresponding plugin API function name * removed the detectFunc param from detectGameForEngineCreation, as it *always* pointed to a straight wrapper around AdvancedDetector::detectAllGames * as a consequence, removed the various GAME_detectGames functions from the engines, and removed the detectFunc param from ADVANCED_DETECTOR_DEFINE_PLUGIN svn-id: r25547 | |||
2007-02-13 | Rename Common::GF_XXX to Common::ADGF_XXX | Eugene Sandulenko | |
svn-id: r25545 | |||
2007-02-13 | Renamed kADFlagComplexID to kADFlagAugmentPreferredTarget, document it, and ↵ | Max Horn | |
add it for AGOS, too svn-id: r25543 | |||
2007-02-13 | Add Spanish version of Swampy Adventures. | Travis Howell | |
svn-id: r25540 | |||
2007-02-13 | (re)added flags field to ADGameDescription, with currently only one value ↵ | Max Horn | |
(GF_DEMO) -- this flag value is not yet used by anything (also, GF_DEMO hasn't been correctly set for AGI games yet) svn-id: r25539 | |||
2007-02-12 | Change asserts to warnings to now, due to code differences in Amiga versions ↵ | Travis Howell | |
of Simon the Sorcerer. svn-id: r25522 | |||
2007-02-12 | Fix subtitles glitches in Amiga OCS version of Simon the Sorcerer 1, by ↵ | Travis Howell | |
using AGA on screen font for now. svn-id: r25518 | |||
2007-02-12 | Add palette code difference for Amiga OCS version of Simon the Sorcerer 1. | Travis Howell | |
svn-id: r25517 | |||
2007-02-12 | re-added missing wince #include; got deleted suring the simon -> agos transition | Kostas Nakos | |
svn-id: r25515 | |||
2007-02-12 | apply modified patch #1657436 (alignment issues) | Kostas Nakos | |
svn-id: r25514 | |||
2007-02-12 | Update work around for script bug in Amiga AGA/CD32 verisons of Simon the ↵ | Travis Howell | |
Sorcerer 1. svn-id: r25513 | |||
2007-02-12 | Fix icons regression in Amiga OCS version of Simon the Sorcerer 1. | Travis Howell | |
svn-id: r25512 | |||
2007-02-12 | Fix cursor palette in Amiga versions of Simon the Sorcerer 1 and remove ↵ | Travis Howell | |
duplciate cursor table. svn-id: r25511 | |||
2007-02-12 | Add work around for script bug in Amiga AGA/CD32 verisons of Simon the ↵ | Travis Howell | |
Sorcerer 1. svn-id: r25510 | |||
2007-02-12 | Fix icons palette in AGA/CD32 versions of Simon the Sorcerer 1. | Travis Howell | |
svn-id: r25509 | |||
2007-02-12 | Minor changes for coding guidelines. | Travis Howell | |
svn-id: r25508 | |||
2007-02-12 | Adjust random opcode for Amiga versions of Simon the Sorcerer 1. | Travis Howell | |
svn-id: r25507 | |||
2007-02-12 | Add Quietust's patch to fix subtitles glitches in Amiga AGA/CD32 versions of ↵ | Travis Howell | |
Simon the Sorcerer 1. svn-id: r25506 | |||
2007-02-12 | Pass VC10_state directly to convertclip, to reduce arguments. | Travis Howell | |
svn-id: r25505 | |||
2007-02-12 | Add Quietust's changes to fix image glitches in Amiga AGA/CD32 versions of ↵ | Travis Howell | |
Simon the Sorcerer 1. svn-id: r25504 |