Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-02-14 | - Changed the square wave generator / speaker emulation, hopefully fixing ↵ | Sven Hesse | |
the walking sound issue (#1621086) - Fixed some misplaced actor glitches in Bargon svn-id: r25585 | |||
2007-02-14 | cleanup | Max Horn | |
svn-id: r25584 | |||
2007-02-14 | Fix missing scenes (accolade logo) in AtariST demo of Elvira 1. | Travis Howell | |
svn-id: r25583 | |||
2007-02-14 | Added proper support for showing a hotspot or character's name in dialogs ↵ | Paul Gilbert | |
where the message contains a placeholder mark for it svn-id: r25582 | |||
2007-02-14 | Added guard to prevent crashing if a hospot or character name is needed and ↵ | Paul Gilbert | |
was not provided svn-id: r25581 | |||
2007-02-14 | More skip_whitespace -> Common::ltrim(). For real now. | Eugene Sandulenko | |
svn-id: r25577 | |||
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 | skip_whitespace() -> Common::ltrim() | Eugene Sandulenko | |
svn-id: r25573 | |||
2007-02-13 | Some more AdvancedDetector cleanup: Removed kADFlagFilebasedFallback flag ↵ | Max Horn | |
(just check whether a fileBasedFallback has been provided); moved some internal definitions, added some doxygen coments, etc. svn-id: r25570 | |||
2007-02-13 | Whitespace changes. | Torbjörn Andersson | |
svn-id: r25567 | |||
2007-02-13 | cancel button on load/save dialog is now handled correctly | Nicola Mettifogo | |
svn-id: r25565 | |||
2007-02-13 | made rtrim() and ltrim() global functions, to reduce code duplication (it ↵ | Gregory Montoir | |
seems parallaction/parser.cpp code re-use them too svn-id: r25564 | |||
2007-02-13 | cleanup | Nicola Mettifogo | |
svn-id: r25562 | |||
2007-02-13 | added missing MKID_BE macros | Gregory Montoir | |
svn-id: r25560 | |||
2007-02-13 | update | Gregory Montoir | |
svn-id: r25559 | |||
2007-02-13 | Fix MSVC warning | Eugene Sandulenko | |
svn-id: r25558 | |||
2007-02-13 | Fix warnings | Eugene Sandulenko | |
svn-id: r25554 | |||
2007-02-13 | Fix comment | Eugene Sandulenko | |
svn-id: r25553 | |||
2007-02-13 | Fixed compilation | Max Horn | |
svn-id: r25552 | |||
2007-02-13 | added GF_AGIMOUSE for all fangames who seem to use it | Joachim Eberhard | |
svn-id: r25551 | |||
2007-02-13 | Add FNAMADE_LF() macro | Eugene Sandulenko | |
svn-id: r25550 | |||
2007-02-13 | Get rid of _opt. Cleanup. | Eugene Sandulenko | |
svn-id: r25549 | |||
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 | Fix Apocalyptic Quests. | Eugene Sandulenko | |
svn-id: r25546 | |||
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 | Use GF_DEMO flag in the AdvancedDetector to augment the preferredtarget name | Max Horn | |
svn-id: r25541 | |||
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 | Adding MD5s supplied by vampir_raziel in bug report #1658373 | Sven Hesse | |
svn-id: r25538 | |||
2007-02-12 | changed structure packing to use pack-start.h and pack-end.h | Nicola Mettifogo | |
svn-id: r25537 | |||
2007-02-12 | removed warnings | Nicola Mettifogo | |
svn-id: r25534 | |||
2007-02-12 | More demo version fixes | Sven Hesse | |
svn-id: r25532 | |||
2007-02-12 | little fix for fm-towns version | Johannes Schickel | |
svn-id: r25531 | |||
2007-02-12 | Support for Japanese FM-Towns version. (code contributed by Florian Kagerer, ↵ | Johannes Schickel | |
modified a bit) svn-id: r25530 | |||
2007-02-12 | Changed language finding again | Sven Hesse | |
svn-id: r25525 | |||
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 | - Some fixes for demos and Amiga versions | Sven Hesse | |
- Improved language finding a bit svn-id: r25520 | |||
2007-02-12 | Improve detection. | Eugene Sandulenko | |
svn-id: r25519 | |||
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 | autodistinguish sq2 2.0F dos+amiga | Joachim Eberhard | |
svn-id: r25516 | |||
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 |