aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo/parser.h
AgeCommit message (Expand)Author
2012-06-13HUGO: Rename structs and enumsStrangerke
2012-06-13HUGO: Apply coding convention (in progress)Strangerke
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-05-25HUGO: Add 3 object related functions to the consolestrangerke
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-02-20HUGO: Some more refactoringstrangerke
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: Fix warning "virtual function override intended?" reported by LordHoto ...Arnaud Boutonné
2011-02-03HUGO: Suppress static variables (except one)Arnaud Boutonné
2011-02-02HUGO: 'Constify' engine as much as possibleArnaud Boutonné
2011-01-23HUGO: CleanupArnaud Boutonné
2011-01-04HUGO: Implement menu commandsArnaud Boutonné
2010-12-20HUGO: Improve keyboard handlingArnaud Boutonné
2010-12-10HUGO: Enable the use of the icon based inventoryArnaud Boutonné
2010-10-25HUGO: cleanup: Suppress trailing spaces and tabsArnaud 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-10HUGO: Add specific takeObject and dropObject for H1 DOSArnaud Boutonné
2010-10-10HUGO: Add debug channels to new parser functionsArnaud 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-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-08-27HUGO: Hopefully fix GCC_PRINTF issue in utilArnaud Boutonné
2010-08-20Hugo - Move DOS hardcoded inventory strings to Hugo.datArnaud Boutonné
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: Adding engine to the main treeEugene Sandulenko