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
/
parser_v3d.cpp
Age
Commit message (
Expand
)
Author
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-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-25
HUGO: Fix bug #3292382 : "Whodunit? & Jungle of Doom set music to off by itself"
strangerke
2011-03-21
HUGO: Replace Utils::Box by Utils::notifyBox + Common::String::format
Max Horn
2011-03-21
HUGO: Split Utils::Box -> new funcs Utils::yesNoBox and Utils::promptBox
Max Horn
2011-03-08
HUGO: Misc savegame modifications
strangerke
2011-02-20
HUGO: Some more refactoring
strangerke
2011-02-18
HUGO: Move several short function bodies from headers to cpp files
strangerke
2011-02-15
HUGO: more refactoring and encapsulation
strangerke
2011-02-12
HUGO: Cleanup based on Fingolfin comments
Arnaud Boutonné
2011-02-11
HUGO: Cleanup: fix style issue in Doxygen comments
Arnaud Boutonné
2011-02-11
HUGO: Fix warning "virtual function override intended?" reported by LordHoto ...
Arnaud Boutonné
2011-02-02
HUGO: 'Constify' engine as much as possible
Arnaud Boutonné
2011-01-30
HUGO: Fix a crash in maze and a bug in lineHandler()
Arnaud Boutonné
2011-01-25
HUGO: Move text arrays to a separate class
Arnaud Boutonné
2011-01-23
HUGO: Cleanup
Arnaud Boutonné
2010-12-30
HUGO: Fix several bugs reported by D. Gray
Arnaud Boutonné
2010-12-20
HUGO: Improve keyboard handling
Arnaud Boutonné
2010-12-19
HUGO: Fix case bug in God Mode
Arnaud Boutonné
2010-12-10
HUGO: Enable the use of the icon based inventory
Arnaud Boutonné
2010-11-29
HUGO: Add GMM save/load and RTL
Arnaud Boutonné
2010-11-26
HUGO: Add Win save/restore behavior to the Dos versions
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-10-25
HUGO: cleanup: Suppress trailing spaces and tabs
Arnaud Boutonné
2010-10-21
HUGO: Moved _objects to a separate file
Arnaud Boutonné
2010-10-12
HUGO: Add lineHandler for v3 Dos, fix/add comments
Arnaud Boutonné