index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
hugo
Age
Commit message (
Expand
)
Author
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é
2010-12-13
HUGO: Add splash screen in H2 and H3 Win
Arnaud Boutonné
2010-12-13
TOOL: Fix palette bug in H3 Dos (when leaving the cave)
Arnaud Boutonné
2010-12-12
HUGO: Replace PROMPT box by YESNO box in H3 Dos
Arnaud Boutonné
2010-12-12
HUGO: Fix "mouse" bug in H3 Dos, TPS tuning
Arnaud Boutonné
2010-12-10
HUGO: Enable the use of the icon based inventory
Arnaud Boutonné
2010-12-10
HUGO: Fix bug in HUGO.DAT loading
Arnaud Boutonné
2010-12-08
HUGO: Hopefully fix overlapping memory regions
Arnaud Boutonné
2010-12-08
HUGO: Fix an episode name and several picture directories
Arnaud Boutonné
2010-12-08
TOOLS: Fix the "Mouse text" crash in Hugo
Arnaud Boutonné
2010-12-07
DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine
Max Horn
2010-12-06
HUGO: Fixed Valgrind Errors and Segfault when hugo.dat is missing.
David Turner
2010-12-06
HUGO: Fix crash in H3 (Swinger display name)
Arnaud Boutonné
2010-12-06
HUGO: Fixed ReadPCX Memory Leak
David Turner
2010-12-05
HUGO: Partial Fix For Leaks from ReadPCX()
David Turner
2010-12-05
HUGO: Remove Invalid Memory Read in getSound() - Size not defined until after...
David Turner
[next]