aboutsummaryrefslogtreecommitdiff
path: root/sky
AgeCommit message (Expand)Author
2003-07-12fix Swedish quit messageRobert Göffringmann
2003-07-12fixed mt32 key velocitiesRobert Göffringmann
2003-07-12get music volume from command lineRobert Göffringmann
2003-07-12one more small fixRobert Göffringmann
2003-07-12keep virgin logo from flashing up when using -xRobert Göffringmann
2003-07-12floppy versions don't seem to have all languages in their datafiles.Robert Göffringmann
2003-07-12implemented -x command line optionRobert Göffringmann
2003-07-12removed useless _backScreen from SkyScreenRobert Göffringmann
2003-07-12added support for different languages and fixed memory leak and screen refres...Robert Göffringmann
2003-07-12added dialog skipping by pressing '.'Robert Göffringmann
2003-07-12implemented dialog skipping and cleaned up mouse codeRobert Göffringmann
2003-07-11fix endian specific color palette bugs.Robert Göffringmann
2003-07-11fixed screen blit during fnDrawScreenRobert Göffringmann
2003-07-11added autosaving every 5 minutesRobert Göffringmann
2003-07-11removed useless additional mapping tables and fixed crash in LINC sectionRobert Göffringmann
2003-07-11fixed item descriptionsRobert Göffringmann
2003-07-11big endian fixRobert Göffringmann
2003-07-11Avoid deadlockNicolas Bacca
2003-07-11Post FMOPL-reversion cleanup.Jamieson Christian
2003-07-11Reverted to "old" YM3812 (FMOPL) emulator code.Jamieson Christian
2003-07-10fix compileOliver Kiehl
2003-07-10forgot a #endifRobert Göffringmann
2003-07-10fixed endian specific palette bugs for restarting game and control panelRobert Göffringmann
2003-07-10abide by command line request for no subtitles if running the cd versionJonathan Gray
2003-07-10implemented fnOpenHand/fnCloseHand, added debug cheatsRobert Göffringmann
2003-07-10whoops.Robert Göffringmann
2003-07-10Slight cleanup. Fixes a few minor memory leaks, I believe.Torbjörn Andersson
2003-07-10forgot to allow restarting from control panelRobert Göffringmann
2003-07-10this fixes bug #768724 (text width exceeded in LINC terminal).Robert Göffringmann
2003-07-10implemented fnRestartGame() and skipping of 2nd intro partRobert Göffringmann
2003-07-09added toggling music on/offRobert Göffringmann
2003-07-09activated speed slider in SkyControl, fixed different charsets in control pan...Robert Göffringmann
2003-07-09SoundMixer::setMusicVolume() doesn't seem to do anything, so set music volume...Robert Göffringmann
2003-07-09Fix character spacing for LINC terminals in v0.0288 as well. I've onlyTorbjörn Andersson
2003-07-09The charSpacing values for _controlCharacterSet and _linkCharacterSetTorbjörn Andersson
2003-07-09revert to last revision of musicbase that doesn't cause a segfault here anymoreJonathan Gray
2003-07-09/me slaps himselfRobert Göffringmann
2003-07-09script data is the same for 0.0365, 0.0368 and 0.0372, so allow switching sav...Robert Göffringmann
2003-07-08this is for letting BASS wait for the end of the ending theme before starting...Robert Göffringmann
2003-07-08another fix for the swing seqsRobert Göffringmann
2003-07-08fixed file loading bugs for v.0.0331, control panel works nowRobert Göffringmann
2003-07-07button text for save and restore doesn't disappear anymore.Robert Göffringmann
2003-07-07applied patch #766751 (BASS: Waiting for floppy intro music to finish) and fi...Robert Göffringmann
2003-07-07Fixed warning.Torbjörn Andersson
2003-07-07applied patch #766979 (BASS: Possible fix for problem with cut-off speech).Robert Göffringmann
2003-07-07This seems to fix the inventory sprite for the glass, and is moreTorbjörn Andersson
2003-07-07fixed M$VC++ warnings in text.cpp and added code to disk.cpp which may or may...Robert Göffringmann
2003-07-07another fix kudos to LavosSpawnMax Horn
2003-07-07endian fix by LavosSpawn (helps a lot :-)Max Horn
2003-07-07undo this change after discussion with LavosSpawn (doesn't work in either cas...Max Horn