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_v3d.cpp
Age
Commit message (
Expand
)
Author
2019-10-21
HUGO: Fix Missing Default Switch Cases
D G Turner
2014-02-18
HUGO: Make GPL headers consistent in themselves.
Johannes Schickel
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-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-01-23
HUGO: Cleanup
Arnaud Boutonné
2011-01-18
HUGO: Rename objNumb to objIndex when used as an index
Arnaud Boutonné
2011-01-18
HUGO: Improve mouse support in H3 DOS version
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-12-08
HUGO: Hopefully fix overlapping memory regions
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é