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
/
hugo.h
Age
Commit message (
Expand
)
Author
2010-11-07
HUGO: Move fonts to display.cpp
Arnaud Boutonné
2010-11-06
HUGO: Move _palette to display.cpp
Arnaud Boutonné
2010-11-05
TOOL: Fix bug in data in Hugo2 Dos
Arnaud Boutonné
2010-11-04
TOOL: Fix ticks per seconds for H1 Dos
Arnaud Boutonné
2010-11-01
HUGO: Move _actListArr to scheduler
Arnaud Boutonné
2010-10-31
HUGO: Suppress Playback code
Arnaud Boutonné
2010-10-30
HUGO: Free some more memory before exiting
Arnaud Boutonné
2010-10-30
HUGO: Free memory on exit
Arnaud Boutonné
2010-10-25
HUGO: Add a debug channel for Object functions
Arnaud Boutonné
2010-10-25
HUGO: cleanup: Suppress trailing spaces and tabs
Arnaud Boutonné
2010-10-22
HUGO: Move findObjectSpace() to ObjectHandler class
Arnaud Boutonné
2010-10-21
HUGO: Moved _objects to a separate file
Arnaud Boutonné
2010-10-15
ENGINES: Enhance namespace comments a bit
Max Horn
2010-10-15
Add doxygen comment for namespaces of several engines.
Max Horn
2010-10-15
HUGO: Merge engine and hugo files
Arnaud Boutonné
2010-10-10
HUGO: Use _targetName for naming save files
Matthew Hoops
2010-10-10
HUGO: Move Dos strings from Parser to hugo.dat
Arnaud Boutonné
2010-10-10
HUGO: New parser for H1 Dos and H2 Dos.
Arnaud Boutonné
2010-10-03
HUGO: Clean-up
Arnaud Boutonné
2010-09-27
HUGO: Add F3 behavior (recall), little cleanup
Arnaud Boutonné
2010-09-17
HUGO: Fix crash in the first screen of H1 Dos
Arnaud Boutonné
2010-09-16
HUGO: Fix H1 DOS initialization
Arnaud Boutonné
2010-09-12
HUGO: Use fonts in HUGO.DAT for the DOS version
Arnaud Boutonné
2010-09-06
HUGO: Clean up creation tool
Arnaud Boutonné
2010-09-06
HUGO: Add hints in DOS versions
Arnaud Boutonné
2010-09-01
HUGO: Fix labyrinth bug in Hugo 2 for Windows
Arnaud Boutonné
2010-08-27
HUGO: Fix a bug in creation tool in act14 (H1 Dos)
Arnaud Boutonné
2010-08-26
HUGO: Removed some dead code and redundant indirection
Oystein Eftevaag
2010-08-20
Hugo - Move DOS hardcoded inventory strings to Hugo.dat
Arnaud Boutonné
2010-08-17
HUGO: Fix file permissions
Sven Hesse
2010-08-17
HUGO: Adding engine to the main tree
Eugene Sandulenko