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.cpp
Age
Commit message (
Expand
)
Author
2011-06-23
ANALYSIS: Add static casts to is* functions
Littleboy
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-06-18
HUGO: Replace vsprintf by Common::String::vformat
Max Horn
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 #3292400 : Overlapping help windows when using the menu bar
strangerke
2011-04-20
HUGO: Silent several warnings reported by littleboy
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-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: Cleanup based on Fingolfin comments
Arnaud Boutonné
2011-02-11
HUGO: Cleanup: fix style issue in Doxygen comments
Arnaud Boutonné
2011-02-08
HUGO: Cleanup : some refactoring and encapsulation (thanks fuzzie for the help)
Arnaud Boutonné
2011-02-03
HUGO: Suppress static variables (except one)
Arnaud Boutonné
2011-02-02
HUGO: 'Constify' engine as much as possible
Arnaud Boutonné
2011-01-31
Hugo: Some cleanup
Arnaud Boutonné
2011-01-30
HUGO:
Arnaud Boutonné
2011-01-29
HUGO: Cleanup drawRectangle() and keyHandler()
Arnaud Boutonné
2011-01-25
HUGO: Move text arrays to a separate class
Arnaud Boutonné
2011-01-23
HUGO: Cleanup
Arnaud Boutonné
2011-01-09
HUGO: intros are now skippable
Arnaud Boutonné
2011-01-08
HUGO: Merge inventory object and mouse cursor when selected
Arnaud Boutonné
2011-01-04
HUGO: Implement menu commands
Arnaud Boutonné
2010-12-20
HUGO: Improve keyboard handling
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-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-28
HUGO: Modify or suppress some obsolete comments and warnings
Arnaud Boutonné
2010-11-27
HUGO: Add F4/F5 keys to save/restoreGame
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-21
HUGO: Moved _objects to a separate file
Arnaud Boutonné
2010-10-12
HUGO: Add lineHandler for v3 Dos, fix/add comments
Arnaud Boutonné
2010-10-11
HUGO: Split classes with multiple version in separate files
Arnaud Boutonné
2010-10-10
HUGO: Add specific takeObject and dropObject for H1 DOS
Arnaud Boutonné
2010-10-10
HUGO: Add debug channels to new parser functions
Arnaud Boutonné
2010-10-10
HUGO: Fix 'Exit' command behavior in the DOS versions
Arnaud Boutonné
2010-10-10
HUGO: Remove sound off when saving
Arnaud Boutonné
2010-10-10
HUGO: Move Dos strings from Parser to hugo.dat
Arnaud Boutonné
2010-10-10
HUGO: New parser for H1 Dos and H2 Dos.
Arnaud Boutonné
2010-10-03
HUGO: Clean-up
Arnaud Boutonné
2010-09-28
HUGO: Suppress useless parameter in several functions
Arnaud Boutonné
2010-09-27
HUGO: Move strlwr to Utils
Arnaud Boutonné
2010-09-27
HUGO: Add F3 behavior (recall), little cleanup
Arnaud Boutonné
[next]