aboutsummaryrefslogtreecommitdiff
path: root/sky/sky.cpp
AgeCommit message (Expand)Author
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
2003-05-09no need for inheritance anymoreOliver Kiehl
2003-05-05some mouse stuff + fnEnterSectionJoost Peters
2003-05-03changed structure of musicdriver, added General Midi music support.Robert Göffringmann
2003-05-01added loadFixedItems() and loadBase0()Joost Peters
2003-04-29added hack-ish intro ESCape key codeJoost Peters
2003-04-29made vars consistentJoost Peters
2003-04-29enabled lowTextManagerJoost Peters
2003-04-29added lowTextManager(), moved language from getText() to SkyText constructor ...Joost Peters
2003-04-27oopsOliver Kiehl
2003-04-27fixed cvs and modified autoroute parameters. removed initialisation fromOliver Kiehl
2003-04-27included references to autorouteRobert Göffringmann
2003-04-26link to removeObjectFromWalk and objectToWalkOliver Kiehl
2003-04-25added class SkyGrid (still untested)Robert Göffringmann
2003-04-25forgot to reactivate the intro ;)Oliver Kiehl
2003-04-25Committing my stuff under pressure from Endy ;)Oliver Kiehl