Age | Commit message (Expand) | Author |
2008-07-27 | Fixed typo. | Johannes Schickel |
2008-07-27 | Fixed macro. | Johannes Schickel |
2008-07-24 | Make sure _musicVolume and _sfxVolume are clipped to fit in a byte. | Torbjörn Andersson |
2008-07-21 | Merged revisions 33052-33053,33056-33058,33061-33064,33068,33070,33072,33075,... | Christopher Page |
2008-07-20 | Commented out some more PC-98 audio stuff, to avoid warnings. | Torbjörn Andersson |
2008-07-20 | KYRA: disable incomplete PC-98 audio support for 0.12.0 release (use towns au... | Florian Kagerer |
2008-07-16 | Quit and RTL code is more modular now. EVENT_RTL no longer sets _shouldQuit,... | Christopher Page |
2008-07-14 | Merged revisions 32744-32745,32747,32750-32759,32762-32764,32769,32777,32783,... | Christopher Page |
2008-07-13 | - fix for bug #2016965: KYRA: does not compile in MSVC71 | Florian Kagerer |
2008-07-10 | Fixed Kyra 3 detection regression. | Torbjörn Andersson |
2008-07-10 | Typo. | Johannes Schickel |
2008-07-10 | Added filename to unkown command/opcode warnings for TIM scripts. | Johannes Schickel |
2008-07-10 | Added filename to unknown opcode/command warnings of EMC scripts. | Johannes Schickel |
2008-07-10 | Fixed mem leak in MIDI related code. | Johannes Schickel |
2008-07-10 | Workaround for gcc 2.95 compiler bug. | Johannes Schickel |
2008-07-10 | Removed unnecessary #inlcudes | Christopher Page |
2008-07-09 | Reimplemented pushEvent() and artificialEventQueue to work with Events instea... | Christopher Page |
2008-07-08 | Updated KYRA to work with the new GMM implementation | Christopher Page |
2008-07-08 | KYRA works with the new GMM implementation | Christopher Page |
2008-07-07 | Fix for bug #2012293 "KYRA: Bad Spanish String in menu". | Johannes Schickel |
2008-07-06 | Implemented Good Enough(TM) XMIDI looping. This is used by Kyrandia 2 (the | Torbjörn Andersson |
2008-07-05 | Added support for Italian fan translation of Kyrandia 3. (see fr#2003504 "KYR... | Johannes Schickel |
2008-07-05 | Added spanish menu strings for spanish fan translation of Kyrandia 3. | Johannes Schickel |
2008-07-03 | minor fix for Towns/PC98 music | Florian Kagerer |
2008-06-30 | Fix game flags for detection entries of installed kyra3 versions. | Johannes Schickel |
2008-06-30 | Added support for Spanish fan translation of kyra3 (See fr #1994040 "KYRA3: A... | Johannes Schickel |
2008-06-30 | - this fixes Hof PC98 music initialization | Florian Kagerer |
2008-06-29 | fix warning | Florian Kagerer |
2008-06-29 | cleanup | Florian Kagerer |
2008-06-29 | - some more work on the Hof FM-Towns/PC98 music driver | Florian Kagerer |
2008-06-28 | Fixed warning. (Hopefully without breaking anything.) | Torbjörn Andersson |
2008-06-28 | - implement music fading for Hof FM-Towns | Florian Kagerer |
2008-06-28 | hof: remove debug code | Florian Kagerer |
2008-06-28 | - HOF: bug fix for music driver | Florian Kagerer |
2008-06-26 | fix bad const casts | Florian Kagerer |
2008-06-26 | more cleanup | Florian Kagerer |
2008-06-26 | cleanup | Florian Kagerer |
2008-06-26 | Fixing compilation for me. There are still lots of "cast casts away constness... | Sven Hesse |
2008-06-26 | - improved hof music support for fm-towns (driver for *.twn tracks) (still ne... | Florian Kagerer |
2008-06-25 | Kyra and Lure are now using the new _quit flag | Christopher Page |
2008-06-24 | Added const to some static data. | Johannes Schickel |
2008-06-22 | Cleanup. | Johannes Schickel |
2008-06-22 | missed this in last commit (bug fix for #1997149) | Florian Kagerer |
2008-06-22 | Cleanup. | Johannes Schickel |
2008-06-22 | this should fix bug #1997149: KYRA2: no text in spellbook | Florian Kagerer |
2008-06-06 | - Fixed a valgrind waring | Johannes Schickel |
2008-06-03 | Added support for compressed kyra3 audio files. | Johannes Schickel |
2008-06-01 | Should fix gcc warning | Johannes Schickel |
2008-06-01 | Cleanup | Johannes Schickel |
2008-06-01 | Some paranoia checks in TIMInterpreter::refreshTimersAfterPause. | Johannes Schickel |