aboutsummaryrefslogtreecommitdiff
path: root/sky
AgeCommit message (Expand)Author
2006-02-11Moved engines to the new engines/ directoryMax Horn
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-02-07Removed .cvsignore filesMax Horn
2006-02-02Because incomplete SKY.CPT files are apparently a common problem due to some ...Joost Peters
2006-01-30Fixed compilationChris Apers
2006-01-27 - adds the new gui renderer also a new implementation for the classic guiJohannes Schickel
2006-01-27I believe it's actually meant to include common/debugger.cpp. It's what weTorbjörn Andersson
2006-01-27I really wonder how this #include "debugger.cpp" could stay for 1.5 years.Eugene Sandulenko
2006-01-22Fix control hotkeysJoost Peters
2006-01-18Update copyright noticeEugene Sandulenko
2006-01-17Commit patch #1171517 by salty-horse (save speech and sfx preferences BASS e...Joost Peters
2005-12-30* Replaced MDT_PREFER_NATIVE/MDT_NATIVE by MDT_PREFER_MIDI/MDT_MIDI).Max Horn
2005-12-29cleanupMax Horn
2005-12-13make sure all Text compacts were killed after restoring a savegameRobert Göffringmann
2005-12-13forgot to remove thisRobert Göffringmann
2005-12-13changed delay codeRobert Göffringmann
2005-12-13fixed Sky memory leaks on quittingRobert Göffringmann
2005-12-09Fix warningMax Horn
2005-12-06minor cleanupRobert Göffringmann
2005-12-06fixed bug.Robert Göffringmann
2005-12-05some cleanup, engine returns to the launcher now instead of calling OSystem::...Robert Göffringmann
2005-12-03Not needed anymore :)Chris Apers
2005-11-23Made the autosave period a configuration option and updated the engines using...Gregory Montoir
2005-11-21fixed segmentation fault when speed/volume sliders are clicked and then dragg...Robert Göffringmann
2005-11-05- Move opcode tables to methods so that they are correctly initialized with P...Chris Apers
2005-11-05PalmOS ifdefChris Apers
2005-10-26call OutSaveFile::flush() to check for errorsRobert Göffringmann
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-09-22Fix regression introduced when we split engine constructiors intoEugene Sandulenko
2005-09-12Avoid integer overflow in volume parameter to playRaw(). This fixes bugTorbjörn Andersson
2005-09-09Whitespace change.Torbjörn Andersson
2005-09-09Use British English by default, as documented in the README file, not USTorbjörn Andersson
2005-09-08Whitespace changesTorbjörn Andersson
2005-08-30Use a quieter helicopter sound during the "He was only a robot. Oh, I lovedTorbjörn Andersson
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-07-05* Start of generic key configuration support for ScummVMLars Persson
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-06-22disambiguate undefined operation by removing unneeded calculation.Oliver Kiehl
2005-06-21Patches needed to build for SYMBIAN32 WINS/GCC added.Lars Persson
2005-06-21Patch #1224631 (fix gcc4 virtual functions non-virtual destructor warnings)Max Horn
2005-06-04Patch #1184666 (SKY: More LINC charset fixes)Max Horn
2005-05-11Moved some more stuff to namespace Audio (enough for tonight)Max Horn
2005-05-10Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec...Max Horn
2005-05-10Moved (In/Out)SaveFile(Manager) and Timer to namespace CommonMax Horn
2005-05-10Moved class File and the MD5 stuff to namespace CommonMax Horn
2005-05-09Use debugger for errors, where possible.Travis Howell
2005-05-08Comply to our coding conventionsMax Horn
2005-04-10split SaveFileManager::openSavefile and class SaveFile into two, each, one fo...Max Horn
2005-04-09Remove usage of vsprintf in favour of vsnprintf and makeJonathan Gray
2005-04-06use upper bits instead of lower bits when upscaling paletteJoost Peters