aboutsummaryrefslogtreecommitdiff
path: root/sky
AgeCommit message (Expand)Author
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
2003-10-05factor out common gfx_mode/fullscreen setup code from the game engines into t...Max Horn
2003-10-04use namespace Common a bit more; don't zero the RNG in scumm (else the seed g...Max Horn
2003-10-03Fix OOB SysEx checksumsJamieson Christian
2003-10-01Whitespace changesTorbjörn Andersson
2003-10-01Whitespace changesTorbjörn Andersson
2003-09-28Improve intro timing a tiny bit on WinCENicolas Bacca
2003-09-24Fix for Bug [805923] BASS: Notes left on when quitting gameJamieson Christian
2003-09-24Whitespace changesTorbjörn Andersson
2003-09-19fixed warning on systems with 64bit pointersMax Horn
2003-09-18added initial support for building our 4 adventure engines as loadable module...Max Horn
2003-09-18cleanupMax Horn
2003-09-18changed & documented the premixer semanticsMax Horn
2003-09-18plugin work: right now, only with build rules for OS X. Once I can get it to ...Max Horn
2003-09-18moved engine.* to base; this fixes some linking issues when building a barebo...Max Horn
2003-09-17new module 'base'; moved gameDetector.*, main.cpp and base/plugins.* there (t...Max Horn
2003-09-17some tweaks to the build system (work toward plugin support)Max Horn
2003-09-17added a static method setDefaultDirectory to class File; used this to simplif...Max Horn
2003-09-13proper fix for bug #791207Joost Peters
2003-09-13workaround for bug #791207Joost Peters
2003-09-10removed superfluous #includeMax Horn
2003-09-10added refCon parameter to timer classMax Horn
2003-09-10moved declaration of error/warning/debug from engine.h to util.hMax Horn
2003-09-10Fxo sky module compileTravis Howell
2003-09-09fix sfx routineRobert Göffringmann
2003-09-08renamed VersionSettings -> TargetSettings and also renamed some of its member...Max Horn
2003-09-06Actually make these game version message shown by default, so users can bette...Travis Howell
2003-09-05moved the sound ID param in playRaw before volume/panMax Horn
2003-09-05cleaned up sound/mixer.h a bit; renamed some mixer methods for consistencyMax Horn