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
/
parser.cpp
Age
Commit message (
Expand
)
Author
2010-10-21
HUGO: Moved _objects to a separate file
Arnaud Boutonné
2010-10-12
HUGO: Add lineHandler for v3 Dos, fix/add comments
Arnaud Boutonné
2010-10-11
HUGO: Split classes with multiple version in separate files
Arnaud Boutonné
2010-10-10
HUGO: Add specific takeObject and dropObject for H1 DOS
Arnaud Boutonné
2010-10-10
HUGO: Add debug channels to new parser functions
Arnaud Boutonné
2010-10-10
HUGO: Fix 'Exit' command behavior in the DOS versions
Arnaud Boutonné
2010-10-10
HUGO: Remove sound off when saving
Arnaud Boutonné
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-28
HUGO: Suppress useless parameter in several functions
Arnaud Boutonné
2010-09-27
HUGO: Move strlwr to Utils
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-12
HUGO: Use fonts in HUGO.DAT for the DOS version
Arnaud Boutonné
2010-08-27
HUGO: Hopefully fix GCC_PRINTF issue in util
Arnaud Boutonné
2010-08-21
Hugo: Some formatting fixes.
Johannes Schickel
2010-08-20
Hugo : Add toggle sound, plus little clean up
Arnaud Boutonné
2010-08-20
Hugo - Fix a problem in the F1 behavior
Arnaud Boutonné
2010-08-20
Hugo - Add handling of "turbo" key (F8)
Arnaud Boutonné
2010-08-20
Hugo - Move DOS hardcoded inventory strings to Hugo.dat
Arnaud Boutonné
2010-08-18
HUGO: Fix GCC warnings.
Torbjörn Andersson
2010-08-18
Hugo - Add F6 Inventory. This is a DOS only feature, but quite convenient as ...
Arnaud Boutonné
2010-08-18
Hugo - Check double F1, display properly the content of help.dat if present
Arnaud Boutonné
2010-08-17
HUGO: Fix file permissions
Sven Hesse
2010-08-17
HUGO: Fix warnings
Eugene Sandulenko
2010-08-17
HUGO: Fix game restoring
Eugene Sandulenko
2010-08-17
HUGO: Adding engine to the main tree
Eugene Sandulenko