Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-23 | I must have been drunk when I coded this.... | Oliver Kiehl | |
svn-id: r7862 | |||
2003-05-21 | initialise some vars | Oliver Kiehl | |
svn-id: r7807 | |||
2003-05-21 | pedantic warning fixes | Oliver Kiehl | |
svn-id: r7802 | |||
2003-05-20 | a few small changes | Robert Göffringmann | |
svn-id: r7752 | |||
2003-05-20 | fixed prefetching bug | Robert Göffringmann | |
svn-id: r7751 | |||
2003-05-17 | small fix and added skyText destructor | Robert Göffringmann | |
svn-id: r7617 | |||
2003-05-17 | newline to make gcc happy | Jonathan Gray | |
svn-id: r7588 | |||
2003-05-16 | added SFX support | Robert Göffringmann | |
svn-id: r7574 | |||
2003-05-15 | reordered some intro commands, made fade-in look nicer | Robert Göffringmann | |
svn-id: r7531 | |||
2003-05-15 | added incrementation of key velocity. | Robert Göffringmann | |
svn-id: r7530 | |||
2003-05-14 | removed timer.o | Robert Göffringmann | |
svn-id: r7517 | |||
2003-05-14 | restructured some things (mainly the screen routines), moved things out from ↵ | Robert Göffringmann | |
SkyState. (not yet complete) svn-id: r7516 | |||
2003-05-14 | some renaming (consistency) | Joost Peters | |
svn-id: r7515 | |||
2003-05-12 | changed some internal structures, added support for true MT32 (though not ↵ | Robert Göffringmann | |
yet used by main prog) svn-id: r7483 | |||
2003-05-12 | m$vc++ gave hundreds of constant-truncation-warnings because of this one... | Robert Göffringmann | |
svn-id: r7477 | |||
2003-05-09 | no need for inheritance anymore | Oliver Kiehl | |
svn-id: r7407 | |||
2003-05-09 | use huffman trees instead of that spaghetti code | Oliver Kiehl | |
svn-id: r7405 | |||
2003-05-06 | fixed warning | Paweł Kołodziejski | |
svn-id: r7364 | |||
2003-05-05 | some mouse stuff + fnEnterSection | Joost Peters | |
svn-id: r7347 | |||
2003-05-04 | new fmopl (from adplug, which has it from mame; we can use it under the LGPL ↵ | Max Horn | |
should we ever have to) svn-id: r7328 | |||
2003-05-04 | renamed RETURN_OK and RETURN_FAIL for morphos | Oliver Kiehl | |
svn-id: r7319 | |||
2003-05-03 | fixed pink-text bug | Joost Peters | |
svn-id: r7294 | |||
2003-05-03 | virtual destructor, to avoid warning and to be sane (otherwise subclass ↵ | Max Horn | |
destructors may not be called) svn-id: r7279 | |||
2003-05-03 | Update sky objects | Travis Howell | |
svn-id: r7274 | |||
2003-05-03 | changed structure of musicdriver, added General Midi music support. | Robert Göffringmann | |
mapping table mt32->gm needs a lot of changes. svn-id: r7273 | |||
2003-05-02 | renamed shadowed var | Oliver Kiehl | |
svn-id: r7265 | |||
2003-05-02 | plenty of bugfixes | Oliver Kiehl | |
svn-id: r7264 | |||
2003-05-01 | added loadFixedItems() and loadBase0() | Joost Peters | |
svn-id: r7250 | |||
2003-05-01 | Commiting some of my stuff. Rather untested still buggy | Oliver Kiehl | |
svn-id: r7249 | |||
2003-05-01 | intro cleans up after itself after exiting with ESC-key, still needs some ↵ | Joost Peters | |
work/cleanup though svn-id: r7247 | |||
2003-05-01 | cleanup | Joost Peters | |
svn-id: r7239 | |||
2003-04-30 | fixed warning | Paweł Kołodziejski | |
svn-id: r7208 | |||
2003-04-29 | adapt code to compact restructure | Oliver Kiehl | |
svn-id: r7207 | |||
2003-04-29 | small restructure (I hope the last one, but at least it pushes us up in the | Oliver Kiehl | |
list of SF's most active projects ;) ) svn-id: r7206 | |||
2003-04-29 | added hack-ish intro ESCape key code | Joost Peters | |
svn-id: r7205 | |||
2003-04-29 | made vars consistent | Joost Peters | |
svn-id: r7204 | |||
2003-04-29 | enabled lowTextManager | Joost Peters | |
svn-id: r7203 | |||
2003-04-29 | added lowTextManager(), moved language from getText() to SkyText constructor ↵ | Joost Peters | |
+ some cleanup svn-id: r7202 | |||
2003-04-29 | changed return type for displayText() | Joost Peters | |
svn-id: r7201 | |||
2003-04-29 | changed ScummVM header, renamed header defines | Robert Göffringmann | |
svn-id: r7200 | |||
2003-04-29 | fixed pathfinding problems (hopefully) :) | Robert Göffringmann | |
svn-id: r7199 | |||
2003-04-28 | endian fixes | Oliver Kiehl | |
svn-id: r7188 | |||
2003-04-28 | fixed two offsets for V2 and two warnings | Paweł Kołodziejski | |
svn-id: r7185 | |||
2003-04-28 | fixed bug in disk intro | Robert Göffringmann | |
svn-id: r7182 | |||
2003-04-28 | Some fixes + added floppy version intro | Joost Peters | |
svn-id: r7181 | |||
2003-04-28 | fixed bug about checkBlock return value | Robert Göffringmann | |
svn-id: r7170 | |||
2003-04-27 | oops | Oliver Kiehl | |
svn-id: r7169 | |||
2003-04-27 | fixed autoroute a bit (still doesn't work correctly but at least it doesn't | Oliver Kiehl | |
segfault) and linked it to SkyLogic svn-id: r7167 | |||
2003-04-27 | adapted getCompactElem correctly | Oliver Kiehl | |
svn-id: r7166 | |||
2003-04-27 | adapted the code to the compact changes. not quite complete yet | Oliver Kiehl | |
svn-id: r7165 |