aboutsummaryrefslogtreecommitdiff
path: root/sky
AgeCommit message (Expand)Author
2003-07-01finished loading and saving, fixed grid bugs (some debugging code not yet rem...Robert Göffringmann
2003-07-01fixed race condition when loading different sectionsRobert Göffringmann
2003-06-30finally fixed this stupid animation bugRobert Göffringmann
2003-06-27bugfix. doesn't seem to affect anything, though.Robert Göffringmann
2003-06-27fixed warningsMax Horn
2003-06-27fixed text decoding bugRobert Göffringmann
2003-06-27some more loading & saving work (still unfinished)Robert Göffringmann
2003-06-22another warningMax Horn
2003-06-22fixed warningsMax Horn
2003-06-22whoopsRobert Göffringmann
2003-06-22native mt32 support and basic control panel (incomplete)Robert Göffringmann
2003-06-17removed send(0) command.Robert Göffringmann
2003-06-17fixed grid position calculationRobert Göffringmann
2003-06-17don't restart music if the same track is already playingRobert Göffringmann
2003-06-15moved GameId declaration to common/engine.h (more logical); moved scumm speci...Max Horn
2003-06-14fix bug #754378 (I hope)Oliver Kiehl
2003-06-14fix 0.0368 text decoding bugOliver Kiehl
2003-06-11Added MSVC6 truncation warning to #pragmaJamieson Christian
2003-06-09Sky shouldn't error() if no speech file exists for a sentenceRobert Göffringmann
2003-06-09Sky shouldn't error() if no speech file exists for a sentenceRobert Göffringmann
2003-06-09fixed warningMax Horn
2003-06-09removed debugging leftovers, fixed one more sprite clipping issue.Robert Göffringmann
2003-06-09whoops.Robert Göffringmann
2003-06-09fixed issue about file decompression.Robert Göffringmann
2003-06-09fixed compact dataRobert Göffringmann
2003-06-09mouse-fixes, note that: buttonPressed() keeping track of a repeated push DOES...Joost Peters
2003-06-09added fnLookAt()Joost Peters
2003-06-09Fixed VC++ warningsJamieson Christian
2003-06-09fixed SkyLogic bug and made font highlightning finally correct.Robert Göffringmann
2003-06-09whoops.Robert Göffringmann
2003-06-09some talk-related bugs fixedRobert Göffringmann
2003-06-08added quit eventMax Horn
2003-06-06Preparations for removing GF_AFTER_V? flagsMax Horn
2003-06-06add fnRandom()Joost Peters
2003-06-06forgot to remove thatRobert Göffringmann
2003-06-06changed sprite priority, changed some errors to warnings and added hack to ge...Robert Göffringmann
2003-06-06forgot to activate that code againRobert Göffringmann
2003-06-06misc fixesRobert Göffringmann
2003-06-06add some (mouse) stubsJoost Peters
2003-06-06whoops.Robert Göffringmann
2003-06-06fix logic script bugs.Robert Göffringmann
2003-06-06changed warning() to error(), this is how it is in the original, and this see...Joost Peters
2003-06-06forgot to implement right mousebutton. :)Robert Göffringmann
2003-06-06small bugfix, menu still doesn't work. -_-Robert Göffringmann
2003-06-05proper mouse transparancy fix, should work for all cursors nowJoost Peters
2003-06-05fixed switch opcodeOliver Kiehl
2003-06-05fixed mouse cursor/transparencyJoost Peters
2003-06-05make mouse move to middle of screen at start and let skystate initialize its ...Robert Göffringmann
2003-06-05fixed caching routinesRobert Göffringmann
2003-06-05fixed sprite drawing, added some mouse support and some logic routines.Robert Göffringmann