aboutsummaryrefslogtreecommitdiff
path: root/sky/screen.cpp
AgeCommit message (Expand)Author
2003-07-12removed useless _backScreen from SkyScreenRobert Göffringmann
2003-07-11fixed screen blit during fnDrawScreenRobert Göffringmann
2003-07-11fixed item descriptionsRobert Göffringmann
2003-07-11Avoid deadlockNicolas Bacca
2003-07-10fix compileOliver Kiehl
2003-07-10forgot a #endifRobert Göffringmann
2003-07-10fixed endian specific palette bugs for restarting game and control panelRobert Göffringmann
2003-07-08another fix for the swing seqsRobert Göffringmann
2003-07-07button text for save and restore doesn't disappear anymore.Robert Göffringmann
2003-07-07use our standard cast styleMax Horn
2003-07-06don't use FROM_LE_16 here since loadFile already convertes the header to the ...Max Horn
2003-07-06This fixes the drawing order of the pillow and magazine in Reich'sTorbjörn Andersson
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-30finally fixed this stupid animation bugRobert Göffringmann
2003-06-09fixed warningMax Horn
2003-06-09removed debugging leftovers, fixed one more sprite clipping issue.Robert Göffringmann
2003-06-09some talk-related bugs fixedRobert Göffringmann
2003-06-06changed sprite priority, changed some errors to warnings and added hack to ge...Robert Göffringmann
2003-06-05fixed sprite drawing, added some mouse support and some logic routines.Robert Göffringmann
2003-06-03some more inits to make compiler happy.Robert Göffringmann
2003-06-03reduced number of copy_rects() during sequences.Robert Göffringmann
2003-06-02fixxed warningMax Horn
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-02screen combine rectangles now. even a bit less cpu usage.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-01use FROM_LE_16, indentation cleanupOliver Kiehl
2003-06-01I hope(!) SkyScreen is big endian compatible now.Robert Göffringmann
2003-05-29fixes layer orderRobert 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-28Screen *kinda* works now.Robert Göffringmann
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
2003-05-03fixed pink-text bugJoost Peters
2003-04-25added class SkyGrid (still untested)Robert Göffringmann
2003-03-24Some more cleanup, loadFile now returns a uint8*/byte* so no casting is neede...Joost Peters
2003-03-08Added voice support, and more (cd_)intro stuff + added myself to the README :)Joost Peters
2003-03-07Some cleanup, now follows the ScummVM coding guidelines more closely, also ad...Joost Peters
2003-03-06some pedantic cleanupPaweł Kołodziejski
2003-03-06indention fixedMax Horn
2003-03-05forgot onePaweł Kołodziejski
2003-03-05Patch #697312: Beneath a Steel Sky interim/initial support patchMax Horn