aboutsummaryrefslogtreecommitdiff
path: root/sky/sky.cpp
AgeCommit message (Expand)Author
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-08new config manager. not everything is completed, and some things will still b...Max Horn
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-09-28Improve intro timing a tiny bit on WinCENicolas Bacca
2003-09-24Whitespace changesTorbjörn Andersson
2003-09-18added initial support for building our 4 adventure engines as loadable module...Max Horn
2003-09-17new module 'base'; moved gameDetector.*, main.cpp and base/plugins.* there (t...Max Horn
2003-09-13proper fix for bug #791207Joost Peters
2003-09-13workaround for bug #791207Joost Peters
2003-09-10added refCon parameter to timer classMax Horn
2003-09-08renamed VersionSettings -> TargetSettings and also renamed some of its member...Max Horn
2003-08-20copied some fixes which only were in 0.5.1 branch.Robert Göffringmann
2003-08-18added MDT_PREFER_NATIVE flag to BASS VersionSettingsRobert Göffringmann
2003-08-15Replaced ADLIB_ALWAYS and ADLIB_PREFERRED with a more flexibleJamieson Christian
2003-08-03Added "fast mode" (Ctrl-F/Ctrl-G) like the one we have for SCUMM and Simon.Torbjörn Andersson
2003-08-02removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ...Max Horn
2003-07-31deactivated loading/(auto-)saving at places where it's not allowedRobert Göffringmann
2003-07-29Partial fix for bug #779013. It no longer crashes, but the config fileTorbjörn Andersson
2003-07-18Add game specific scaler override to skyTravis Howell
2003-07-17reprogrammed sky intros.Robert Göffringmann
2003-07-15Use debug output instead of warnings for simonTravis Howell
2003-07-14fixed text drawing bug and made sure autosave doesn't save if engine is in lo...Robert Göffringmann
2003-07-12fix introOliver Kiehl
2003-07-12try all languages, if selected one can't be found.Robert Göffringmann
2003-07-12add some stuff for v0.0109Jonathan Gray
2003-07-12get music volume from command lineRobert Göffringmann
2003-07-12floppy versions don't seem to have all languages in their datafiles.Robert Göffringmann
2003-07-12implemented -x command line optionRobert Göffringmann
2003-07-12added support for different languages and fixed memory leak and screen refres...Robert Göffringmann
2003-07-12added dialog skipping by pressing '.'Robert Göffringmann
2003-07-12implemented dialog skipping and cleaned up mouse codeRobert Göffringmann
2003-07-11added autosaving every 5 minutesRobert Göffringmann
2003-07-11fixed item descriptionsRobert Göffringmann
2003-07-10abide by command line request for no subtitles if running the cd versionJonathan Gray
2003-07-10implemented fnOpenHand/fnCloseHand, added debug cheatsRobert Göffringmann
2003-07-10implemented fnRestartGame() and skipping of 2nd intro partRobert Göffringmann
2003-07-09added toggling music on/offRobert Göffringmann
2003-07-07This seems to fix the inventory sprite for the glass, and is moreTorbjörn Andersson
2003-07-07use our standard cast styleMax Horn
2003-07-06fix bug #766744 (BASS: Crash when quitting while quitting)Robert Göffringmann
2003-07-05Fix sky fullscreen from launcherJames Brown
2003-07-05applied eriktorbjorn's floppy-intro-with-cd-version patch (#765885)Joost Peters
2003-07-04make sky detect v.0.0348 (even though not existing ;)Robert Göffringmann
2003-07-04support text and speech at the same timeRobert Göffringmann
2003-07-04SFX is working correctly now. also implemented queued fx and fx saving.Robert Göffringmann
2003-07-04Make 80 column people happy. Sheesh, it's only an egg.James Brown
2003-07-04Remove homage to original's misspelling of pseudo. Honest.James Brown