Age | Commit message (Expand) | Author |
2011-01-09 | HUGO: intros are now skippable | Arnaud Boutonné |
2011-01-09 | HUGO: Modify hint position when an object is selected | Arnaud Boutonné |
2011-01-08 | HUGO: Fix an assert when mouse hit the top of the screen | Arnaud Boutonné |
2011-01-08 | HUGO: Merge inventory object and mouse cursor when selected | Arnaud Boutonné |
2011-01-07 | TOOLS: Add Dos intro music number in hugo.dat | Arnaud Boutonné |
2011-01-06 | HUGO: Fix GCC warnings, second try (sorry) | Arnaud Boutonné |
2011-01-06 | HUGO: Fix GCC warnings | Arnaud Boutonné |
2011-01-06 | HUGO: Implement DOS player | Arnaud Boutonné |
2011-01-06 | HUGO: Improve intro in H3 Dos | Arnaud Boutonné |
2011-01-05 | HUGO: Correct font sizes used in the Hugo1 DOS intro | Matthew Hoops |
2011-01-05 | HUGO: Little cleanup | Arnaud Boutonné |
2011-01-05 | HUGO: Fix warning using GCC | Arnaud Boutonné |
2011-01-05 | HUGO: Use Win2 fonts in intro. | Arnaud Boutonné |
2011-01-04 | HUGO: Proper implementation for menu closing when clicked outside of it | Eugene Sandulenko |
2011-01-04 | HUGO: Use several 'off' buttons in the menu | Arnaud Boutonné |
2011-01-04 | HUGO: Implement menu commands | Arnaud Boutonné |
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 | HUGO: Implement top menu autoscaling | Eugene Sandulenko |
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-02 | HUGO: Fix 2 bugs that were causing several crashes using the mouse | Arnaud Boutonné |
2011-01-01 | HUGO: Some space/tab cleanups | Arnaud Boutonné |
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 | HUGO: F6 now also closes inventory in Win versions | Arnaud Boutonné |
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-26 | HUGO: Fix MIDI Player Memory Leak in H3 Win. | David Turner |
2010-12-22 | HUGO: Suppress two obsolete defines | Arnaud Boutonné |
2010-12-22 | HUGO: Suppress some obsolete volume related variables | Arnaud Boutonné |
2010-12-22 | HUGO: Implement syncSoundSettings() | Arnaud Boutonné |
2010-12-22 | HUGO: Replace function comments by doxygen comments | Arnaud Boutonné |
2010-12-22 | HUGO: Fix little bug in sound player | Arnaud Boutonné |
2010-12-22 | HUGO: Slight formatting fix. | Johannes Schickel |
2010-12-22 | HUGO: Set some volume levels to get the MAME adlib emul working | Henry Bush |
2010-12-22 | HUGO: Add music debug level, some cleanup when opening driver | Henry Bush |
2010-12-20 | HUGO: Fix several warnings reported by CppCheck | Arnaud Boutonné |
2010-12-20 | HUGO: Improve keyboard handling | Arnaud Boutonné |
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 | HUGO: Implement setBackgroundColor() | Arnaud Boutonné |
2010-12-17 | HUGO: little code cleanup | Arnaud Boutonné |
2010-12-15 | HUGO: Fix pathfinding bug in 'bridge' screen (H3 Dos) | Arnaud Boutonné |
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é |