Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-16 | Fixed some warnings | Oystein Eftevaag | |
svn-id: r30523 | |||
2008-01-12 | Removed warning in Screen::getOverlayPtr for now. | Johannes Schickel | |
svn-id: r30440 | |||
2008-01-12 | Use getMousePos in checkInput. | Johannes Schickel | |
svn-id: r30439 | |||
2008-01-12 | Commit patch #1869749 "KYRA: HoF Towns Audio fix". | Johannes Schickel | |
svn-id: r30438 | |||
2008-01-12 | Commit patch #1869747 "KYRA: HoF sjis patch". | Johannes Schickel | |
svn-id: r30437 | |||
2008-01-11 | Added some paranoia checks. | Johannes Schickel | |
svn-id: r30398 | |||
2008-01-11 | Fix regression introduced with last commit. (Caused crash in Amiga version) | Johannes Schickel | |
svn-id: r30397 | |||
2008-01-10 | Commit slighty modified patch #1865509 "KYRA: kyradat support for hof". | Johannes Schickel | |
svn-id: r30394 | |||
2008-01-06 | Committed patch #1864214 "KYRA2: correct platform and talkie flags for ↵ | Johannes Schickel | |
sequence player". svn-id: r30290 | |||
2008-01-05 | Fix to remove a tab character from the GPL header | Paul Gilbert | |
svn-id: r30238 | |||
2008-01-03 | Fix compilation | Filippos Karapetis | |
svn-id: r30204 | |||
2008-01-03 | Resolve portabillity issues introduced with last commit. | Johannes Schickel | |
svn-id: r30201 | |||
2008-01-03 | - got rid of hardcoding "KYRA.DAT" in all places, where it's used | Johannes Schickel | |
- now using "kyra.dat" rather than "KYRA.DAT" svn-id: r30200 | |||
2008-01-03 | Committed slightly modified patch #1862758 "KYRA: audio data assignment patch". | Johannes Schickel | |
svn-id: r30198 | |||
2007-12-28 | Fixes compiling on msvc7.1, it seems like it has problems to decide when to ↵ | Johannes Schickel | |
use operator bool. svn-id: r30024 | |||
2007-12-26 | Update comment. | Johannes Schickel | |
svn-id: r29998 | |||
2007-12-26 | Simplification of GM vs MT-32 detection. | Johannes Schickel | |
svn-id: r29997 | |||
2007-12-24 | Cleanup(/formatting). | Johannes Schickel | |
svn-id: r29983 | |||
2007-12-24 | MenuItem member renaming. | Johannes Schickel | |
svn-id: r29969 | |||
2007-12-23 | Fix the FIXME ;-) | Max Horn | |
svn-id: r29955 | |||
2007-12-22 | Added FIXME comment. | Johannes Schickel | |
svn-id: r29954 | |||
2007-12-22 | Logic fix for MixedSoundDriver::init. | Johannes Schickel | |
svn-id: r29953 | |||
2007-12-21 | Reverted too complicated (and unneeded) volume settings code for towns driver. | Johannes Schickel | |
svn-id: r29939 | |||
2007-12-21 | Naming consistency fixes. | Johannes Schickel | |
svn-id: r29938 | |||
2007-12-16 | Commit of patch #1848147 "KYRA: SoundTowns Update" with some changes. Thanks ↵ | Johannes Schickel | |
to Florian for the patch. svn-id: r29881 | |||
2007-12-15 | debug(C) parameter type fixes. | Johannes Schickel | |
svn-id: r29864 | |||
2007-12-09 | Added a hack to allow adjustment of Adlib volume. (see bug #1497961 "KYRA1: ↵ | Johannes Schickel | |
music/sfx volume settings not working") svn-id: r29808 | |||
2007-11-13 | - implemented opcodes: | Johannes Schickel | |
-> o2_setHiddenItemsEntry 147 -> o2_getHiddenItemsEntry 148 -> o2t_fadeScenePal 3 - added o2t_playSoundEffect to the temporary opcode list svn-id: r29494 | |||
2007-11-12 | Implemented all timer handlers. (Cauldron animations work now) | Johannes Schickel | |
svn-id: r29487 | |||
2007-11-12 | - Implemented opcodes: | Johannes Schickel | |
-> o2_removeHandItem 43 -> o2_makeBookOrCauldronAppear 42 - Implemented inventory WSA functionality svn-id: r29485 | |||
2007-11-12 | Fixes regression introduced with r29218. | Johannes Schickel | |
svn-id: r29484 | |||
2007-11-10 | - added some code to runLoop (currently commented out) | Johannes Schickel | |
- little fix in handleInputUnkSub svn-id: r29466 | |||
2007-11-09 | Implemented idle script handling. | Johannes Schickel | |
svn-id: r29460 | |||
2007-11-05 | Fix warning | Filippos Karapetis | |
svn-id: r29418 | |||
2007-11-05 | Committing '[ 1824376 ] KYRA: more sequence player code' from Florian, with ↵ | Oystein Eftevaag | |
a couple of warnings fixed svn-id: r29417 | |||
2007-11-03 | Documenting the sound code a bit. | Johannes Schickel | |
svn-id: r29392 | |||
2007-11-03 | Cleanup. | Johannes Schickel | |
svn-id: r29389 | |||
2007-11-03 | Patch #1825276: "DETECTION: advanced detector engine simplification" | Eugene Sandulenko | |
svn-id: r29386 | |||
2007-10-22 | Fixed SFX in intro of FM-Towns/PC98 versions of Kyrandia 1 (Thanks to ↵ | Johannes Schickel | |
Florian Kagerer for the patch). svn-id: r29248 | |||
2007-10-21 | Fixes timers in Kyra1. (Initialized them twice oops...) | Johannes Schickel | |
svn-id: r29245 | |||
2007-10-21 | Fix warning | Max Horn | |
svn-id: r29243 | |||
2007-10-19 | Committing [ 1816080 ] KYRA: Intro Patch for HoF, from Florian, with some ↵ | Oystein Eftevaag | |
cleanup and a minor fix svn-id: r29233 | |||
2007-10-14 | Fixed a struct size issue | Oystein Eftevaag | |
svn-id: r29219 | |||
2007-10-14 | A change got lost while resolving a conflict | Oystein Eftevaag | |
svn-id: r29218 | |||
2007-10-14 | TIM file loading/unloading for HoF | Oystein Eftevaag | |
svn-id: r29217 | |||
2007-10-13 | HoF: | Johannes Schickel | |
- implemented opcodes -> o2_checkForItem 32 -> o2_countItemInInventory 37 -> o2_setMousePos 47 -> o2_countItemInstances 136 svn-id: r29211 | |||
2007-10-13 | HoF: | Johannes Schickel | |
- implemented opcode -> o2_setCharacterPos 1 svn-id: r29210 | |||
2007-10-13 | Forgot to rename a variable | Oystein Eftevaag | |
svn-id: r29209 | |||
2007-10-13 | Implemented the o2_setCharacterAnimFrame opcode and made sure o2_delay does ↵ | Oystein Eftevaag | |
game updates during the delay svn-id: r29208 | |||
2007-10-13 | Cleanup. | Johannes Schickel | |
svn-id: r29207 |