aboutsummaryrefslogtreecommitdiff
path: root/sky/screen.h
AgeCommit message (Expand)Author
2003-07-12removed useless _backScreen from SkyScreenRobert Göffringmann
2003-07-11fixed screen blit during fnDrawScreenRobert Göffringmann
2003-07-10fixed endian specific palette bugs for restarting game and control panelRobert Göffringmann
2003-07-01finished loading and saving, fixed grid bugs (some debugging code not yet rem...Robert Göffringmann
2003-06-03reduced number of copy_rects() during sequences.Robert Göffringmann
2003-06-02forgot to remove debug printfs and to make sequenceRunning volatile.Robert Göffringmann
2003-06-02added some functions to SkyLogic, -Screen, -Talk and -Disk, moved SkyGrid out...Robert Göffringmann
2003-05-29removed debugging stuffRobert Göffringmann
2003-05-28add screen update to main loopOliver Kiehl
2003-05-27implemented screen.asm and sprites.asm (not yet working)Robert Göffringmann
2003-05-15reordered some intro commands, made fade-in look nicerRobert Göffringmann
2003-05-14restructured some things (mainly the screen routines), moved things out from ...Robert Göffringmann