Age | Commit message (Expand) | Author |
2008-12-02 | Apparently, constraining the number of mixing samples to be divisible by 4 is... | Sven Hesse |
2008-12-02 | add missing _curFrame reset to 0 | Gregory Montoir |
2008-12-02 | - Set the maximum number of save games in DW1 and DW2 to 100, up from 30 | Filippos Karapetis |
2008-12-02 | Should fix compilation on BE machines. | Johannes Schickel |
2008-12-02 | Disabled the workaround to skip the title screens of DW1 for now, as it can c... | Filippos Karapetis |
2008-12-02 | Added entry for Discworld 2 to the New Games section | Paul Gilbert |
2008-12-01 | News update: Ender stepping down as project lead | Max Horn |
2008-12-01 | Fixed compilation. | Johannes Schickel |
2008-12-01 | Got rid of Stream::readLine_OLD calls in two places (mostly untested, please ... | Max Horn |
2008-12-01 | Updated the MSVC project files for the new files in tinsel2 | Filippos Karapetis |
2008-12-01 | Merged the tinsel 2 engine with tinsel 1. Both Discworld 1 and Discworld 2 sh... | Filippos Karapetis |
2008-11-30 | T7G: Reset origin at end of video: should fix seg fault after losing the micr... | Henry Bush |
2008-11-30 | T7G: Stop errorString from printing script position | Henry Bush |
2008-11-30 | Fixed some looping MIDI sound effects. | Johannes Schickel |
2008-11-30 | Fixed sysEx buffer sizes. | Johannes Schickel |
2008-11-30 | fixed listSaves ordering | Gregory Montoir |
2008-11-30 | queen doesn't use target name for savestate files (amiga & dos versions use t... | Gregory Montoir |
2008-11-30 | enabled tucker engine by default, since game should be completable with it | Gregory Montoir |
2008-11-30 | added detection entries and charset selection for german version | Gregory Montoir |
2008-11-30 | enabled subtitles | Gregory Montoir |
2008-11-30 | Updated the MSVC project files of the kyra engine | Filippos Karapetis |
2008-11-30 | It's unnecessary to use strlen() just to find out if a string is empty or not. | Torbjörn Andersson |
2008-11-30 | Mention Kyra MIDI support in NEWS file. | Johannes Schickel |
2008-11-30 | Added MIDI SFX Map, fixes SFX in HoF. | Johannes Schickel |
2008-11-30 | - Extended MidiDriver::sysEx to allow 264 byte sysEx messages | Johannes Schickel |
2008-11-30 | Cleanup. | Johannes Schickel |
2008-11-30 | - Fix some valgrind warnings | Johannes Schickel |
2008-11-30 | Implement fade out support for MIDI. | Johannes Schickel |
2008-11-30 | Fix NDS warning that should really be an error. Returning nothing from a non | Robin Watts |
2008-11-30 | Cleanup. | Johannes Schickel |
2008-11-30 | Initial version of proper MIDI support for KYRA. | Johannes Schickel |
2008-11-29 | Formatting | Filippos Karapetis |
2008-11-29 | Remove warnings from NDS build. | Robin Watts |
2008-11-28 | added support for kSupportsLoadingDuringRuntime & kSupportsSavingDuringRuntim... | Gregory Montoir |
2008-11-28 | added load/closeFile to Graphics::FlicPlayer (matching DXAPlayer class) | Gregory Montoir |
2008-11-28 | Added Cyx to SCUMM credits | Max Horn |
2008-11-28 | Check whether opening a flic actually worked... proper error handling would o... | Max Horn |
2008-11-25 | T7G: Enhanced the Audio CD playback. Now the credits music on CD2 should play... | Jordi Vilalta Prat |
2008-11-24 | T7G: Implemented volume fading | Jordi Vilalta Prat |
2008-11-24 | T7G: Add a debug level to play movies fast with no pcm sound (unstable) | Henry Bush |
2008-11-24 | T7G: AI in microscope puzzle is "complete" (ie good enough for now) | Henry Bush |
2008-11-24 | Nintedo DS specific code: Remove function call (strlen) from loop condition. | Robin Watts |
2008-11-23 | Oops, removed the *actual* unused code, and fixed my previous incorrect commi... | Filippos Karapetis |
2008-11-23 | Removed unused/dead code | Filippos Karapetis |
2008-11-23 | Turned on MSVC warning 4505 - "Unreferenced local function has been removed",... | Filippos Karapetis |
2008-11-23 | Re-enabled MSVC warning 4125 - "decimal digits terminates octal escape sequen... | Filippos Karapetis |
2008-11-23 | Corrected wrong extended characters provided in the translated hardcoded stri... | Filippos Karapetis |
2008-11-23 | Eliminate some warnings from NDS specific code. | Robin Watts |
2008-11-23 | Remove NDS blitters.s, as it's unused - we now have blitters_arm.s instead. | Robin Watts |
2008-11-23 | various fixes, Bud Tucker should now be completable (tested with french version) | Gregory Montoir |