Age | Commit message (Expand) | Author |
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 |
2010-12-17 | MOHAWK: Remove global construction of _viewport | Matthew Hoops |
2010-12-17 | GUI: Adapt GUI themes to latest Mohawk resolution change. | Johannes Schickel |
2010-12-17 | MOHAWK: Change resolution to 544x332 to match the original. | Bastien Bouclet |
2010-12-17 | PSP: fixed bug exhibited in Gob engine with blacked out video frames | Yotam Barnoy |
2010-12-17 | MOHAWK: Implement Myst opcodes 128, 168, 216, 217, 304, 305, and 153 to 156 :... | Bastien Bouclet |
2010-12-16 | MYST: Add Var Getter For Myst Courtyard Box Variables. | David Turner |
2010-12-16 | VIDEO: Add CDToons decoder | Alyssa Milburn |
2010-12-16 | MOHAWK: Move readString into the LB engine class | Alyssa Milburn |
2010-12-16 | MOHAWK: Implement Myst opcodes 146, 149, 150, 150 : Minimal boiler | Bastien Bouclet |
2010-12-16 | MOHAWK: Added the "resources" command to Myst's debug console, which lists th... | Bastien Bouclet |
2010-12-16 | VIDEO: Extend Codec to support internal palettes | Matthew Hoops |
2010-12-16 | MOHAWK: Implement Myst opcodes 147, 169, 182 : Cabin match | Bastien Bouclet |
2010-12-16 | VIDEO: Make Codec::decodeImage() return a const Surface pointer | Matthew Hoops |
2010-12-16 | VIDEO: Remove the need to call updateAudioBuffer() externally for QuickTime | Matthew Hoops |
2010-12-16 | VIDEO: Make VideoDecoder::getPalette() return a const byte pointer | Matthew Hoops |
2010-12-16 | VIDEO: Make VideoDecoder::decodeNextFrame() return a const Surface pointer | Matthew Hoops |
2010-12-15 | HUGO: Fix pathfinding bug in 'bridge' screen (H3 Dos) | Arnaud Boutonné |
2010-12-15 | SCI: Slight cleanup | Filippos Karapetis |
2010-12-15 | SCI: Fixed View Cel RLE Decoding when RLE Code 0x40 is used (Corrects Bug #31... | David Turner |
2010-12-15 | HUGO: Clean-up, move MidiPlayer class definition to .h file | Arnaud Boutonné |
2010-12-15 | HUGO: Ensure F6 (inventory) is only active when appropriate | Arnaud Boutonné |
2010-12-15 | HUGO: No longer shift down inventory by 8 pixels | Arnaud Boutonné |
2010-12-14 | SCI: Close Memory Leaks in SCI Resource Loading, reported by Valgrind. | David Turner |