Age | Commit message (Expand) | Author |
2003-05-24 | fix VC warnings | Oliver Kiehl |
2003-05-24 | and a little bit more... | Oliver Kiehl |
2003-05-24 | and some more functions | Oliver Kiehl |
2003-05-24 | add some more functions | Oliver Kiehl |
2003-05-24 | fix EVIL bug | Oliver Kiehl |
2003-05-24 | add fnInteract | Oliver Kiehl |
2003-05-24 | added some more functions | Oliver Kiehl |
2003-05-24 | fix compact | Oliver Kiehl |
2003-05-24 | off by one. *sigh* | Oliver Kiehl |
2003-05-23 | I must have been drunk when I coded this.... | Oliver Kiehl |
2003-05-21 | initialise some vars | Oliver Kiehl |
2003-05-21 | pedantic warning fixes | Oliver Kiehl |
2003-05-20 | a few small changes | Robert Göffringmann |
2003-05-20 | fixed prefetching bug | Robert Göffringmann |
2003-05-17 | small fix and added skyText destructor | Robert Göffringmann |
2003-05-17 | newline to make gcc happy | Jonathan Gray |
2003-05-16 | added SFX support | Robert Göffringmann |
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 |