Age | Commit message (Expand) | Author |
2003-07-01 | fixed mouse restore on savegame restore and bug in fnTheyStartSub | Robert Göffringmann |
2003-07-01 | fixed warning | Max Horn |
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-07-01 | fixed race condition when loading different sections | Robert Göffringmann |
2003-06-30 | finally fixed this stupid animation bug | Robert Göffringmann |
2003-06-27 | bugfix. doesn't seem to affect anything, though. | Robert Göffringmann |
2003-06-27 | fixed warnings | Max Horn |
2003-06-27 | fixed text decoding bug | Robert Göffringmann |
2003-06-27 | some more loading & saving work (still unfinished) | Robert Göffringmann |
2003-06-22 | another warning | Max Horn |
2003-06-22 | fixed warnings | Max Horn |
2003-06-22 | whoops | Robert Göffringmann |
2003-06-22 | native mt32 support and basic control panel (incomplete) | Robert Göffringmann |
2003-06-17 | removed send(0) command. | Robert Göffringmann |
2003-06-17 | fixed grid position calculation | Robert Göffringmann |
2003-06-17 | don't restart music if the same track is already playing | Robert Göffringmann |
2003-06-15 | moved GameId declaration to common/engine.h (more logical); moved scumm speci... | Max Horn |
2003-06-14 | fix bug #754378 (I hope) | Oliver Kiehl |
2003-06-14 | fix 0.0368 text decoding bug | Oliver Kiehl |
2003-06-11 | Added MSVC6 truncation warning to #pragma | Jamieson Christian |
2003-06-09 | Sky shouldn't error() if no speech file exists for a sentence | Robert Göffringmann |
2003-06-09 | Sky shouldn't error() if no speech file exists for a sentence | 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 | whoops. | Robert Göffringmann |
2003-06-09 | fixed issue about file decompression. | Robert Göffringmann |
2003-06-09 | fixed compact data | Robert Göffringmann |
2003-06-09 | mouse-fixes, note that: buttonPressed() keeping track of a repeated push DOES... | Joost Peters |
2003-06-09 | added fnLookAt() | Joost Peters |
2003-06-09 | Fixed VC++ warnings | Jamieson Christian |
2003-06-09 | fixed SkyLogic bug and made font highlightning finally correct. | Robert Göffringmann |
2003-06-09 | whoops. | Robert Göffringmann |
2003-06-09 | some talk-related bugs fixed | Robert Göffringmann |
2003-06-08 | added quit event | Max Horn |
2003-06-06 | Preparations for removing GF_AFTER_V? flags | Max Horn |
2003-06-06 | add fnRandom() | Joost Peters |
2003-06-06 | forgot to remove that | Robert Göffringmann |
2003-06-06 | changed sprite priority, changed some errors to warnings and added hack to ge... | Robert Göffringmann |
2003-06-06 | forgot to activate that code again | Robert Göffringmann |
2003-06-06 | misc fixes | Robert Göffringmann |
2003-06-06 | add some (mouse) stubs | Joost Peters |
2003-06-06 | whoops. | Robert Göffringmann |
2003-06-06 | fix logic script bugs. | Robert Göffringmann |
2003-06-06 | changed warning() to error(), this is how it is in the original, and this see... | Joost Peters |
2003-06-06 | forgot to implement right mousebutton. :) | Robert Göffringmann |
2003-06-06 | small bugfix, menu still doesn't work. -_- | Robert Göffringmann |
2003-06-05 | proper mouse transparancy fix, should work for all cursors now | Joost Peters |
2003-06-05 | fixed switch opcode | Oliver Kiehl |
2003-06-05 | fixed mouse cursor/transparency | Joost Peters |