aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo/object.h
AgeCommit message (Expand)Author
2014-02-18HUGO: Make GPL headers consistent in themselves.Johannes Schickel
2012-06-13HUGO: Rename structs and enumsStrangerke
2012-06-13HUGO: Apply coding convention (in progress)Strangerke
2012-02-10JANITORIAL: Fix template definition whitespaceTarek Soliman
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-02-20HUGO: Some more refactoringstrangerke
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: Replace Common::File by Common::ReadStream in several functionsArnaud Boutonné
2011-02-11HUGO: refactoring: move boundaries to object classArnaud Boutonné
2011-02-02HUGO: 'Constify' engine as much as possibleArnaud Boutonné
2011-01-23HUGO: Get rid of (almost) all the remaining definesArnaud Boutonné
2011-01-23HUGO: CleanupArnaud Boutonné
2011-01-19HUGO: Merge the 2 versions of doAction, cleanupArnaud Boutonné
2011-01-18HUGO: Rename objNumb to objIndex when used as an indexArnaud Boutonné
2010-11-22HUGO: Suppress useless enums, cleanupArnaud Boutonné
2010-11-11HUGO: Cleanup, move several functions and variables to the object classArnaud Boutonné
2010-10-30HUGO: Free memory on exitArnaud Boutonné
2010-10-25HUGO: cleanup: Suppress trailing spaces and tabsArnaud Boutonné
2010-10-25HUGO: Add specific function variantes for H2 Dos and H3 DosArnaud Boutonné
2010-10-25HUGO: Fix GCC warningsArnaud Boutonné
2010-10-25HUGO: Add specific v1d object classArnaud Boutonné
2010-10-22HUGO: Move findObjectSpace() to ObjectHandler classArnaud Boutonné
2010-10-21HUGO: Moved _objects to a separate fileArnaud Boutonné