Age | Commit message (Expand) | Author |
2008-08-16 | Agos volume levels changed by the keyboard correspond now sync with the confi... | Christopher Page |
2008-08-16 | Fixed volume change after loading a game in Saga | Christopher Page |
2008-08-16 | Made sure to set the loading slot AFTER selecting the active domain when load... | Christopher Page |
2008-08-16 | Fixed typo in the README | Christopher Page |
2008-08-16 | After merging trunk, Cine doesn't crash on RTL anymore. Awesome. | Christopher Page |
2008-08-16 | Merged revisions 33777,33781-33788,33790,33792-33793,33795,33797,33805,33807-... | Christopher Page |
2008-08-16 | Fixes for Parallaction loading from launcher | Christopher Page |
2008-08-16 | Added documentation to the README, also added --list-saves to the HELP_STRING... | Christopher Page |
2008-08-16 | Added a MetaEngineFeature for RTL support, the RTL button is disabled in the ... | Christopher Page |
2008-08-15 | SCUMM: Made some potentially ambiguous (to the reader, at least) checks sligh... | Max Horn |
2008-08-15 | If the last savegame is deleted, reset save_slot in config man to -1 | Christopher Page |
2008-08-15 | Fixes for Sword1 engine loading from launcher | Christopher Page |
2008-08-15 | Fixes for Cine engine loading from launcher | Christopher Page |
2008-08-15 | Small correction for last commit | Christopher Page |
2008-08-15 | Defined some MetaEngineFeatures for the engines, the launcher uses these feat... | Christopher Page |
2008-08-15 | Implemented raster operation for masks and postponed blitting of zones after ... | Nicola Mettifogo |
2008-08-15 | UpdUpdated actions and Readme for Symbian OS port! | Lars Persson |
2008-08-15 | Added routines to load and handle item masks: animation are now correctly hid... | Nicola Mettifogo |
2008-08-15 | Fixing a segfault in the Bargon Attack menu | Sven Hesse |
2008-08-15 | Updated layer calculation: animations are now hidden properly by background e... | Nicola Mettifogo |
2008-08-15 | Added some MetaEngineFeatures, defined MEFs for the Scumm engine | Christopher Page |
2008-08-15 | Made coordinates and frame number protected into Zone and Animation, and chan... | Nicola Mettifogo |
2008-08-15 | Made scripts access Animation fields via accessors and mutators, instead of u... | Nicola Mettifogo |
2008-08-15 | Disabled lip syncing code in BRA, since I couldn't find any scripts actually ... | Nicola Mettifogo |
2008-08-15 | Simplified handling of script variables (especially locals). | Nicola Mettifogo |
2008-08-14 | lol: new detection entry (german floppy extracted) | Florian Kagerer |
2008-08-14 | Formatting. | Johannes Schickel |
2008-08-14 | Improved version of my resource loading patch from -devel (check also r33876). | Johannes Schickel |
2008-08-14 | Moved showing of the collision page from Alt-key to F11-key because Alt confl... | Kari Salminen |
2008-08-14 | - HOF: forgot french and german entries in last commit | Florian Kagerer |
2008-08-14 | - HOF: another Italian fan translation | Florian Kagerer |
2008-08-14 | Fix for bugging moving at the bottom of the ocean when trying to free the gir... | Kari Salminen |
2008-08-14 | Added debug showing of the collision page when pressing the Alt key. Alt isn'... | Kari Salminen |
2008-08-14 | Some variable renamed to make more sense. | Nicola Mettifogo |
2008-08-14 | More cleanup. | Nicola Mettifogo |
2008-08-14 | Cleanup. | Nicola Mettifogo |
2008-08-14 | Finally moved parseNextToken to Script, where it belongs! | Nicola Mettifogo |
2008-08-14 | Removed cross-references between the general parser and the text formatter. T... | Nicola Mettifogo |
2008-08-14 | Added implementation for deleting savestates from the launcher for engines wh... | Christopher Page |
2008-08-14 | Added 'delete' button to the launcher's load dialog, implementation for delet... | Christopher Page |
2008-08-14 | Fixed a memory leak in Agos | Christopher Page |
2008-08-13 | Fixed some memory leaks in Tinsel | Christopher Page |
2008-08-13 | Cleanup: Got rid of _quit and _rtl variables in engine.h/.cpp which are not u... | Christopher Page |
2008-08-13 | cleanup | Max Horn |
2008-08-13 | Fixed some memory leaks | Christopher Page |
2008-08-13 | fix a small bug in the quit dialog | Kostas Nakos |
2008-08-13 | fix bug #1910057: FT multifunction | Kostas Nakos |
2008-08-13 | Added detection entries for kyra3 Mac. | Johannes Schickel |
2008-08-13 | fix bug #2038992 by saving and restoring channel volumes | Kostas Nakos |
2008-08-13 | Type 21 overlay comment update (Found the drawing routine in the disassembly ... | Kari Salminen |