aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-05-18Reverted commit #32166.Johannes Schickel
svn-id: r32170
2008-05-18Formatting.Johannes Schickel
svn-id: r32168
2008-05-18Rewrote the MADE script dumper, hopefully in a more efficient wayFilippos Karapetis
svn-id: r32167
2008-05-18Fixed fillRect opcode for HoF.Johannes Schickel
svn-id: r32166
2008-05-18Update HE version of another release of Pajama Sam 1 and SPY Fox 1.Travis Howell
svn-id: r32165
2008-05-17Ooops, forget that oneSven Hesse
svn-id: r32163
2008-05-17Add another English version of Pajama Sam 1 and SPY Fox 1.Travis Howell
svn-id: r32162
2008-05-17Changing the split stuff again, fixing several scrolling and hotspot-text ↵Sven Hesse
related issues svn-id: r32161
2008-05-17fix o1_fillRect()Florian Kagerer
svn-id: r32160
2008-05-17This fixes the messed-up palette after levitating in Bigwig's place in Woodruff.Sven Hesse
I hope it doesn't break anything else, though... svn-id: r32159
2008-05-17Adding video debug output in Inter_v2, tooSven Hesse
svn-id: r32158
2008-05-17Changing debug channels a bitSven Hesse
svn-id: r32157
2008-05-17Added default search path "hof_cd"/"malcolm" directory for HoF/Kyra3.Johannes Schickel
svn-id: r32156
2008-05-17- fixes bug #1962601 at least for intro and outroFlorian Kagerer
- add a mutex lock in sound_towns svn-id: r32155
2008-05-17Changed parameter of KyraEngine_LoK::setMouseItem.Johannes Schickel
svn-id: r32153
2008-05-17- Fixed sound channel fadeout on VQA playingJohannes Schickel
- Minor formatting fixes svn-id: r32152
2008-05-17Slight cleanup and small bugfix for dumpScript()'s cmd_callFilippos Karapetis
svn-id: r32151
2008-05-17Initial incomplete version of a MADE script dumperFilippos Karapetis
svn-id: r32150
2008-05-17Loop the Kyra 3 menu music. (The original does.)Torbjörn Andersson
svn-id: r32149
2008-05-17Documented screen effectsFilippos Karapetis
svn-id: r32148
2008-05-17Screen mask is now only used for V2 gamesFilippos Karapetis
svn-id: r32147
2008-05-17Fixing the "object videos not minding drawing order / limits" glitch in WoodruffSven Hesse
svn-id: r32146
2008-05-16cleanupFlorian Kagerer
svn-id: r32144
2008-05-16commit eriktorbjorn's patch #1964853 (HoF: Hand of Fate credits cleanup ↵Florian Kagerer
(WIP)) with minor changes (including fix for the glitch mentioned in the tracker item) svn-id: r32143
2008-05-16Yet another compilation fix for WinCEMax Horn
svn-id: r32142
2008-05-16Include all required header files in launcher.h (should fix compilation ↵Max Horn
problems in WinCE backend) svn-id: r32141
2008-05-15Porting changes from 0.11.0 branchNeil Millstone
svn-id: r32140
2008-05-15Removed the GP32 portMax Horn
svn-id: r32139
2008-05-15Removed the default OSystem::getTimeAndDate() implementationMax Horn
svn-id: r32138
2008-05-15NDS: Rollback of the custom build target rule from .cpp.o to %.o: %.cppBertrand Augereau
svn-id: r32137
2008-05-15NDS: Protection against FastRam (ITCM) allocation failureBertrand Augereau
svn-id: r32136
2008-05-15* Cleanup of input code.Nicola Mettifogo
* Removed old timer routines. svn-id: r32135
2008-05-15Add patch #1964159 - PUTTPUTT: Add Japanese 3DO Version.Travis Howell
svn-id: r32133
2008-05-14This should fix the video not closing / chunk slot clogging bug (Yeah, I'm ↵Sven Hesse
apparently stupid *g*) svn-id: r32131
2008-05-14fix regression in KyraEngine_LoK::setMouseItemFlorian Kagerer
svn-id: r32128
2008-05-14Fixed QuickTime MIDI pluginMax Horn
svn-id: r32127
2008-05-14Added entries for the unpacked (*.dat) English and German CD versions of RtZ 1.2Filippos Karapetis
svn-id: r32126
2008-05-14Added Return to Zork German CD version 1.2Filippos Karapetis
Updated comment about *.red and *.dat svn-id: r32124
2008-05-14Some comments to opcodes sfGetMusicBeat and sfSetTextRectFilippos Karapetis
svn-id: r32123
2008-05-14Fixed menu background loading in Riddle of Master LuFilippos Karapetis
svn-id: r32122
2008-05-14Added plugin priority so there's just one plugin that provides a module ↵Jordi Vilalta Prat
functionality. svn-id: r32121
2008-05-14Changed kyra3 detection entries, now there are special entries for non ↵Johannes Schickel
installed version checking for WESTWOOD.001 and special entries for installed version checking for AUD.PAK. svn-id: r32120
2008-05-14Update MSVC project files.Kari Salminen
svn-id: r32119
2008-05-14Fix compilationSven Hesse
svn-id: r32118
2008-05-14- Added more information (ID and capabilities) to the MIDI driversJordi Vilalta Prat
- Added the MidiPlugin interface to the remaining MIDI drivers - Added an initial MidiManager to handle the MIDI plugins (just static plugins by now) svn-id: r32117
2008-05-14Oops. Forgot to update module.mk.Nicola Mettifogo
svn-id: r32116
2008-05-14- Moved input code to its own class.Nicola Mettifogo
- Slightly simplified inventory highlight code thanks to changes in input code. svn-id: r32115
2008-05-14Just allow animation scripts marked as skipable to be skipped.Johannes Schickel
svn-id: r32114
2008-05-14Formatting.Johannes Schickel
svn-id: r32113
2008-05-14Possibly fixed bug #1963700 "KYRA2: Nonresponsive clicks".Johannes Schickel
svn-id: r32112