aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-30LOL: implemented some opcodes required for yvel cityFlorian Kagerer
2009-05-30- Moved 3 more commands to console.cpp: "draw_pic", "draw_rect" and "fill_scr...Filippos Karapetis
2009-05-30Removed the "sfx_debuglog" command. Sound debug messages are now shown if kDe...Filippos Karapetis
2009-05-30- Fix various debugC calls (parameters passed were not correct)Johannes Schickel
2009-05-30Fixed compilation errorFilippos Karapetis
2009-05-30- Moved the print_port, segment_info and segment_kill console commands to con...Filippos Karapetis
2009-05-30LOL: - implemented urbish mines gas explosion Florian Kagerer
2009-05-30Updated the MSVC project files of the SCI engineFilippos Karapetis
2009-05-30- Removed debug_mode from the engine stateFilippos Karapetis
2009-05-30Moved 3 more debug commands to console.cpp ("simkey", "segment_table" and "sh...Filippos Karapetis
2009-05-30LOL: - fixed crash that occured when entering yvel cityFlorian Kagerer
2009-05-30Moved more script debug commands to console.cpp: "visual_state", "dynamic_vie...Filippos Karapetis
2009-05-30Moved some script debug commands to console.cpp: "clear_screen", "redraw_scre...Filippos Karapetis
2009-05-30LOL: - added non-installed English floppy version to detectionFlorian Kagerer
2009-05-30LOL: - added English floppy version to detectionFlorian Kagerer
2009-05-30Swapped the checks for suffixes and branches to first check for SCI1 resource...Filippos Karapetis
2009-05-30Removed/replaced BREAKPOINTFilippos Karapetis
2009-05-30SCI: Moved the rest of the console code out of sciconsole.cpp and into consol...Filippos Karapetis
2009-05-30Fixed a silly typo in commit #40979. Suffixes should be loaded correctly againFilippos Karapetis
2009-05-30Bugfix to keep ScummVM responsive even when the displayOn variable is set to ...Paul Gilbert
2009-05-29LOL: implemented opcode required for magic wandsFlorian Kagerer
2009-05-29Adding my German versions of Playtoons 1 + 3Sven Hesse
2009-05-29Double volume of DOSBox' OPL emulator, like DOSBox does too.Johannes Schickel
2009-05-29- Added brief Doxygen comments to the ResourceSync and AudioResource classes ...Filippos Karapetis
2009-05-29Output a warning to the user, when he tries to play back MT32 MIDI tracks wit...Johannes Schickel
2009-05-29Implement "loadSfxFile" and "stopAllSoundEffects" for "MixedSoundDriver".Johannes Schickel
2009-05-29- Moved some debug code into console.cpp, adding 3 console commands: resource...Filippos Karapetis
2009-05-29Remove obsolete comment.Johannes Schickel
2009-05-29- Add new method "isVoicePresent" to "Sound".Johannes Schickel
2009-05-29Fix compilationWillem Jan Palenstijn
2009-05-29Some slight documentation.Johannes Schickel
2009-05-29Fix warning about unused variable.Johannes Schickel
2009-05-29Gob (Playtoon) :Arnaud Boutonné
2009-05-29atol -> atoiMax Horn
2009-05-29Added most of the missing tools to scummvm/tools/READMEMax Horn
2009-05-29Removed obsolete filesMax Horn
2009-05-29Changed SaveFileManager methods to take Common::String params (instead of cha...Max Horn
2009-05-29SCI: Revised code for listing savegamesMax Horn
2009-05-29Updated the MSVC project files of the SCI engine with the latest changes, and...Filippos Karapetis
2009-05-29Merged res_view0.cpp and res_view1.cppFilippos Karapetis
2009-05-29Some WIP code on the speech used in KQ6CDFilippos Karapetis
2009-05-29Fixed a bug with the "size" console commandFilippos Karapetis
2009-05-29More formatting.Johannes Schickel
2009-05-29SCI: Converted several fprintf(stderr) calls to warning/error (the remaining ...Max Horn
2009-05-29SCI: Removing useless adlib-via-OSS codeMax Horn
2009-05-29Formatting.Johannes Schickel
2009-05-29Add Lands of Lore copyright string to KyraMetaEngine::getOriginalCopyright.Johannes Schickel
2009-05-29Cleanup.Johannes Schickel
2009-05-29Enable autosaves in Lands of Lore.Johannes Schickel
2009-05-29Reduced the word spacing width by one pixel to precisely match the original gamePaul Gilbert