Age | Commit message (Expand) | Author |
2004-10-25 | use relative timing instead of constant values. | Robert Göffringmann |
2004-09-28 | Rename remaining OSystem methods to match our coding guidelines | Max Horn |
2004-03-28 | Renamed more OSystem methods | Max Horn |
2004-02-28 | renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor... | Max Horn |
2004-02-24 | the OSystem changes we discussed on the ML (note: renaming of the existing OS... | Max Horn |
2004-01-06 | updated copyright notice | Max Horn |
2004-01-03 | remove 'Sky' name prefix for most stuff (not needed anymore since we are in n... | Max Horn |
2004-01-03 | Introduce namespace 'Sky' | Max Horn |
2003-11-08 | cleanup whitespaces | Paweł Kołodziejski |
2003-10-12 | EVC is happy now | Nicolas Bacca |
2003-10-05 | renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit (tr... | Max Horn |
2003-10-01 | Whitespace changes | Torbjörn Andersson |
2003-08-06 | Fix #783732 : freeze on Pocket PC | Nicolas Bacca |
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 |