Age | Commit message (Expand) | Author |
2008-12-19 | Fixed bug #2424530 - "IHNM: SFX are no longer played", by assigning correct d... | Filippos Karapetis |
2008-12-19 | KYRA: fix mt-32 sysex loading for LOL floppy | Florian Kagerer |
2008-12-18 | KYRA1: fixed Serpent Cave/Malcolm scene (where Brandon would instantly get ki... | Florian Kagerer |
2008-12-18 | Fixed cursor palette when returning from GMM/Debugger. (Thanks to jvprat for ... | Johannes Schickel |
2008-12-18 | Clean up cursor stack on engine quit properly. | Johannes Schickel |
2008-12-18 | Cleanup. | Johannes Schickel |
2008-12-18 | Note to self: Don't sleep-deprive and code, for it makes you daft as a broom ;) | Sven Hesse |
2008-12-18 | Fixed some warnings | Filippos Karapetis |
2008-12-18 | Preliminary save/load support for Urban Runner | Sven Hesse |
2008-12-17 | moved game version flags to detection entries ; unset kGameFlagEncodedData fo... | Gregory Montoir |
2008-12-17 | move necessary code outside of assert | Willem Jan Palenstijn |
2008-12-17 | Fixed bug: not all control paths return a value in savePalLUT() | Filippos Karapetis |
2008-12-17 | Added support for caching the palette LUT to a file | Sven Hesse |
2008-12-17 | - Added some disabled code for Smacker audio support (still incomplete, not w... | Filippos Karapetis |
2008-12-17 | Only do the no-cd-workaround if all resource files can be found | Sven Hesse |
2008-12-17 | Reduced code duplication when manipulating Animations, and cleanup. | Nicola Mettifogo |
2008-12-17 | Workaround for Urban Runner's CD number detection daftness. | Sven Hesse |
2008-12-16 | Experimental semi-transparency for fillRect, used in the green/red menu areas... | Sven Hesse |
2008-12-16 | Add target for CD demo of Discworld 1. | Travis Howell |
2008-12-16 | added Czech version detection entry, tracker item #2435411 | Gregory Montoir |
2008-12-16 | added polish version as reported on tracker item #2433494, removed english ch... | Gregory Montoir |
2008-12-16 | changed game version flags handling, should fix #2434208 | Gregory Montoir |
2008-12-16 | If the music file to play has no extension, add one. Fixes the music when you... | Sven Hesse |
2008-12-16 | Rotating the object backwards in the magnifing view works now | Sven Hesse |
2008-12-16 | Fixing the update coordinates for videos with _bytesPerPixel > 1 | Sven Hesse |
2008-12-16 | More video fixes for the magnifier/memory view | Sven Hesse |
2008-12-16 | Switched kyra1 to use the same input functionality as kyra2 and kyra3. | Johannes Schickel |
2008-12-16 | - Added some comments | Filippos Karapetis |
2008-12-16 | First step at getting the magnifier and memory view corrected | Sven Hesse |
2008-12-15 | Script fix. Magnifier, Memory and Save/Load, while still not working correctl... | Sven Hesse |
2008-12-15 | More video changes/fixes/stubs | Sven Hesse |
2008-12-15 | Add Moonbase Commander target again, for testing only. | Travis Howell |
2008-12-15 | - Implemented cmd_restart (for the restart functionality in Return to Zork) | Benjamin Haisch |
2008-12-15 | Weeded out some more unused code, and some restructuring. | Nicola Mettifogo |
2008-12-15 | Support for Urban Runner's new cursors (frames out of 16bit color VMDs) | Sven Hesse |
2008-12-15 | Disable video play back in 16bit color HE games for now. | Travis Howell |
2008-12-15 | No background "music" shading in Urban Runner | Sven Hesse |
2008-12-15 | Another collision stuff change for Urban Runner. Now you can actually move! :) | Sven Hesse |
2008-12-15 | Some more Urban Runner changes. Still no cylindrical smoking device, though | Sven Hesse |
2008-12-14 | Enable Smacker support, and switch later HE games to Smacker support (since t... | Travis Howell |
2008-12-14 | Ensuring correct endianness | Sven Hesse |
2008-12-14 | More changed collision stuff for Urban Runner | Sven Hesse |
2008-12-14 | Silenced MSVC warning about variable "flags" being potentially uninitialized ... | Filippos Karapetis |
2008-12-14 | Removed references to _vm from the engine itself. | Nicola Mettifogo |
2008-12-14 | Removed some unused code. | Nicola Mettifogo |
2008-12-14 | Removed the comment about the DW1 Demo not being supported | Paul Gilbert |
2008-12-14 | Plugging leaks | Sven Hesse |
2008-12-14 | Minor bugfix to string display in DW1 demo | Paul Gilbert |
2008-12-14 | 16bit background "music" for Urban Runner | Sven Hesse |
2008-12-14 | Background "music" for Urban Runner, though only 8bit for now | Sven Hesse |