Age | Commit message (Expand) | Author |
2003-07-13 | debug/warning/error all automatically output a newline | Max Horn |
2003-07-13 | changed "sprite not loaded" printfs to debug()s. | Robert Göffringmann |
2003-07-12 | removed useless _backScreen from SkyScreen | Robert Göffringmann |
2003-07-11 | fixed screen blit during fnDrawScreen | Robert Göffringmann |
2003-07-11 | fixed item descriptions | Robert Göffringmann |
2003-07-11 | Avoid deadlock | Nicolas Bacca |
2003-07-10 | fix compile | Oliver Kiehl |
2003-07-10 | forgot a #endif | Robert Göffringmann |
2003-07-10 | fixed endian specific palette bugs for restarting game and control panel | Robert Göffringmann |
2003-07-08 | another fix for the swing seqs | Robert Göffringmann |
2003-07-07 | button text for save and restore doesn't disappear anymore. | Robert Göffringmann |
2003-07-07 | use our standard cast style | Max Horn |
2003-07-06 | don't use FROM_LE_16 here since loadFile already convertes the header to the ... | Max Horn |
2003-07-06 | This fixes the drawing order of the pillow and magazine in Reich's | Torbjörn Andersson |
2003-07-01 | bypassed copy protection, fixed crash when disconnecting from link space, fix... | Robert Göffringmann |
2003-07-01 | finished loading and saving, fixed grid bugs (some debugging code not yet rem... | Robert Göffringmann |
2003-06-30 | finally fixed this stupid animation bug | Robert Göffringmann |
2003-06-09 | fixed warning | Max Horn |
2003-06-09 | removed debugging leftovers, fixed one more sprite clipping issue. | Robert Göffringmann |
2003-06-09 | some talk-related bugs fixed | Robert Göffringmann |
2003-06-06 | changed sprite priority, changed some errors to warnings and added hack to ge... | Robert Göffringmann |
2003-06-05 | fixed sprite drawing, added some mouse support and some logic routines. | Robert Göffringmann |
2003-06-03 | some more inits to make compiler happy. | Robert Göffringmann |
2003-06-03 | reduced number of copy_rects() during sequences. | Robert Göffringmann |
2003-06-02 | fixxed warning | Max Horn |
2003-06-02 | added some functions to SkyLogic, -Screen, -Talk and -Disk, moved SkyGrid out... | Robert Göffringmann |
2003-06-02 | fixed sprite animation bug in stdSpeak, cleaned fnTalk and made text timing i... | Robert Göffringmann |
2003-06-02 | screen combine rectangles now. even a bit less cpu usage. | Robert Göffringmann |
2003-06-01 | remove useless screen updates, make non-seq intro parts escapable. | Robert Göffringmann |
2003-06-01 | cleaned code a bit, added SYSTEM_FLAGS and MOUSE_FLAG | Robert Göffringmann |
2003-06-01 | use FROM_LE_16, indentation cleanup | Oliver Kiehl |
2003-06-01 | I hope(!) SkyScreen is big endian compatible now. | Robert Göffringmann |
2003-05-29 | fixes layer order | Robert Göffringmann |
2003-05-29 | removed debugging stuff | Robert Göffringmann |
2003-05-29 | still not what it should look like, but well...... | Robert Göffringmann |
2003-05-28 | Screen *kinda* works now. | Robert Göffringmann |
2003-05-27 | implemented screen.asm and sprites.asm (not yet working) | Robert Göffringmann |
2003-05-15 | reordered some intro commands, made fade-in look nicer | Robert Göffringmann |
2003-05-14 | restructured some things (mainly the screen routines), moved things out from ... | Robert Göffringmann |
2003-05-03 | fixed pink-text bug | Joost Peters |
2003-04-25 | added class SkyGrid (still untested) | Robert Göffringmann |
2003-03-24 | Some more cleanup, loadFile now returns a uint8*/byte* so no casting is neede... | Joost Peters |
2003-03-08 | Added voice support, and more (cd_)intro stuff + added myself to the README :) | Joost Peters |
2003-03-07 | Some cleanup, now follows the ScummVM coding guidelines more closely, also ad... | Joost Peters |
2003-03-06 | some pedantic cleanup | Paweł Kołodziejski |
2003-03-06 | indention fixed | Max Horn |
2003-03-05 | forgot one | Paweł Kołodziejski |
2003-03-05 | Patch #697312: Beneath a Steel Sky interim/initial support patch | Max Horn |