aboutsummaryrefslogtreecommitdiff
path: root/sky
AgeCommit message (Expand)Author
2004-03-28Renamed more OSystem methodsMax Horn
2004-03-13some cleanupJoost Peters
2004-03-05Yearly CE BASS intro synch fixNicolas Bacca
2004-02-28renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...Max Horn
2004-02-24the OSystem changes we discussed on the ML (note: renaming of the existing OS...Max Horn
2004-02-16Workaround for BASS bug #897775. As far as I can tell there is no properTorbjörn Andersson
2004-02-13Add Change --floppy-intro to --alt-intro patch (#896311)Travis Howell
2004-02-11Fixed bug #870890.Torbjörn Andersson
2004-02-05renamed (Const)Iterator to (const_)iterator; changed size() to return an uintMax Horn
2004-01-30Various changes to the build system which allow building ScummVM in an extern...Max Horn
2004-01-26Remove old CE tweakNicolas Bacca
2004-01-18fix warningPaweł Kołodziejski
2004-01-17Implements TOGGLE_VIRTUAL_KEYBOARDNicolas Bacca
2004-01-06updated copyright noticeMax Horn
2004-01-04renamed global var _debugLevel to g_debugLevel; let Engine constructor init i...Max Horn
2004-01-03remove 'Sky' name prefix for most stuff (not needed anymore since we are in n...Max Horn
2004-01-03Introduce namespace 'Sky'Max Horn
2003-12-24o Added SoundMixer::isReady()Max Horn
2003-12-24turned PlayingSoundHandle into an 'opaque' (well not really :-) data type, ma...Max Horn
2003-12-21Make it possible for game detection functions to detect language/platform (no...Max Horn
2003-12-21incorrect use of pauseChannel (replaced by correct pauseID)Max Horn
2003-12-21cleanupMax Horn
2003-12-19unregister the premix proc when you go awayMax Horn
2003-12-13removed GameSettings::detectname and GameSettings::midi; renamed GameSettings...Max Horn
2003-12-12cleanup: no need to access detector->_game.midi, since the value is fixed anywayMax Horn
2003-12-02Backwards compatbilityTravis Howell
2003-12-02Switch nosubtitles option to subtitles, to match others and help with Simon2 ...Travis Howell
2003-12-01Patch #847464: Remove spurious semicolonsMax Horn
2003-11-10cut down on unnecessary GameDetector referencesMax Horn
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-11-07spelling fixesJonathan Gray
2003-11-03stdafx.h needs to be included first.Marcus Comstedt
2003-11-01cleanup of game detector functionsMax Horn
2003-11-01avoid using detectnameMax Horn
2003-10-28cleanup: removed version/id from GameSettingsMax Horn
2003-10-25fix bug #828222: Adlib music stops during browsing the inventoryRobert Göffringmann
2003-10-25Changed the behaviour of the page up/down buttons in the save/load dialog.Torbjörn Andersson
2003-10-18We proudly present the latest installment of our hit series 'Untangle the mes...Max Horn
2003-10-17moved game detection code out to the pluginsMax Horn
2003-10-17renamed some Timer methodsMax Horn
2003-10-17moved platform/language constants to common/util.*Max Horn
2003-10-14fix debug mode 0Max Horn
2003-10-12some renaming for more consistent terminology (although we might want to reev...Max Horn
2003-10-12Fix for Bug [817286] MT-32 execution checksum errorsJamieson Christian
2003-10-12EVC is happy nowNicolas Bacca
2003-10-10some cleanupMax Horn
2003-10-10constnessMax Horn
2003-10-08new config manager. not everything is completed, and some things will still b...Max Horn
2003-10-07Corrected MT-32 master volume SysExJamieson Christian
2003-10-05renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit (tr...Max Horn