Age | Commit message (Expand) | Author |
2011-01-31 | Hugo: Some cleanup | Arnaud Boutonné |
2011-01-30 | HUGO: | Arnaud Boutonné |
2011-01-29 | HUGO: Cleanup drawRectangle() and keyHandler() | Arnaud Boutonné |
2011-01-28 | HUGO: Add a function to display exit hotspots in God Mode | Arnaud Boutonné |
2011-01-27 | HUGO: Handle mouse 'UP' events instead of 'DOWN'. | Arnaud Boutonné |
2011-01-25 | HUGO: Move text arrays to a separate class | Arnaud Boutonné |
2011-01-23 | HUGO: Get rid of (almost) all the remaining defines | Arnaud Boutonné |
2011-01-23 | HUGO: Cleanup | Arnaud Boutonné |
2011-01-20 | HUGO: Cleanup: Remove some C-style comments | Arnaud Boutonné |
2011-01-19 | HUGO: Move mouseHander() out of runMachine() | Arnaud Boutonné |
2011-01-18 | HUGO: Clean up | Arnaud Boutonné |
2011-01-18 | HUGO: Improve mouse support in H3 DOS version | Arnaud Boutonné |
2011-01-09 | HUGO: intros are now skippable | 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: Implement DOS player | Arnaud Boutonné |
2011-01-04 | HUGO: Implement menu commands | Arnaud Boutonné |
2011-01-03 | HUGO: Load bitmaps from hugo.dat | Arnaud Boutonné |
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: 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-22 | HUGO: Suppress some obsolete volume related variables | Arnaud Boutonné |
2010-12-22 | HUGO: Implement syncSoundSettings() | Arnaud Boutonné |
2010-12-22 | HUGO: Add music debug level, some cleanup when opening driver | Henry Bush |
2010-12-20 | HUGO: Improve keyboard handling | Arnaud Boutonné |
2010-12-15 | HUGO: Clean-up, move MidiPlayer class definition to .h file | Arnaud Boutonné |
2010-12-13 | HUGO: Add splash screen in H2 and H3 Win | Arnaud Boutonné |
2010-12-12 | HUGO: Fix "mouse" bug in H3 Dos, TPS tuning | Arnaud Boutonné |
2010-12-10 | HUGO: Fix bug in HUGO.DAT loading | Arnaud Boutonné |
2010-12-08 | HUGO: Fix an episode name and several picture directories | Arnaud Boutonné |
2010-12-06 | HUGO: Fixed Valgrind Errors and Segfault when hugo.dat is missing. | David Turner |
2010-12-05 | HUGO: Partial Fix For Leaks from ReadPCX() | David Turner |
2010-12-01 | HUGO: Add Missing shutdown() Call - Currently Disabled. | David Turner |
2010-12-01 | HUGO: Use cursorman, add a windows-looking cursor | Arnaud Boutonné |
2010-11-30 | HUGO: Close Two Memory Leaks. | David Turner |
2010-11-29 | HUGO: Add GMM save/load and RTL | Arnaud Boutonné |
2010-11-26 | HUGO: Get rid of initial savegame | Arnaud Boutonné |
2010-11-22 | HUGO: Suppress useless enums, cleanup | Arnaud Boutonné |
2010-11-13 | HUGO: Close two minor memory leaks. | David Turner |
2010-11-12 | TOOL+HUGO: Misc modifications | Arnaud Boutonné |
2010-11-11 | HUGO: Cleanup, move several functions and variables to the object class | Arnaud Boutonné |
2010-11-11 | TOOL: Suppress useless strings in textUtil | Arnaud Boutonné |
2010-11-09 | HUGO: Fix the last leaks in H1 Dos | Arnaud Boutonné |
2010-11-09 | HUGO: Fix several memory leaks | Arnaud Boutonné |
2010-11-07 | HUGO: Use DOS names for and exact names in endGame() | Arnaud Boutonné |
2010-11-07 | HUGO: Fix crash when hugo.dat is not the expected version | Arnaud Boutonné |
2010-11-07 | HUGO: Added basic debugging console to engine | David Turner |
2010-11-07 | HUGO: Move fonts to display.cpp | Arnaud Boutonné |
2010-11-06 | HUGO: Move _palette to display.cpp | Arnaud Boutonné |