Age | Commit message (Expand) | Author |
2003-05-15 | reordered some intro commands, made fade-in look nicer | Robert Göffringmann |
2003-05-15 | added incrementation of key velocity. | Robert Göffringmann |
2003-05-14 | removed timer.o | Robert Göffringmann |
2003-05-14 | restructured some things (mainly the screen routines), moved things out from ... | Robert Göffringmann |
2003-05-14 | some renaming (consistency) | Joost Peters |
2003-05-12 | changed some internal structures, added support for true MT32 (though not yet... | Robert Göffringmann |
2003-05-12 | m$vc++ gave hundreds of constant-truncation-warnings because of this one... | Robert Göffringmann |
2003-05-09 | no need for inheritance anymore | Oliver Kiehl |
2003-05-09 | use huffman trees instead of that spaghetti code | Oliver Kiehl |
2003-05-06 | fixed warning | Paweł Kołodziejski |
2003-05-05 | some mouse stuff + fnEnterSection | Joost Peters |
2003-05-04 | new fmopl (from adplug, which has it from mame; we can use it under the LGPL ... | Max Horn |
2003-05-04 | renamed RETURN_OK and RETURN_FAIL for morphos | Oliver Kiehl |
2003-05-03 | fixed pink-text bug | Joost Peters |
2003-05-03 | virtual destructor, to avoid warning and to be sane (otherwise subclass destr... | Max Horn |
2003-05-03 | Update sky objects | Travis Howell |
2003-05-03 | changed structure of musicdriver, added General Midi music support. | Robert Göffringmann |
2003-05-02 | renamed shadowed var | Oliver Kiehl |
2003-05-02 | plenty of bugfixes | Oliver Kiehl |
2003-05-01 | added loadFixedItems() and loadBase0() | Joost Peters |
2003-05-01 | Commiting some of my stuff. Rather untested still buggy | Oliver Kiehl |
2003-05-01 | intro cleans up after itself after exiting with ESC-key, still needs some wor... | Joost Peters |
2003-05-01 | cleanup | Joost Peters |
2003-04-30 | fixed warning | Paweł Kołodziejski |
2003-04-29 | adapt code to compact restructure | Oliver Kiehl |
2003-04-29 | small restructure (I hope the last one, but at least it pushes us up in the | Oliver Kiehl |
2003-04-29 | added hack-ish intro ESCape key code | Joost Peters |
2003-04-29 | made vars consistent | Joost Peters |
2003-04-29 | enabled lowTextManager | Joost Peters |
2003-04-29 | added lowTextManager(), moved language from getText() to SkyText constructor ... | Joost Peters |
2003-04-29 | changed return type for displayText() | Joost Peters |
2003-04-29 | changed ScummVM header, renamed header defines | Robert Göffringmann |
2003-04-29 | fixed pathfinding problems (hopefully) :) | Robert Göffringmann |
2003-04-28 | endian fixes | Oliver Kiehl |
2003-04-28 | fixed two offsets for V2 and two warnings | Paweł Kołodziejski |
2003-04-28 | fixed bug in disk intro | Robert Göffringmann |
2003-04-28 | Some fixes + added floppy version intro | Joost Peters |
2003-04-28 | fixed bug about checkBlock return value | Robert Göffringmann |
2003-04-27 | oops | Oliver Kiehl |
2003-04-27 | fixed autoroute a bit (still doesn't work correctly but at least it doesn't | Oliver Kiehl |
2003-04-27 | adapted getCompactElem correctly | Oliver Kiehl |
2003-04-27 | adapted the code to the compact changes. not quite complete yet | Oliver Kiehl |
2003-04-27 | Found out what the UnknownStuff is and restructured accordingly | Oliver Kiehl |
2003-04-27 | fix mistake I did earlier | Oliver Kiehl |
2003-04-27 | small buglet | Max Horn |
2003-04-27 | fixed cvs and modified autoroute parameters. removed initialisation from | Oliver Kiehl |
2003-04-27 | included references to autoroute | Robert Göffringmann |
2003-04-27 | The autoroute stuff (completely untested) | Robert Göffringmann |
2003-04-26 | fixed warnings under vc6 | Paweł Kołodziejski |
2003-04-26 | added some more functions | Oliver Kiehl |