Age | Commit message (Expand) | Author |
2009-07-19 | use own soundhandle as the ones in Kyra::Sound seem to be used for voices (an... | Norbert Lange |
2009-07-19 | use ticks for timing fadeout | Norbert Lange |
2009-07-19 | fixed retiring of external Notes | Norbert Lange |
2009-07-19 | fixed: intro-music started twice because it was hardcoded in the engine | Norbert Lange |
2009-07-19 | add support for fadeout | Norbert Lange |
2009-07-19 | some more tables included, for tempo and volume values | Norbert Lange |
2009-07-18 | found and use another table, soundeffects in intro are now working | Norbert Lange |
2009-07-18 | first attempt at enabling soundeffects using an table from the executeable. D... | Norbert Lange |
2009-07-17 | merge with trunk | Norbert Lange |
2009-07-17 | added missing file | Norbert Lange |
2009-07-17 | added primitive support for Kyrandia`s Intro Music. | Norbert Lange |
2009-07-17 | Cleanup. | Johannes Schickel |
2009-07-17 | - Moved SoundAdlibPC definition to new header file sound_adlib.h | Johannes Schickel |
2009-07-17 | Replace LGPL header by GPL header. | Johannes Schickel |
2009-07-17 | Correct error in saveBackGround. | Travis Howell |
2009-07-17 | Fix bug #2822956 - ELVIRA2: Crash at the beginning (regression). | Travis Howell |
2009-07-17 | Fix input glitch regression, after pausing in PN. | Travis Howell |
2009-07-17 | Added an explicit break out of the event processing loop for mouse buttons an... | Paul Gilbert |
2009-07-17 | Making TOTResourceItem::size unsigned, fixing a graphics bug that crept in | Sven Hesse |
2009-07-17 | Added some more debug warnings when resources can't be loaded | Sven Hesse |
2009-07-17 | Fix bug #2821986 - COMI: setting to 'subtitles only' does not disable speech. | Travis Howell |
2009-07-17 | Fix using subtitles only setting in The Dig. | Travis Howell |
2009-07-16 | Fix bug in "KyraEngine_v2::runSceneScript6", fixes text line Zanthia says, wh... | Johannes Schickel |
2009-07-16 | This commit is just for DrMcCoy. (forgot to fix two usages of whitespaces ins... | Johannes Schickel |
2009-07-16 | Formatting fixes. | Johannes Schickel |
2009-07-16 | Fixed bug 2820514 ("Help dialog causes crash") | Vicent Marti |
2009-07-16 | Fixed GCC warning. | Torbjörn Andersson |
2009-07-16 | Added a proper fix for Pepper (the previous one caused regressions in KQ6) | Filippos Karapetis |
2009-07-16 | Prior script fix also fixes bug #2820788, with stealing wizard's mallets | Paul Gilbert |
2009-07-16 | Added game script fix for bug #2680397 - game hang when using the brochure on... | Paul Gilbert |
2009-07-16 | Added missing information for the newly-added version of Pepper | Filippos Karapetis |
2009-07-16 | Added the French version of KQ5 floppy (bug report #2812611) | Filippos Karapetis |
2009-07-16 | Added a detection entry for Pepper's Adventures in Time, and fixed an issue w... | Filippos Karapetis |
2009-07-16 | Added no blocking fix for Present Outside Inn scene as well | Paul Gilbert |
2009-07-16 | Game script fix for bug #2525010 - in the GRA version, the luggage blocked Ri... | Paul Gilbert |
2009-07-15 | Bugfix: Disallow GMM Save/Load while in kyragem scene. | Johannes Schickel |
2009-07-15 | Fix recent PN regression in vc32_saveScreen(). | Travis Howell |
2009-07-15 | Remove ioFailed() usage from Cine engine. | Kari Salminen |
2009-07-15 | Got rid of two more ioFailed uses | Max Horn |
2009-07-15 | Created a system for inserting arbitrary code fragments into game scripts, an... | Paul Gilbert |
2009-07-15 | Hack is no longer required, due to revision 42498. | Travis Howell |
2009-07-15 | Fix bug #2821215 - DIG: Skipping planetarium animation disables F5 menu. | Travis Howell |
2009-07-14 | Remove ioFailed() usage from AGI engine. | Kari Salminen |
2009-07-14 | AGOS: Some more cleanup and added some comments to the PN code | Max Horn |
2009-07-14 | Fix graphics glitch in LoL PC98 intro. | Johannes Schickel |
2009-07-14 | AGOS: Fixed potential OOBA crash in AGOSEngine_PN::opn_opcode26 | Max Horn |
2009-07-14 | AGOS: Cleanup PN code a bit, trying to make sense out of it | Max Horn |
2009-07-14 | Replaced char usage by int8, since char is unsigned on Linux/PPC by default. | Johannes Schickel |
2009-07-14 | Got rid of some more ioFailed uses (also fixed a potential leak in graphics/f... | Max Horn |
2009-07-14 | Add detection for Playtoons 4 EN_ANY as supplied by goodoldgeorg in bug #2820006 | Arnaud Boutonné |