Age | Commit message (Expand) | Author |
2010-12-22 | SCI: Also reset flags when resetting the video state | Filippos Karapetis |
2010-12-22 | SCI: Limit the speech/subtitle settings sync to SCI1.1 CD games only. Earlier | Filippos Karapetis |
2010-12-22 | SCI: Sync in-game speech/subtitle options with the ones from the ScummVM GUI. | Filippos Karapetis |
2010-12-22 | SCI2+: Set pictureCels to 0 after deleting them | Filippos Karapetis |
2010-12-22 | SCI: VMD video related changes | Filippos Karapetis |
2010-12-22 | SCI: Changed the check for NULL values inside kArray(Cpy) to only ignore such... | Filippos Karapetis |
2010-12-22 | HUGO: Set some volume levels to get the MAME adlib emul working | Henry Bush |
2010-12-22 | HUGO: Add music debug level, some cleanup when opening driver | Henry Bush |
2010-12-22 | MOHAWK: Add further getVar() code to Myst Channelwood Age Script Parser. | David Turner |
2010-12-22 | MOHAWK: Add Framework of getVar(), setVar() and toggleVar() to Myst Channelwo... | David Turner |
2010-12-21 | MOHAWK: Add Framework of getVar(), setVar() and toggleVar() to Myst Mechanica... | David Turner |
2010-12-21 | MOHAWK: Remove unused variables warnings introduced in r54982. | David Turner |
2010-12-21 | - SCI: Added code to free the _baseVars value in SCI3 as well. Both free() op... | Filippos Karapetis |
2010-12-21 | Added back the null check in kArray(cpy): it happens in SCI3 | Filippos Karapetis |
2010-12-21 | MOHAWK: Support compound images (subimages) | Alyssa Milburn |
2010-12-21 | MOHAWK: Remove sound.h include from resource.h | Alyssa Milburn |
2010-12-21 | MOHAWK: Allow DefaultCursorManager to use alternative tags | Alyssa Milburn |
2010-12-21 | Make Object::_baseMethod a Common::Array. This is intended to clean up | Lars Skovlund |
2010-12-21 | Simplify SCI3 relocation code, also making it correct. | Lars Skovlund |
2010-12-21 | SCI: Fixed bug #3092115 - "ECOQUEST2: Initial text not cleared during ecorder... | Filippos Karapetis |
2010-12-21 | SCI: Reset the portrait bitmap to the "closed mouth" state, when skipping dia... | Filippos Karapetis |
2010-12-21 | MOHAWK: Add Framework of getVar(), setVar() and toggleVar() to Myst Stoneship... | David Turner |
2010-12-20 | N64: save and return exact palette for grabPalette | Fabio Battaglia |
2010-12-20 | MOHAWK: Add var getters for Myst Stellar Observatory Date-Time Display. | David Turner |
2010-12-20 | HUGO: Fix several warnings reported by CppCheck | Arnaud Boutonné |
2010-12-20 | OSYSTEM: Clarify grabPalette documentation after talking with Max about it. | Johannes Schickel |
2010-12-20 | HUGO: Improve keyboard handling | Arnaud Boutonné |
2010-12-20 | SCI: Fixed bug #3041153 - "SCI Fanmade Games: Message window glitch" | Filippos Karapetis |
2010-12-20 | SCI: Fixed bug #3037945 - "PQ3 : Graphical Glitch with White Mercedes on Free... | Filippos Karapetis |
2010-12-20 | SCI: Commented out unused signal flags | Filippos Karapetis |
2010-12-20 | MOHAWK: Fix 2 crashers with the Myst imager (selecting 00 and playing the mou... | Bastien Bouclet |
2010-12-20 | MOHAWK: Fixed Valgrind Error in Myst When Selecting 0 in Imager Code (Myst Ca... | David Turner |
2010-12-20 | HUGO: Add god mode to H1 Dos and H2 Dos | Arnaud Boutonné |
2010-12-19 | HUGO: Fix case bug in God Mode | Arnaud Boutonné |
2010-12-19 | MOHAWK: Implement Myst opcodes 109, 117, 118 and 208 : dock forechamber imager | Bastien Bouclet |
2010-12-19 | GRAPHICS: Fixed code analysis warnings (bug #3087917) | Filippos Karapetis |
2010-12-19 | HUGO: Implement setBackgroundColor() | Arnaud Boutonné |
2010-12-19 | SCI: Added another English version of QFG3 (bug #3125559) | Filippos Karapetis |
2010-12-19 | GROOVIE: Add two new t7g detection entries, one from bug tracker, one from me | Henry Bush |
2010-12-19 | MOHAWK: Add 2 Myst var getter / setters | Bastien Bouclet |
2010-12-19 | MOHAWK: Fix Myst courtyard boxes. Hover areas entering / leaving is now handl... | Bastien Bouclet |
2010-12-19 | MOHAWK: Added further var getter and setter code for Myst Island. | David Turner |
2010-12-18 | MOHAWK: Add some missing var getters for Myst Island. | David Turner |
2010-12-18 | NEWS: Set 1.2.1 release date in trunk's NEWS file too. | Johannes Schickel |
2010-12-18 | MOHAWK: Myst sound rework, part 2 | Bastien Bouclet |
2010-12-18 | MOHAWK: Separate background sound handling from other sounds for Myst. Allow ... | Bastien Bouclet |
2010-12-18 | FMTOWNS AUDIO: formatting | Florian Kagerer |
2010-12-18 | MOHAWK: Implement Myst opcodes 157, 161 and 162: Rocket piano | Bastien Bouclet |
2010-12-17 | HUGO: little code cleanup | Arnaud Boutonné |
2010-12-17 | MOHAWK: Yet more Myst vertical alignment / clipping fixes. | Bastien Bouclet |