aboutsummaryrefslogtreecommitdiff
path: root/queen
AgeCommit message (Expand)Author
2005-11-07Don't synchronize subtitle with speech sfx if MP3/OGG/Flac support isn't comp...Gregory Montoir
2005-11-05Not needed anymoreChris Apers
2005-11-05- Changed PalmOS ifdefChris Apers
2005-11-05Changed PalmOS ifdefChris Apers
2005-11-05Fixed quazzy question mark character in charset data. This should fix bug #13...Gregory Montoir
2005-11-01added OutSaveFile::flush() / OutSaveFile::ioFailed() to check for errors.Gregory Montoir
2005-11-01updated mouse position whenever the user clicked or moved the mouse. This can...Gregory Montoir
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-10-13Some cleanup. Updated mouse position on EVENT_RBUTTONDOWN for WinCE and PalmO...Gregory Montoir
2005-09-22Fix regression introduced when we split engine constructiors intoEugene Sandulenko
2005-09-02removed unneeded includesGregory Montoir
2005-08-16Added: PSP backendJoost Peters
2005-08-11minor cleanupGregory Montoir
2005-08-11get rid of an old hack for the 'u circonflex' letter in the french versionGregory Montoir
2005-08-10Don't explicity check for tremor and vorbis everywhere andJonathan Gray
2005-08-10Rest of the changes required for tremor to actually work.Jonathan Gray
2005-08-08fix compilation with emsvc4Paweł Kołodziejski
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-07-08Undo previous 'fix' - Bob != bob = blit objectMax Horn
2005-07-08Spelling fixMax Horn
2005-07-06possible 'fix' for bug #1233495 (FOTAQ code is so hackish...)Gregory Montoir
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-06-21Patches needed to build for SYMBIAN32 WINS/GCC added.Lars Persson
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-09fixed debug areas display ; some minor cleanupGregory Montoir
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-07Applied some ScummVM formatting conventions.Torbjörn Andersson
2005-04-03Committed patch #1168149 (Shared GM/MT-32 mapping) by eriktorbjorn as-is. Thi...Jerome Fisher
2005-03-25Patch #1117443 (Experimental plugin code revision)Max Horn
2005-03-12PlayingSoundHandle -> SoundHandle; also, turned the handle activity check int...Max Horn
2005-03-11CleanupChris Apers
2005-03-09changing AudioDataType -> SoundType, so now the constant names match the name...Max Horn
2005-03-06Might as well return the GameSetting directlyJoost Peters
2005-03-06cleanupJoost Peters
2005-03-06Add demo detection; satisfies feature request #1154562.Joost Peters
2005-02-23fix typoJoost Peters
2005-01-10system.h was being included in tons of places, without any good reason; reduc...Max Horn
2005-01-10Fix alignment problemNicolas Bacca
2005-01-06Change warning to debugJoost Peters
2005-01-01Changed OSystem::instance() to return a reference, not a pointer (it now matc...Max Horn
2005-01-01Updated copyrightMax Horn
2004-12-31added some comments and re-indented some parts of codeGregory Montoir
2004-12-29oops... thanks wjp for pointing me this oneGregory Montoir
2004-12-28slightly less hackish Journal codeGregory Montoir
2004-12-27Use SoundMixer::kMaxMixerVolumeMax Horn