aboutsummaryrefslogtreecommitdiff
path: root/sky/sky.cpp
AgeCommit message (Expand)Author
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
2003-07-04Because I can.James Brown
2003-07-03Compact data for v. 0.0288, works as well as 0.0368 now.Robert Göffringmann
2003-07-02fixed save/restore grid problemsRobert Göffringmann
2003-07-01bass is completable now.Robert Göffringmann
2003-07-01bypassed copy protection, fixed crash when disconnecting from link space, fix...Robert Göffringmann
2003-07-01finished loading and saving, fixed grid bugs (some debugging code not yet rem...Robert Göffringmann
2003-06-27fixed warningsMax Horn
2003-06-27some more loading & saving work (still unfinished)Robert Göffringmann
2003-06-22native mt32 support and basic control panel (incomplete)Robert Göffringmann
2003-06-15moved GameId declaration to common/engine.h (more logical); moved scumm speci...Max Horn
2003-06-09mouse-fixes, note that: buttonPressed() keeping track of a repeated push DOES...Joost Peters
2003-06-08added quit eventMax Horn
2003-06-06Preparations for removing GF_AFTER_V? flagsMax Horn
2003-06-06add fnRandom()Joost Peters
2003-06-06forgot to remove thatRobert Göffringmann
2003-06-06changed sprite priority, changed some errors to warnings and added hack to ge...Robert Göffringmann
2003-06-06forgot to implement right mousebutton. :)Robert Göffringmann
2003-06-05fixed sprite drawing, added some mouse support and some logic routines.Robert Göffringmann
2003-06-04some more mouse stuff..Joost Peters
2003-06-02added some functions to SkyLogic, -Screen, -Talk and -Disk, moved SkyGrid out...Robert Göffringmann
2003-06-02fixed sprite animation bug in stdSpeak, cleaned fnTalk and made text timing i...Robert Göffringmann
2003-06-01remove useless screen updates, make non-seq intro parts escapable.Robert Göffringmann
2003-06-01cleaned code a bit, added SYSTEM_FLAGS and MOUSE_FLAGRobert Göffringmann
2003-06-01added some buggy, incomplete mouse codeJoost Peters
2003-06-01basic ingame speech supportRobert Göffringmann
2003-05-29added some doxygen comments to common/system.h; cleaned up the OSystem interf...Max Horn
2003-05-29whoopsRobert Göffringmann
2003-05-29fixing crashRobert Göffringmann
2003-05-29argh. a missing recreate was the problem. foster is correctly animated now.Robert Göffringmann
2003-05-29removed debugging stuffRobert Göffringmann
2003-05-29still not what it should look like, but well......Robert Göffringmann
2003-05-28moved music drivers into seperated directory, added music support for diskdem...Robert Göffringmann
2003-05-28add screen update to main loopOliver Kiehl
2003-05-28Screen *kinda* works now.Robert Göffringmann
2003-05-27implemented screen.asm and sprites.asm (not yet working)Robert Göffringmann
2003-05-21initialise some varsOliver Kiehl
2003-05-16added SFX supportRobert Göffringmann
2003-05-15added incrementation of key velocity.Robert Göffringmann
2003-05-14restructured some things (mainly the screen routines), moved things out from ...Robert Göffringmann
2003-05-12changed some internal structures, added support for true MT32 (though not yet...Robert Göffringmann