Age | Commit message (Expand) | Author |
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 | TOOLS: Add button bitmaps to create_hugo | 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 | GUI: Implement PicButtonWidget | 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 | VIDEO: Stop leaking surface data in several codecs. | Alyssa Milburn |
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-02 | PLUGINS: for uncached plugins, first check the loaded plugin before looking e... | Yotam Barnoy |
2011-01-01 | HUGO: Some space/tab cleanups | Arnaud Boutonné |
2011-01-01 | COMMON: Fix comment about getButtonState. | Alyssa Milburn |
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 | COPYRIGHT: Update copyright year - Happy new year! | 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 | FMOPL: Fix GCC warnings when DBOPL_WAVE is not WAVE_TABLEMUL. | Torbjörn Andersson |
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-30 | PLUGINS: rename ONE_PLUGIN_AT_A_TIME define to UNCACHED_PLUGINS | Yotam Barnoy |
2010-12-29 | MOHAWK: Implement Myst opcode 214, Stellar observatory initialization | Bastien Bouclet |
2010-12-29 | PLUGINS: fixed MSVC build | Florian Kagerer |
2010-12-29 | PLUGINS: single plugin model now saves plugin filename to config file | Yotam Barnoy |