Age | Commit message (Expand) | Author |
2011-01-04 | SCI: Moved the "SCI" bit to the extras field, to preserve the original naming... | Filippos Karapetis |
2011-01-04 | SCI: Corrected game description for LSL1 (thanks Raziel) | Filippos Karapetis |
2011-01-04 | HUGO: Use several 'off' buttons in the menu | Arnaud Boutonné |
2011-01-04 | SCI: Slight cleanup to the garbage collector | Filippos Karapetis |
2011-01-04 | SCI: Some changes to the naming scheme of some games | Filippos Karapetis |
2011-01-04 | HUGO: Implement menu commands | Arnaud Boutonné |
2011-01-03 | MOHAWK: Add stopMidi() function. | Alyssa Milburn |
2011-01-03 | MOHAWK: Add game type/detection for CSTime. | Alyssa Milburn |
2011-01-03 | MOHAWK: Add/update some resource FourCC entries. | Alyssa Milburn |
2011-01-03 | MOHAWK: Use integer math where floating point isn't required | Matthew Hoops |
2011-01-03 | MOHAWK: Cleanup some spacing, formatting, and naming | Matthew Hoops |
2011-01-03 | HUGO: Renamed the "cmd" parameter to "command", as "cmd" is a struct in game.h | Filippos Karapetis |
2011-01-03 | HUGO: Added stub for menu commands and implemented menu closing | Eugene Sandulenko |
2011-01-03 | MOHAWK: Silence a gcc warning | Matthew Hoops |
2011-01-03 | HUGO: Implement top menu autoscaling | Eugene Sandulenko |
2011-01-03 | MOHAWK: Implement Myst opcodes 133, Stellar observatory go button | Bastien Bouclet |
2011-01-03 | HUGO: Load bitmaps from hugo.dat | Arnaud Boutonné |
2011-01-03 | HUGO: Show bitmap on first button in menu as a proof of concept | Eugene Sandulenko |
2011-01-03 | HUGO: Stub for the top menu | Eugene Sandulenko |
2011-01-03 | M4: Removed redundant colour index recalculation in palette manager | Paul Gilbert |
2011-01-02 | HUGO: Fix 2 bugs that were causing several crashes using the mouse | Arnaud Boutonné |
2011-01-02 | MOHAWK: Implement Myst opcodes 134 to 137, and 170 to 177, Stellar observator... | Bastien Bouclet |
2011-01-02 | MOHAWK: Don't leak the MIDI data. | Alyssa Milburn |
2011-01-02 | MOHAWK: Don't delete the MIDI driver before the parser. | Alyssa Milburn |
2011-01-02 | MOHAWK: Fix checking Myst rocket sound puzzle before moving all the sliders. | Bastien Bouclet |
2011-01-02 | JANITORIAL: Suppress some useless includes | Arnaud Boutonné |
2011-01-01 | HUGO: Some space/tab cleanups | Arnaud Boutonné |
2011-01-01 | SCI: debugC calls no longer require a debug level of 2 to show output | Filippos Karapetis |
2011-01-01 | SCI: Disable continuous list checking by default | Filippos Karapetis |
2011-01-01 | HUGO: Midi are no longer looping. Add handling to default playlist | Arnaud Boutonné |
2011-01-01 | HUGO: Reduce CPU usage by adding a delay in the main loop | Arnaud Boutonné |
2010-12-31 | HUGO: Add CTRL-l and CTRL-s keys used in Win versions. | Arnaud Boutonné |
2010-12-31 | HUGO: Saving a game is no longer authorized when gameOverFl is set | Arnaud Boutonné |
2010-12-31 | JANITORIAL: Remove unnecessary semicolon. | Torbjörn Andersson |
2010-12-31 | HUGO: F6 now also closes inventory in Win versions | Arnaud Boutonné |
2010-12-31 | SCI: Added workaround for script bug #3148418 - "QFG2: Script Error On last s... | Filippos Karapetis |
2010-12-31 | GOB: Minor Correction in Debug Console Header. | David Turner |
2010-12-31 | MOHAWK: Minor Correction to Graphics Debug Output. | David Turner |
2010-12-31 | CINE: Fix CollisionPage Uninitialised Reads in Operation Stealth. | David Turner |
2010-12-31 | CINE: Close Memory Leak in PCSoundFxPlayer. | David Turner |
2010-12-30 | HUGO: Fix default values in object_t structure for viewx field and followings. | Arnaud Boutonné |
2010-12-30 | HUGO: Fix several bugs reported by D. Gray | Arnaud Boutonné |
2010-12-30 | MOHAWK: Implement Myst opcodes 129 to 132, and 192 to 197, Stellar observator... | Bastien Bouclet |
2010-12-29 | MOHAWK: Implement Myst opcode 214, Stellar observatory initialization | Bastien Bouclet |
2010-12-29 | CINE: Fix Memory Leak in PCSoundFxPlayer. | David Turner |
2010-12-29 | CINE: Fixed mismatched deallocation in ScriptVars reported by Valgrind. | David Turner |
2010-12-28 | TOON: Add mapping for upper 'ç' and for plenking, both used in french version | Arnaud Boutonné |
2010-12-28 | SCI: Fixed script bug #3038870 - "SCI Fanmade - Demo Quest: ScummVM hangs wit... | Filippos Karapetis |
2010-12-28 | TOON: Fixed memory corruption in several rooms | Sylvain Dupont |
2010-12-28 | TOON: Removed useless confusing code in conversation process part | Sylvain Dupont |