aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo/parser.cpp
AgeCommit message (Expand)Author
2010-10-12HUGO: Add lineHandler for v3 Dos, fix/add commentsArnaud Boutonné
2010-10-11HUGO: Split classes with multiple version in separate filesArnaud Boutonné
2010-10-10HUGO: Add specific takeObject and dropObject for H1 DOSArnaud Boutonné
2010-10-10HUGO: Add debug channels to new parser functionsArnaud Boutonné
2010-10-10HUGO: Fix 'Exit' command behavior in the DOS versionsArnaud Boutonné
2010-10-10HUGO: Remove sound off when savingArnaud Boutonné
2010-10-10HUGO: Move Dos strings from Parser to hugo.datArnaud Boutonné
2010-10-10HUGO: New parser for H1 Dos and H2 Dos.Arnaud Boutonné
2010-10-03HUGO: Clean-upArnaud Boutonné
2010-09-28HUGO: Suppress useless parameter in several functionsArnaud Boutonné
2010-09-27HUGO: Move strlwr to UtilsArnaud Boutonné
2010-09-27HUGO: Add F3 behavior (recall), little cleanupArnaud Boutonné
2010-09-17HUGO: Fix crash in the first screen of H1 DosArnaud Boutonné
2010-09-12HUGO: Use fonts in HUGO.DAT for the DOS versionArnaud Boutonné
2010-08-27HUGO: Hopefully fix GCC_PRINTF issue in utilArnaud Boutonné
2010-08-21Hugo: Some formatting fixes.Johannes Schickel
2010-08-20Hugo : Add toggle sound, plus little clean upArnaud Boutonné
2010-08-20Hugo - Fix a problem in the F1 behaviorArnaud Boutonné
2010-08-20Hugo - Add handling of "turbo" key (F8)Arnaud Boutonné
2010-08-20Hugo - Move DOS hardcoded inventory strings to Hugo.datArnaud Boutonné
2010-08-18HUGO: Fix GCC warnings.Torbjörn Andersson
2010-08-18Hugo - Add F6 Inventory. This is a DOS only feature, but quite convenient as ...Arnaud Boutonné
2010-08-18Hugo - Check double F1, display properly the content of help.dat if presentArnaud Boutonné
2010-08-17HUGO: Fix file permissionsSven Hesse
2010-08-17HUGO: Fix warningsEugene Sandulenko
2010-08-17HUGO: Fix game restoringEugene Sandulenko
2010-08-17HUGO: Adding engine to the main treeEugene Sandulenko