index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
hugo
/
object_v2d.cpp
Age
Commit message (
Expand
)
Author
2012-06-13
HUGO: Rename pointers
Strangerke
2012-06-13
HUGO: Rename structs and enums
Strangerke
2012-06-13
HUGO: Apply coding convention (in progress)
Strangerke
2011-10-31
HUGO: Rename Sequence Index Direction Enums.
D G Turner
2011-10-31
HUGO: Change _UP to __UP to avoid definition conflict on some backends.
Matt Lewandowsky
2011-05-25
ALL: initialise -> initialize
Matthew Hoops
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-02-20
HUGO: Some more refactoring
strangerke
2011-02-11
HUGO: Cleanup: fix style issue in Doxygen comments
Arnaud Boutonné
2011-02-11
HUGO: refactoring: move boundaries to object class
Arnaud Boutonné
2011-02-08
HUGO: Cleanup : some refactoring and encapsulation (thanks fuzzie for the help)
Arnaud Boutonné
2011-02-02
HUGO: 'Constify' engine as much as possible
Arnaud Boutonné
2011-01-23
HUGO: Get rid of (almost) all the remaining defines
Arnaud Boutonné
2011-01-23
HUGO: Cleanup
Arnaud Boutonné
2011-01-19
HUGO: Merge the 2 versions of doAction, cleanup
Arnaud Boutonné
2011-01-01
HUGO: Some space/tab cleanups
Arnaud Boutonné
2010-12-15
HUGO: Clean-up, move MidiPlayer class definition to .h file
Arnaud Boutonné
2010-12-12
HUGO: Fix "mouse" bug in H3 Dos, TPS tuning
Arnaud Boutonné
2010-11-11
HUGO: Cleanup, move several functions and variables to the object class
Arnaud Boutonné
2010-11-01
HUGO: Convert class member comments to Doxygen format
Arnaud Boutonné
2010-11-01
HUGO: Make some scheduler functions and variables protected
Arnaud Boutonné
2010-11-01
HUGO: Move _actListArr to scheduler
Arnaud Boutonné
2010-10-26
HUGO: Add specific schedulers for each DOS version.
Arnaud Boutonné
2010-10-25
HUGO: Add a debug channel for Object functions
Arnaud Boutonné
2010-10-25
HUGO: Add specific function variantes for H2 Dos and H3 Dos
Arnaud Boutonné