aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo/parser.cpp
AgeCommit message (Expand)Author
2011-02-18HUGO: Remove extra spaces at end of linesstrangerke
2011-02-18HUGO: Move several short function bodies from headers to cpp filesstrangerke
2011-02-18HUGO: Avoid duplicated code in functions related to HUGO.DATstrangerke
2011-02-15HUGO: Replace cypher by a global variable, clean engine destructorstrangerke
2011-02-15HUGO: more refactoring and encapsulationstrangerke
2011-02-12HUGO: Cleanup based on Fingolfin commentsArnaud Boutonné
2011-02-11HUGO: Cleanup: fix style issue in Doxygen commentsArnaud Boutonné
2011-02-08HUGO: Cleanup : some refactoring and encapsulation (thanks fuzzie for the help)Arnaud Boutonné
2011-02-03HUGO: Suppress static variables (except one)Arnaud Boutonné
2011-02-02HUGO: 'Constify' engine as much as possibleArnaud Boutonné
2011-01-31Hugo: Some cleanupArnaud Boutonné
2011-01-30HUGO: Arnaud Boutonné
2011-01-29HUGO: Cleanup drawRectangle() and keyHandler()Arnaud Boutonné
2011-01-25HUGO: Move text arrays to a separate classArnaud Boutonné
2011-01-23HUGO: CleanupArnaud Boutonné
2011-01-09HUGO: intros are now skippableArnaud Boutonné
2011-01-08HUGO: Merge inventory object and mouse cursor when selectedArnaud Boutonné
2011-01-04HUGO: Implement menu commandsArnaud Boutonné
2010-12-20HUGO: Improve keyboard handlingArnaud Boutonné
2010-12-15HUGO: Clean-up, move MidiPlayer class definition to .h fileArnaud Boutonné
2010-12-12HUGO: Fix "mouse" bug in H3 Dos, TPS tuningArnaud Boutonné
2010-12-10HUGO: Enable the use of the icon based inventoryArnaud Boutonné
2010-11-29HUGO: Add GMM save/load and RTLArnaud Boutonné
2010-11-28HUGO: Modify or suppress some obsolete comments and warningsArnaud Boutonné
2010-11-27HUGO: Add F4/F5 keys to save/restoreGameArnaud Boutonné
2010-11-11HUGO: Cleanup, move several functions and variables to the object classArnaud Boutonné
2010-11-01HUGO: Convert class member comments to Doxygen formatArnaud Boutonné
2010-10-21HUGO: Moved _objects to a separate fileArnaud Boutonné
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é