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.h
Age
Commit message (
Expand
)
Author
2012-06-13
HUGO: Rename structs and enums
Strangerke
2012-06-13
HUGO: Apply coding convention (in progress)
Strangerke
2012-02-10
JANITORIAL: Fix template definition whitespace
Tarek Soliman
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-02-20
HUGO: Some more refactoring
strangerke
2011-02-18
HUGO: Remove extra spaces at end of lines
strangerke
2011-02-18
HUGO: Move several short function bodies from headers to cpp files
strangerke
2011-02-18
HUGO: Avoid duplicated code in functions related to HUGO.DAT
strangerke
2011-02-15
HUGO: Replace cypher by a global variable, clean engine destructor
strangerke
2011-02-15
HUGO: more refactoring and encapsulation
strangerke
2011-02-12
HUGO: Replace Common::File by Common::ReadStream in several functions
Arnaud Boutonné
2011-02-11
HUGO: refactoring: move boundaries to object class
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-18
HUGO: Rename objNumb to objIndex when used as an index
Arnaud Boutonné
2010-11-22
HUGO: Suppress useless enums, cleanup
Arnaud Boutonné
2010-11-11
HUGO: Cleanup, move several functions and variables to the object class
Arnaud Boutonné
2010-10-30
HUGO: Free memory on exit
Arnaud Boutonné
2010-10-25
HUGO: cleanup: Suppress trailing spaces and tabs
Arnaud Boutonné
2010-10-25
HUGO: Add specific function variantes for H2 Dos and H3 Dos
Arnaud Boutonné
2010-10-25
HUGO: Fix GCC warnings
Arnaud Boutonné
2010-10-25
HUGO: Add specific v1d object class
Arnaud Boutonné
2010-10-22
HUGO: Move findObjectSpace() to ObjectHandler class
Arnaud Boutonné
2010-10-21
HUGO: Moved _objects to a separate file
Arnaud Boutonné