aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-30Remove use_scaler defines around enum in order for graphics to compile properly.Lars Persson
2009-11-30Add includepath to find gui\ includepath from sciLars Persson
2009-11-30Add support for teenagent. Add missing support for Feeble files!Lars Persson
2009-11-30Removed <cmath> includes since a) not a part of Symbian OS b) Compiles fine w...Lars Persson
2009-11-30Add support for DRACI!Lars Persson
2009-11-30Only print sound information if there actually is sound (preventing a divisio...Sven Hesse
2009-11-30Properly clear the chunk headers again on closingSven Hesse
2009-11-30Proper GameCube capitalization.Joost Peters
2009-11-29Use common/ headers in our trunk toolsMax Horn
2009-11-29add missing varag paramMax Horn
2009-11-29COMMON: Replace NORETURN by NORETURN_PRE & NORETURN_POSTMax Horn
2009-11-29Comment out unused variables.Johannes Schickel
2009-11-29Started assigning the code from Greg's SCI engine to our sound commands - sti...Filippos Karapetis
2009-11-29Properly update the sound state in the sound command parser when loading a gameFilippos Karapetis
2009-11-29Formatting.Johannes Schickel
2009-11-29Cleanup.Johannes Schickel
2009-11-29SCI/newgui: handling of right aligned menu text changedMartin Kiewitz
2009-11-29Removed unused codeFilippos Karapetis
2009-11-29LOL: add missing data for PC98 version to kyra.datFlorian Kagerer
2009-11-29KYRA/PC98: fixed regressionFlorian Kagerer
2009-11-29Bugfix for reactivating an NPC when it was previously deactivated at precisel...Paul Gilbert
2009-11-29Added Dragon HistoryRobert Špalek
2009-11-29KYRA: fixed pc98 intro sfx (regression)Florian Kagerer
2009-11-29Removed unused codeFilippos Karapetis
2009-11-28KYRA: removed hack in staticres loaderFlorian Kagerer
2009-11-28KYRA: added HOF PC-98 static data to kyra.datFlorian Kagerer
2009-11-28Fix for bug #2905439 "AmigaOS: Recent Kryandia changes broke compilation".Johannes Schickel
2009-11-28LOL/Floppy: fixed crashFlorian Kagerer
2009-11-28Fix compilation on 64bit systems.Johannes Schickel
2009-11-28LOL: completed support for floppy installer filesFlorian Kagerer
2009-11-28Enable Dragon HistoryRobert Špalek
2009-11-28Hopefully fix switching to the map right after switching the locationRobert Špalek
2009-11-28Adding a parameter to the AviDecoder constructor to allow changing the SoundT...Sven Hesse
2009-11-28Fixing a valgrind warning by memsetting _paletteSven Hesse
2009-11-28Fixed bug with exhausting sound handlesRobert Špalek
2009-11-27Fixing an invalid read in the destructorSven Hesse
2009-11-2700AM is another compressed frame type, fixing this (thanks to digitall for fi...Sven Hesse
2009-11-27Extended the AviDecoder a bitSven Hesse
2009-11-27Brief Groovie namespace commentScott Thomas
2009-11-26Typos.Johannes Schickel
2009-11-26Initial doxygen description of the Kyrandia engine.Johannes Schickel
2009-11-26SCI: Turn SfxPlayer::_mutex from a pointer into a plain memberMax Horn
2009-11-26Fix warningMax Horn
2009-11-26Some whitespace and formatting fixesMax Horn
2009-11-26Changed the game list in the doxygen comment to list all the games the engine...Paul Gilbert
2009-11-26Added some comments on the status of the enginePaul Gilbert
2009-11-26Added the basics of a action list displayPaul Gilbert
2009-11-26Renamed common/console.* to common/textconsole.* to fix compilation under MSV...Filippos Karapetis
2009-11-26Removed dead codeFilippos Karapetis
2009-11-26Add patch #2857016 - MM C64: meteor landing as work around, with the explaina...Travis Howell