Age | Commit message (Expand) | Author |
2008-12-21 | Disable loading from command line again, it seems it only worked for saves, w... | Johannes Schickel |
2008-12-20 | - Added comment about error check when loading save on startup | Johannes Schickel |
2008-12-20 | Implemented support for loading saves from launcher / via command line. | Johannes Schickel |
2008-12-20 | Fixed loading Discworld 2 savegames from GMM. | Johannes Schickel |
2008-12-20 | Added the demo version of The Last Dynasty (thanks to fac) | Sven Hesse |
2008-12-20 | Cleanup. | Johannes Schickel |
2008-12-20 | Committed slightly modified version of my patch at bug tracker item #2309974 ... | Johannes Schickel |
2008-12-20 | Partial fix for bug #2453189 - "ITE: mass adding results in incorrect targets... | Filippos Karapetis |
2008-12-20 | Fixed bug #2453183 - "IHNM: mass adding results in incorrect targets" | Filippos Karapetis |
2008-12-20 | Moved mask creation/handling to Gfx. | Nicola Mettifogo |
2008-12-19 | Hopefully fixed invalid buffer reads | Filippos Karapetis |
2008-12-19 | Allow quitting / returning to launcher while showing "selection boxes", e.g. the | Torbjörn Andersson |
2008-12-19 | Removed defaults which are set in base/commandLine.cpp | Filippos Karapetis |
2008-12-19 | Allow changing the scaler using hotkeys again. I hope this is the correct way | Torbjörn Andersson |
2008-12-19 | Allow quitting/returning to launcher while in the save/load dialog. I don't | Torbjörn Andersson |
2008-12-19 | Clicking in the scrollbar always caused the save/load list to scroll down a p... | Torbjörn Andersson |
2008-12-19 | T7G: Add support for custom AdLib instruments | Jordi Vilalta Prat |
2008-12-19 | Custom percussion instruments for the AdLib MIDI driver (Slightly modified pa... | Jordi Vilalta Prat |
2008-12-19 | memset()ing the output image with 0 at the start | Sven Hesse |
2008-12-19 | Removed the hasKey() hackery of my previous commit and used ConfMan.registerD... | Filippos Karapetis |
2008-12-19 | Fixed bug #2424530 - "IHNM: SFX are no longer played", by assigning correct d... | Filippos Karapetis |
2008-12-19 | Some slight cleanup | Filippos Karapetis |
2008-12-19 | KYRA: fix mt-32 sysex loading for LOL floppy | Florian Kagerer |
2008-12-19 | Making curPos an uint32, so that it won't overflow anymore | Sven Hesse |
2008-12-19 | Fixing 16bit audio | Sven Hesse |
2008-12-19 | Adding convenience functions to get the time to wait for the next frame, whil... | Sven Hesse |
2008-12-18 | Fixing 8bit audio | Sven Hesse |
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 | Oops, base values are read in the correct order now | Filippos Karapetis |
2008-12-18 | Audio support for Smacker videos. Audio doesn't sound right yet, though | Filippos Karapetis |
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 | fix opening of config file + some cleanup | Kostas Nakos |
2008-12-18 | Fixed warnings. Hopefully without breaking anything. | Torbjörn Andersson |
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 | Added KeyConfiguration dialog to classic theme(320 and normal). Updated KeysD... | Lars Persson |
2008-12-17 | Some more Smacker audio code (still non-functional) | Filippos Karapetis |
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 |