aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo
AgeCommit message (Expand)Author
2011-01-06HUGO: Fix GCC warnings, second try (sorry)Arnaud Boutonné
2011-01-06HUGO: Fix GCC warningsArnaud Boutonné
2011-01-06HUGO: Implement DOS playerArnaud Boutonné
2011-01-06HUGO: Improve intro in H3 DosArnaud Boutonné
2011-01-05HUGO: Correct font sizes used in the Hugo1 DOS introMatthew Hoops
2011-01-05HUGO: Little cleanupArnaud Boutonné
2011-01-05HUGO: Fix warning using GCCArnaud Boutonné
2011-01-05HUGO: Use Win2 fonts in intro. Arnaud Boutonné
2011-01-04HUGO: Proper implementation for menu closing when clicked outside of itEugene Sandulenko
2011-01-04HUGO: Use several 'off' buttons in the menuArnaud Boutonné
2011-01-04HUGO: Implement menu commandsArnaud Boutonné
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-03HUGO: Implement top menu autoscalingEugene Sandulenko
2011-01-03HUGO: Load bitmaps from hugo.datArnaud 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-02HUGO: Fix 2 bugs that were causing several crashes using the mouseArnaud Boutonné
2011-01-01HUGO: Some space/tab cleanupsArnaud Boutonné
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-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-31HUGO: F6 now also closes inventory in Win versionsArnaud Boutonné
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-26HUGO: Fix MIDI Player Memory Leak in H3 Win.David Turner
2010-12-22HUGO: Suppress two obsolete definesArnaud Boutonné
2010-12-22HUGO: Suppress some obsolete volume related variablesArnaud Boutonné
2010-12-22HUGO: Implement syncSoundSettings()Arnaud Boutonné
2010-12-22HUGO: Replace function comments by doxygen commentsArnaud Boutonné
2010-12-22HUGO: Fix little bug in sound playerArnaud Boutonné
2010-12-22HUGO: Slight formatting fix.Johannes Schickel
2010-12-22HUGO: Set some volume levels to get the MAME adlib emul workingHenry Bush
2010-12-22HUGO: Add music debug level, some cleanup when opening driverHenry Bush
2010-12-20HUGO: Fix several warnings reported by CppCheckArnaud Boutonné
2010-12-20HUGO: Improve keyboard handlingArnaud Boutonné
2010-12-20HUGO: Add god mode to H1 Dos and H2 DosArnaud Boutonné
2010-12-19HUGO: Fix case bug in God ModeArnaud Boutonné
2010-12-19HUGO: Implement setBackgroundColor()Arnaud Boutonné
2010-12-17HUGO: little code cleanupArnaud Boutonné
2010-12-15HUGO: Fix pathfinding bug in 'bridge' screen (H3 Dos)Arnaud Boutonné
2010-12-15HUGO: Clean-up, move MidiPlayer class definition to .h fileArnaud Boutonné
2010-12-15HUGO: Ensure F6 (inventory) is only active when appropriateArnaud Boutonné
2010-12-15HUGO: No longer shift down inventory by 8 pixelsArnaud Boutonné
2010-12-13HUGO: Add splash screen in H2 and H3 WinArnaud Boutonné
2010-12-13TOOL: Fix palette bug in H3 Dos (when leaving the cave)Arnaud Boutonné
2010-12-12HUGO: Replace PROMPT box by YESNO box in H3 DosArnaud Boutonné
2010-12-12HUGO: Fix "mouse" bug in H3 Dos, TPS tuningArnaud Boutonné
2010-12-10HUGO: Enable the use of the icon based inventoryArnaud Boutonné