aboutsummaryrefslogtreecommitdiff
path: root/sky
AgeCommit message (Collapse)Author
2003-07-12one more small fixRobert Göffringmann
svn-id: r8929
2003-07-12keep virgin logo from flashing up when using -xRobert Göffringmann
svn-id: r8928
2003-07-12floppy versions don't seem to have all languages in their datafiles.Robert Göffringmann
svn-id: r8927
2003-07-12implemented -x command line optionRobert Göffringmann
svn-id: r8926
2003-07-12removed useless _backScreen from SkyScreenRobert Göffringmann
svn-id: r8923
2003-07-12added support for different languages and fixed memory leak and screen ↵Robert Göffringmann
refreshes in load/save dialogs svn-id: r8921
2003-07-12added dialog skipping by pressing '.'Robert Göffringmann
svn-id: r8920
2003-07-12implemented dialog skipping and cleaned up mouse codeRobert Göffringmann
svn-id: r8919
2003-07-11fix endian specific color palette bugs.Robert Göffringmann
svn-id: r8917
2003-07-11fixed screen blit during fnDrawScreenRobert Göffringmann
svn-id: r8916
2003-07-11added autosaving every 5 minutesRobert Göffringmann
svn-id: r8915
2003-07-11removed useless additional mapping tables and fixed crash in LINC sectionRobert Göffringmann
svn-id: r8914
2003-07-11fixed item descriptionsRobert Göffringmann
svn-id: r8913
2003-07-11big endian fixRobert Göffringmann
svn-id: r8912
2003-07-11Avoid deadlockNicolas Bacca
svn-id: r8911
2003-07-11Post FMOPL-reversion cleanup.Jamieson Christian
svn-id: r8906
2003-07-11Reverted to "old" YM3812 (FMOPL) emulator code.Jamieson Christian
Until specific information regarding the benefits of migrating to the new emulator can be made available, the "old" code will remain in effect for the benefit of slower hardware platforms such as some WinCE-based devices. svn-id: r8903
2003-07-10fix compileOliver Kiehl
svn-id: r8901
2003-07-10forgot a #endifRobert Göffringmann
svn-id: r8900
2003-07-10fixed endian specific palette bugs for restarting game and control panelRobert Göffringmann
svn-id: r8899
2003-07-10abide by command line request for no subtitles if running the cd versionJonathan Gray
svn-id: r8898
2003-07-10implemented fnOpenHand/fnCloseHand, added debug cheatsRobert Göffringmann
svn-id: r8896
2003-07-10whoops.Robert Göffringmann
svn-id: r8895
2003-07-10Slight cleanup. Fixes a few minor memory leaks, I believe.Torbjörn Andersson
svn-id: r8894
2003-07-10forgot to allow restarting from control panelRobert Göffringmann
svn-id: r8887
2003-07-10this fixes bug #768724 (text width exceeded in LINC terminal).Robert Göffringmann
I wonder though, if this isn't in fact a bug in the huffman tree. svn-id: r8886
2003-07-10implemented fnRestartGame() and skipping of 2nd intro partRobert Göffringmann
svn-id: r8885
2003-07-09added toggling music on/offRobert Göffringmann
svn-id: r8884
2003-07-09activated speed slider in SkyControl, fixed different charsets in control ↵Robert Göffringmann
panel when entering from LINC terminal, etc. svn-id: r8883
2003-07-09SoundMixer::setMusicVolume() doesn't seem to do anything, so set music ↵Robert Göffringmann
volume manually.... svn-id: r8882
2003-07-09Fix character spacing for LINC terminals in v0.0288 as well. I've onlyTorbjörn Andersson
tested is a little on a borrowed copy of BASS, but I think it should look the same as v0.0372 now. svn-id: r8881
2003-07-09The charSpacing values for _controlCharacterSet and _linkCharacterSetTorbjörn Andersson
appear to have been swapped. Now the LINC terminal texts should fit in the screen area, and text in LINC space should look less "squashed". svn-id: r8877
2003-07-09revert to last revision of musicbase that doesn't cause a segfault here anymoreJonathan Gray
svn-id: r8876
2003-07-09/me slaps himselfRobert Göffringmann
svn-id: r8875
2003-07-09script data is the same for 0.0365, 0.0368 and 0.0372, so allow switching ↵Robert Göffringmann
saved games. svn-id: r8874
2003-07-08this is for letting BASS wait for the end of the ending theme before ↵Robert Göffringmann
starting the next song. It's kinda hacky to put it into the music code, but I can't think of another way to do it while keeping the engine running like usual. svn-id: r8873
2003-07-08another fix for the swing seqsRobert Göffringmann
svn-id: r8869
2003-07-08fixed file loading bugs for v.0.0331, control panel works nowRobert Göffringmann
svn-id: r8868
2003-07-07button text for save and restore doesn't disappear anymore.Robert Göffringmann
+ fixed screen updates for swing seqs. svn-id: r8844
2003-07-07applied patch #766751 (BASS: Waiting for floppy intro music to finish) and ↵Robert Göffringmann
fixed music bug (jukebox at St. James didn't stop playing) svn-id: r8843
2003-07-07Fixed warning.Torbjörn Andersson
svn-id: r8842
2003-07-07applied patch #766979 (BASS: Possible fix for problem with cut-off speech).Robert Göffringmann
added small change to SFX samplerate, sparky doesn't sound like a bird now, either. svn-id: r8840
2003-07-07This seems to fix the inventory sprite for the glass, and is moreTorbjörn Andersson
consistent with the rest of the loadFixedItems() function. svn-id: r8832
2003-07-07fixed M$VC++ warnings in text.cpp and added code to disk.cpp which may or ↵Robert Göffringmann
may not fix graphics problems in hobbins' room on big endian systems (can't test that). svn-id: r8830
2003-07-07another fix kudos to LavosSpawnMax Horn
svn-id: r8829
2003-07-07endian fix by LavosSpawn (helps a lot :-)Max Horn
svn-id: r8828
2003-07-07undo this change after discussion with LavosSpawn (doesn't work in either ↵Max Horn
case anyway :-) svn-id: r8827
2003-07-07naother dataFileHeader changeMax Horn
svn-id: r8826
2003-07-07don't convert to LE, dataFileHeader is in native endianessMax Horn
svn-id: r8825
2003-07-07use our standard cast styleMax Horn
svn-id: r8824