aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-18Removed a leftover simple_said defineFilippos Karapetis
2009-05-18SCI: Removed SCI_SIMPLE_SAID_CODE and the associated heavily bitrotted codeMax Horn
2009-05-18SCI: Removed ENTRY_IS_VALID macroMax Horn
2009-05-18SCI: cleanupMax Horn
2009-05-18SCI: Tweaks, cleanupMax Horn
2009-05-18SCI: Fixed Table::initTable to invoke _table.clear()Max Horn
2009-05-18SCI: Changed SegManager to not pre-allocate _heap entries (leave the memory m...Max Horn
2009-05-18SCI: Removed the unused member SegManager::gc_mark_bits; changed some int par...Max Horn
2009-05-18SCI: Added a FIXME to graph_save_boxMax Horn
2009-05-18SCI: Replaced SegManager::getHeap() by Script::getHeap()Max Horn
2009-05-18Oops didn't mean to remove new line from this format string.Johannes Schickel
2009-05-18Don't print __FILE__,__LINE__ in *_list related debug output, it would only p...Johannes Schickel
2009-05-18Fix some error/warning calls. (might need some review, from someone familiar ...Johannes Schickel
2009-05-18Fix crash when any movie is played in the Macintosh version of The Feebles Fi...Travis Howell
2009-05-18Fixed incorrect order of parameters in the workaround debug message shown for...Filippos Karapetis
2009-05-18Added a workaround for LSL6, thanks to waltervn's commentsFilippos Karapetis
2009-05-18Removed the unused file and line parameters from the list and list node looku...Filippos Karapetis
2009-05-18Changed errors to be fatal, as most of them are fatal conditions. Some of the...Filippos Karapetis
2009-05-18LOL: fix "rest party" button (broken after changes to the button handling)Florian Kagerer
2009-05-18LOL: - implemented fog spellFlorian Kagerer
2009-05-18Disable GMM save/load in certain scenes.Johannes Schickel
2009-05-17Formatting.Johannes Schickel
2009-05-17Formatting.Johannes Schickel
2009-05-17- Fix mouse cursor visibilty on load game in LoLJohannes Schickel
2009-05-17Formatting.Johannes Schickel
2009-05-17Fix possible leak.Johannes Schickel
2009-05-17Fix crash after loading game from cmd/launcher.Johannes Schickel
2009-05-17Don't protect save slot 0 for LoL.Johannes Schickel
2009-05-17Only set 'cdaudio' config entry, when FM-Towns version is present.Johannes Schickel
2009-05-17- CleanupJohannes Schickel
2009-05-17LoL:Johannes Schickel
2009-05-17Cleanup.Johannes Schickel
2009-05-17Fix sound file missing warning for DOS version of LoL.Johannes Schickel
2009-05-17Audio related cleanup.Johannes Schickel
2009-05-17Disable CD audio for PC98 by default.Johannes Schickel
2009-05-17Handle keyboard button press immediately.Johannes Schickel
2009-05-17Change workaround to match comment description.Johannes Schickel
2009-05-17LOL: - fix animations for fletcher shop in the swampFlorian Kagerer
2009-05-17LOL: - some opcodes for the swampFlorian Kagerer
2009-05-17Simplify cursor code.Travis Howell
2009-05-17KYRA1: fix script code (Japanese version of lephole.emc was broken by recent ...Florian Kagerer
2009-05-17SCI: LSL6 invalid selector workaround is now always active, not just atWalter van Niftrik
2009-05-17cleanupGregory Montoir
2009-05-17fix display of machine.flc (alternative fix would be to use the COGS00xy.PCX ...Gregory Montoir
2009-05-17Fixed compilation when LoL is not enabledFilippos Karapetis
2009-05-17Fix mouse cursor color in the demo versions of The Feeble Files.Travis Howell
2009-05-17Add more game demos.Travis Howell
2009-05-17Endian fix in script data accessPaul Gilbert
2009-05-17The 'frameSize' variable isn't used at the moment.Torbjörn Andersson
2009-05-17Updated the MSVC project files of the AGOS and KYRA enginesFilippos Karapetis