aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-04HUGO: Implement menu commandsArnaud Boutonné
2011-01-03MOHAWK: Add stopMidi() function.Alyssa Milburn
2011-01-03MOHAWK: Add game type/detection for CSTime.Alyssa Milburn
2011-01-03MOHAWK: Add/update some resource FourCC entries.Alyssa Milburn
2011-01-03MOHAWK: Use integer math where floating point isn't requiredMatthew Hoops
2011-01-03MOHAWK: Cleanup some spacing, formatting, and namingMatthew Hoops
2011-01-03HUGO: Renamed the "cmd" parameter to "command", as "cmd" is a struct in game.hFilippos Karapetis
2011-01-03HUGO: Added stub for menu commands and implemented menu closingEugene Sandulenko
2011-01-03MOHAWK: Silence a gcc warningMatthew Hoops
2011-01-03HUGO: Implement top menu autoscalingEugene Sandulenko
2011-01-03MOHAWK: Implement Myst opcodes 133, Stellar observatory go buttonBastien Bouclet
2011-01-03HUGO: Load bitmaps from hugo.datArnaud Boutonné
2011-01-03TOOLS: Add button bitmaps to create_hugoArnaud Boutonné
2011-01-03HUGO: Show bitmap on first button in menu as a proof of conceptEugene Sandulenko
2011-01-03HUGO: Stub for the top menuEugene Sandulenko
2011-01-03GUI: Implement PicButtonWidgetEugene Sandulenko
2011-01-03M4: Removed redundant colour index recalculation in palette managerPaul Gilbert
2011-01-02HUGO: Fix 2 bugs that were causing several crashes using the mouseArnaud Boutonné
2011-01-02MOHAWK: Implement Myst opcodes 134 to 137, and 170 to 177, Stellar observator...Bastien Bouclet
2011-01-02VIDEO: Stop leaking surface data in several codecs.Alyssa Milburn
2011-01-02MOHAWK: Don't leak the MIDI data.Alyssa Milburn
2011-01-02MOHAWK: Don't delete the MIDI driver before the parser.Alyssa Milburn
2011-01-02MOHAWK: Fix checking Myst rocket sound puzzle before moving all the sliders.Bastien Bouclet
2011-01-02JANITORIAL: Suppress some useless includesArnaud Boutonné
2011-01-02PLUGINS: for uncached plugins, first check the loaded plugin before looking e...Yotam Barnoy
2011-01-01HUGO: Some space/tab cleanupsArnaud Boutonné
2011-01-01COMMON: Fix comment about getButtonState.Alyssa Milburn
2011-01-01SCI: debugC calls no longer require a debug level of 2 to show outputFilippos Karapetis
2011-01-01SCI: Disable continuous list checking by defaultFilippos Karapetis
2011-01-01HUGO: Midi are no longer looping. Add handling to default playlistArnaud Boutonné
2011-01-01HUGO: Reduce CPU usage by adding a delay in the main loopArnaud Boutonné
2010-12-31COPYRIGHT: Update copyright year - Happy new year!Arnaud Boutonné
2010-12-31HUGO: Add CTRL-l and CTRL-s keys used in Win versions. Arnaud Boutonné
2010-12-31HUGO: Saving a game is no longer authorized when gameOverFl is setArnaud Boutonné
2010-12-31JANITORIAL: Remove unnecessary semicolon.Torbjörn Andersson
2010-12-31HUGO: F6 now also closes inventory in Win versionsArnaud Boutonné
2010-12-31SCI: Added workaround for script bug #3148418 - "QFG2: Script Error On last s...Filippos Karapetis
2010-12-31GOB: Minor Correction in Debug Console Header.David Turner
2010-12-31MOHAWK: Minor Correction to Graphics Debug Output.David Turner
2010-12-31CINE: Fix CollisionPage Uninitialised Reads in Operation Stealth.David Turner
2010-12-31CINE: Close Memory Leak in PCSoundFxPlayer.David Turner
2010-12-30FMOPL: Fix GCC warnings when DBOPL_WAVE is not WAVE_TABLEMUL.Torbjörn Andersson
2010-12-30HUGO: Fix default values in object_t structure for viewx field and followings.Arnaud Boutonné
2010-12-30HUGO: Fix several bugs reported by D. GrayArnaud Boutonné
2010-12-30MOHAWK: Implement Myst opcodes 129 to 132, and 192 to 197, Stellar observator...Bastien Bouclet
2010-12-30PLUGINS: rename ONE_PLUGIN_AT_A_TIME define to UNCACHED_PLUGINSYotam Barnoy
2010-12-29MOHAWK: Implement Myst opcode 214, Stellar observatory initializationBastien Bouclet
2010-12-29PLUGINS: fixed MSVC buildFlorian Kagerer
2010-12-29PLUGINS: single plugin model now saves plugin filename to config fileYotam Barnoy
2010-12-29CONFIG-MGR: added ability to add other non-game domainsYotam Barnoy