Age | Commit message (Expand) | Author |
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 |
2003-06-05 | make mouse move to middle of screen at start and let skystate initialize its ... | Robert Göffringmann |
2003-06-05 | fixed caching routines | Robert Göffringmann |
2003-06-05 | fixed sprite drawing, added some mouse support and some logic routines. | Robert Göffringmann |
2003-06-04 | fixed two mouse bugs | Robert Göffringmann |
2003-06-04 | some more mouse stuff.. | Joost Peters |
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 | fix disappearing foster bug | Oliver Kiehl |
2003-06-02 | forgot to remove debug printfs and to make sequenceRunning volatile. | Robert Göffringmann |
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-02 | fix intro timing + text | Robert Göffringmann |