aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2009-05-31LOL: - fix shape memory allocation/release issueFlorian Kagerer
2009-05-31Typo.Johannes Schickel
2009-05-31- Add support for the Lands of Lore outro TIM fileJohannes Schickel
2009-05-31LOL: fix some valgrind warningsFlorian Kagerer
2009-05-30Started objectifying the vocabulary functions (WIP)Filippos Karapetis
2009-05-30LOL: implemented opcode for white towerFlorian Kagerer
2009-05-30Change more Lands of Lore in game voice code to use "_sound->isVoicePresent".Johannes Schickel
2009-05-30Moved the "songlib" command to console.cpp and removed the non-working "set_v...Filippos Karapetis
2009-05-30SCI: Added constructor&destructor to SfxStateMax Horn
2009-05-30LOL: minor bug fixFlorian Kagerer
2009-05-30SCI: Made vocab_version static again (a global static var is bad, but a reall...Max Horn
2009-05-30Reverted the vocab loading function to be like it was before commit #40979 (b...Filippos Karapetis
2009-05-30Moved 4 mode commands to console.cpp: "sentence_fragments", "parser_nodes", "...Filippos Karapetis
2009-05-30SCI: Fix broken pointer after array re-allocation.Willem Jan Palenstijn
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-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-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-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-29Changed SaveFileManager methods to take Common::String params (instead of cha...Max Horn
2009-05-29SCI: Revised code for listing savegamesMax Horn
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