aboutsummaryrefslogtreecommitdiff
path: root/sky
AgeCommit message (Expand)Author
2003-08-11remove meaningless warningRobert Göffringmann
2003-08-10Replaced use of File with use of SaveFileManager where appropriate.Marcus Comstedt
2003-08-09don't allow loading of messy 0.5.1 savegames.Robert Göffringmann
2003-08-09makes use of SoundMixer::pauseChannels() now.Robert Göffringmann
2003-08-06Fix intro timing on WinCE ... guess everybody could use it but I'll leave the...Nicolas Bacca
2003-08-06Fix #783732 : freeze on Pocket PCNicolas Bacca
2003-08-06get rid of some g_system usageMax Horn
2003-08-04fixed dialog skippingRobert Göffringmann
2003-08-03new compacts, new loading + saving code (not compatible to old one)Robert Göffringmann
2003-08-03new compact dataRobert Göffringmann
2003-08-03Added "fast mode" (Ctrl-F/Ctrl-G) like the one we have for SCUMM and Simon.Torbjörn Andersson
2003-08-03Added GCC bugtracking id to workaround for future reference.Marcus Comstedt
2003-08-03GCC bug workaround... (merge from branch-0-5-0)Marcus Comstedt
2003-08-02Removed introimg.cpp. Apparently Foster's don't want to be associated withTorbjörn Andersson
2003-08-02fix autoroute return codes.Robert Göffringmann
2003-08-02correct sound looping, thanks to our new mixer. :)Robert Göffringmann
2003-08-02removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ...Max Horn
2003-08-01changed loading & saving code to fix the bug discribed in the general forum. ...Robert Göffringmann
2003-07-31added patched messages for BASS's mistranslations.Robert Göffringmann
2003-07-31back disable warnings into stdafx.h, vc6 is lack of warnings supportPaweł Kołodziejski
2003-07-31More LINC terminal font adjustments: Patch the "j" character for allTorbjörn Andersson
2003-07-31remove unused variableJonathan Gray
2003-07-31cleaned up autoroute codeRobert Göffringmann
2003-07-31applied slightly modified patch #772112 (BASS: Correcting (?) the LINC termin...Robert Göffringmann
2003-07-31deactivated loading/(auto-)saving at places where it's not allowedRobert Göffringmann
2003-07-29Partial fix for bug #779013. It no longer crashes, but the config fileTorbjörn Andersson
2003-07-28checkin for LavosSpawn: 'work around bug #778105 (line width exceeded)'Max Horn
2003-07-23applied eriktorbjorn's patch (#776225 - 'BASS CD intro fixes')Joost Peters
2003-07-18Add game specific scaler override to skyTravis Howell
2003-07-17fix additional array readRobert Göffringmann
2003-07-17reprogrammed sky intros.Robert Göffringmann
2003-07-16Quick-Fix for the OOB access in RNC decoder.Joost Peters
2003-07-15Use debug output instead of warnings for simonTravis Howell
2003-07-14maybe this fixed those random crashes...Robert Göffringmann
2003-07-14fix bug #770784: Talking characters stay at last frameRobert Göffringmann
2003-07-14fixed toggling music on/off after savegame restoreRobert Göffringmann
2003-07-14fixed text drawing bug and made sure autosave doesn't save if engine is in lo...Robert Göffringmann
2003-07-13debug/warning/error all automatically output a newlineMax Horn
2003-07-13changed "sprite not loaded" printfs to debug()s.Robert Göffringmann
2003-07-13sound support for v.0.0109Robert Göffringmann
2003-07-13music support for BASS floppy demo v.0.0109.Robert Göffringmann
2003-07-13fix set-volume crash.Robert Göffringmann
2003-07-12fix introOliver Kiehl
2003-07-12Didn't helpTravis Howell
2003-07-12A few mino changes for pc gamer demoTravis Howell
2003-07-12try all languages, if selected one can't be found.Robert Göffringmann
2003-07-12added khalek's huffman tree for 0.0109Robert Göffringmann
2003-07-12Add WinCE virtual keyboardNicolas Bacca
2003-07-12add some stuff for v0.0109Jonathan Gray
2003-07-12add newline at end of file to make gcc happyOliver Kiehl