aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo/object_v1d.cpp
AgeCommit message (Expand)Author
2014-02-18HUGO: Make GPL headers consistent in themselves.Johannes Schickel
2012-06-13HUGO: Rename pointersStrangerke
2012-06-13HUGO: Rename structs and enumsStrangerke
2012-06-13HUGO: Apply coding convention (in progress)Strangerke
2011-10-31HUGO: Rename Sequence Index Direction Enums.D G Turner
2011-10-31HUGO: Change _UP to __UP to avoid definition conflict on some backends.Matt Lewandowsky
2011-05-25ALL: initialise -> initializeMatthew Hoops
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-11HUGO: Cleanup: fix style issue in Doxygen commentsArnaud Boutonné
2011-02-11HUGO: refactoring: move boundaries to object classArnaud 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-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-12-20HUGO: Fix several warnings reported by CppCheckArnaud 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-08HUGO: Hopefully fix overlapping memory regionsArnaud 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-11-01HUGO: Make some scheduler functions and variables protectedArnaud Boutonné
2010-11-01HUGO: Move _actListArr to schedulerArnaud Boutonné
2010-10-26HUGO: Add specific schedulers for each DOS version. Arnaud Boutonné
2010-10-25HUGO: Add a debug channel for Object functionsArnaud Boutonné
2010-10-25HUGO: cleanup: Suppress trailing spaces and tabsArnaud Boutonné
2010-10-25HUGO: Fix display priority order in H1 DosArnaud Boutonné
2010-10-25HUGO: Add specific function variantes for H2 Dos and H3 DosArnaud Boutonné
2010-10-25HUGO: Add missing files (sorry!)Arnaud Boutonné