aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo/module.mk
AgeCommit message (Collapse)Author
2011-03-17HUGO: Renamed menu.* to dialogs.*Eugene Sandulenko
2011-01-25HUGO: Move text arrays to a separate classArnaud Boutonné
svn-id: r55507
2011-01-20HUGO: Merge misc versions of display, intro and scheduler classesArnaud Boutonné
svn-id: r55365
2011-01-04HUGO: Implement menu commandsArnaud Boutonné
Also did some cleanup, and had to comment out handleMouseUp() as it's currently not working really well svn-id: r55114
2011-01-03HUGO: Stub for the top menuEugene Sandulenko
svn-id: r55100
2010-11-07HUGO: Added basic debugging console to engineDavid Turner
Since HUGO uses Debug Channels, this allows for the interactive setting of debugflags as well as providing a base for adding further debugging commands. svn-id: r54117
2010-10-25HUGO: Add specific versions of doAction() for Dos versionsArnaud Boutonné
svn-id: r53831
2010-10-25HUGO: Add specific function variantes for H2 Dos and H3 DosArnaud Boutonné
Also add pathfinding to H1 Dos svn-id: r53822
2010-10-25HUGO: Add specific v1d object classArnaud Boutonné
svn-id: r53810
2010-10-21HUGO: Moved _objects to a separate fileArnaud Boutonné
also suppressed some dereferencing svn-id: r53674
2010-10-15HUGO: Merge engine and hugo filesArnaud Boutonné
- Move initNewScreenDisplay to display.cpp - Merge engine.cpp and hugo.cpp svn-id: r53468
2010-10-12HUGO: Add lineHandler for v3 Dos, fix/add commentsArnaud Boutonné
svn-id: r53170
2010-10-11HUGO: Split classes with multiple version in separate filesArnaud Boutonné
svn-id: r53152
2010-08-17HUGO: Fix file permissionsSven Hesse
755->644 svn-id: r52177
2010-08-17HUGO: Adding engine to the main treeEugene Sandulenko
svn-id: r52137