Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-31 | LOL: prevent saving/loading in inventory screen | Florian Kagerer | |
svn-id: r41080 | |||
2009-05-31 | LOL: implemented magic viper attack (used by wraiths in white tower level 3) | Florian Kagerer | |
svn-id: r41074 | |||
2009-05-31 | - Little bugfix for LoL outro TIM | Johannes Schickel | |
- Add some initial code to allow easy playback of the LoL outro (credits text is still missing). svn-id: r41067 | |||
2009-05-31 | Fix various memory leaks in Lands of Lore. | Johannes Schickel | |
svn-id: r41066 | |||
2009-05-31 | LOL: - fix shape memory allocation/release issue | Florian Kagerer | |
svn-id: r41055 | |||
2009-05-31 | - Add support for the Lands of Lore outro TIM file | Johannes Schickel | |
- Cleanup svn-id: r41053 | |||
2009-05-31 | LOL: fix some valgrind warnings | Florian Kagerer | |
svn-id: r41052 | |||
2009-05-30 | LOL: implemented opcode for white tower | Florian Kagerer | |
svn-id: r41050 | |||
2009-05-30 | Change more Lands of Lore in game voice code to use "_sound->isVoicePresent". | Johannes Schickel | |
svn-id: r41049 | |||
2009-05-30 | LOL: minor bug fix | Florian Kagerer | |
svn-id: r41046 | |||
2009-05-30 | LOL: implemented some opcodes required for yvel city | Florian Kagerer | |
svn-id: r41041 | |||
2009-05-30 | LOL: - implemented urbish mines gas explosion | Florian Kagerer | |
svn-id: r41035 | |||
2009-05-30 | LOL: - fixed crash that occured when entering yvel city | Florian Kagerer | |
- added another opcode for yvel woods svn-id: r41031 | |||
2009-05-30 | LOL: - added non-installed English floppy version to detection | Florian Kagerer | |
svn-id: r41028 | |||
2009-05-30 | LOL: - added English floppy version to detection | Florian Kagerer | |
- implemented opcode required for Yvel woods svn-id: r41027 | |||
2009-05-29 | LOL: implemented opcode required for magic wands | Florian Kagerer | |
svn-id: r41016 | |||
2009-05-29 | Output a warning to the user, when he tries to play back MT32 MIDI tracks ↵ | Johannes Schickel | |
with a General MIDI device. svn-id: r41012 | |||
2009-05-29 | Implement "loadSfxFile" and "stopAllSoundEffects" for "MixedSoundDriver". | Johannes Schickel | |
svn-id: r41011 | |||
2009-05-29 | Remove obsolete comment. | Johannes Schickel | |
svn-id: r41009 | |||
2009-05-29 | - Add new method "isVoicePresent" to "Sound". | Johannes Schickel | |
- Change LoL character selection to use it. - Allow quitting ScummVM in LoL character selection. svn-id: r41008 | |||
2009-05-29 | Fix compilation | Willem Jan Palenstijn | |
svn-id: r41007 | |||
2009-05-29 | Some slight documentation. | Johannes Schickel | |
svn-id: r41006 | |||
2009-05-29 | Changed SaveFileManager methods to take Common::String params (instead of ↵ | Max Horn | |
char pointers) svn-id: r41000 | |||
2009-05-29 | More formatting. | Johannes Schickel | |
svn-id: r40994 | |||
2009-05-29 | Formatting. | Johannes Schickel | |
svn-id: r40991 | |||
2009-05-29 | Add Lands of Lore copyright string to KyraMetaEngine::getOriginalCopyright. | Johannes Schickel | |
svn-id: r40990 | |||
2009-05-29 | Cleanup. | Johannes Schickel | |
svn-id: r40989 | |||
2009-05-29 | Enable autosaves in Lands of Lore. | Johannes Schickel | |
svn-id: r40988 | |||
2009-05-29 | Cleanup. | Johannes Schickel | |
svn-id: r40986 | |||
2009-05-29 | Fix valgrind warnings. | Johannes Schickel | |
svn-id: r40983 | |||
2009-05-29 | Cleanup and slight bugfix in drawShapeProcessLineScale* functions. | Johannes Schickel | |
svn-id: r40982 | |||
2009-05-29 | Formatting. | Johannes Schickel | |
svn-id: r40975 | |||
2009-05-28 | LOL: - fix valgrind warning | Florian Kagerer | |
- fix more input code issues - add workround for another script bug (some invalid monster sound index in urbish mine level 2) svn-id: r40974 | |||
2009-05-28 | Clean up PC Speaker output implementation. (Stripping out unused code) | Johannes Schickel | |
svn-id: r40972 | |||
2009-05-28 | Fix mismatching new/delete[] | Johannes Schickel | |
svn-id: r40967 | |||
2009-05-27 | Prevent accidental MT-32 initialization for PC speaker output, when ↵ | Johannes Schickel | |
"native_mt32" is set to true. svn-id: r40940 | |||
2009-05-27 | - Moved Sound implementation declarations to the newly added file sound_intern.h | Johannes Schickel | |
- Added support for PC Speaker sound in all Kyra1, Kyra2 and Lands of Lore - Slight cleanup svn-id: r40939 | |||
2009-05-25 | LOL: implemented support for the mine car | Florian Kagerer | |
svn-id: r40897 | |||
2009-05-24 | Strip trailing whitespaces. | Johannes Schickel | |
svn-id: r40866 | |||
2009-05-24 | Commit patch #2796028 "lol files are always compiled" with some slight ↵ | Johannes Schickel | |
extension. svn-id: r40865 | |||
2009-05-24 | LOL: fixed some input code issues: | Florian Kagerer | |
- party would move 2 steps instead of one when using keyboad while magic menu was open - viewing notes would abort at once instead of waiting for the next click svn-id: r40863 | |||
2009-05-24 | Cleanup. | Johannes Schickel | |
svn-id: r40850 | |||
2009-05-24 | Make various Sound functionality SoundHandle instead of filename based. | Johannes Schickel | |
- This fixes multiple sounds being played at once in Lands of Lore svn-id: r40848 | |||
2009-05-24 | LOL: fix valgrind warning | Florian Kagerer | |
svn-id: r40847 | |||
2009-05-24 | Remove leftover (already commented out) code. | Johannes Schickel | |
svn-id: r40845 | |||
2009-05-24 | - Reorder supported codecs list | Johannes Schickel | |
- Add changes for upcoming audio compression changes (file extensions changed to standard ones) svn-id: r40843 | |||
2009-05-24 | Cleanup. | Johannes Schickel | |
svn-id: r40842 | |||
2009-05-23 | Cleanup. | Johannes Schickel | |
svn-id: r40841 | |||
2009-05-23 | KYRA/LOL: restructured voice playing code so that audio compression can be ↵ | Florian Kagerer | |
supported svn-id: r40839 | |||
2009-05-23 | LOL: implemented fireball spell | Florian Kagerer | |
svn-id: r40813 |