aboutsummaryrefslogtreecommitdiff
path: root/sky
AgeCommit message (Expand)Author
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
2003-07-07naother dataFileHeader changeMax Horn
2003-07-07don't convert to LE, dataFileHeader is in native endianessMax Horn
2003-07-07use our standard cast styleMax Horn
2003-07-06cleanup this doxygen comment (li and arg are the same; we are using autobrief...Max Horn
2003-07-06run mouse script on BE systems (not that it works)Max Horn
2003-07-06don't use FROM_LE_16 here since loadFile already convertes the header to the ...Max Horn
2003-07-06endian fix, cleanupMax Horn
2003-07-06add const qualifierMax Horn
2003-07-06fix bug #766744 (BASS: Crash when quitting while quitting)Robert Göffringmann
2003-07-06fixed decoding for special characters. 0.0303 is still incorrect, need joost'...Robert Göffringmann
2003-07-06This fixes the drawing order of the pillow and magazine in Reich'sTorbjörn Andersson
2003-07-05fixed bug #765892 (bottom bar in F5 menu not used)Robert Göffringmann
2003-07-05Dont show cursor when restoring gameRobert Göffringmann
2003-07-05updated code to use type MutexRef; added class StackLock (from sdl backend, n...Max Horn
2003-07-05fix warningJoost Peters
2003-07-05Fix sky fullscreen from launcherJames Brown
2003-07-05fixed cursor and allowed pressing enter for loading and saving, too.Robert Göffringmann
2003-07-05hope this fixes problems about cut-off speech.Robert Göffringmann
2003-07-05better mouse hotspot, seems the same as in the original now...only tested on ...Joost Peters
2003-07-05added hufftext.oJoost Peters
2003-07-05fixed control panel palette for v. 0.0348Robert Göffringmann
2003-07-05corrected all huffman trees and moved them out of text.cppRobert Göffringmann
2003-07-05applied eriktorbjorn's floppy-intro-with-cd-version patch (#765885)Joost Peters
2003-07-05fixed warningJoost Peters
2003-07-04make sky detect v.0.0348 (even though not existing ;)Robert Göffringmann
2003-07-04support text and speech at the same timeRobert Göffringmann
2003-07-04don't let user enter too long save namesRobert Göffringmann
2003-07-04removed some useless linesRobert Göffringmann
2003-07-04SFX is working correctly now. also implemented queued fx and fx saving.Robert Göffringmann