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
/
lastexpress
/
entities
/
entity.h
Age
Commit message (
Expand
)
Author
2011-06-28
LASTEXPRESS: Cleanup comments
Littleboy
2011-06-28
LASTEXPRESS: Move Sound class to the sound folder
Littleboy
2011-06-24
LASTEXPRESS: Refactor Sound class
Littleboy
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2010-11-16
LASTEXPRESS: Fix SequenceFrame leak in Entities code
Julien Templier
2010-11-11
LASTEXPRESS: Use SAFE_DELETE for class variables
Julien Templier
2010-11-01
COMMON: Rename String::printf() to String::format()
Max Horn
2010-10-26
LASTEXPRESS: Fix GCC warnings
Julien Templier
2010-10-26
LASTEXPRESS: More savegame work
Julien Templier
2010-10-22
LASTEXPRESS: Add missing casts, fix warnings and correct typos
Julien Templier
2010-10-19
LASTEXPRESS: Merge parameter creation into resetCurrentParameters()
Julien Templier
2010-10-19
LASTEXPRESS: Rewrite resetCurrentParameters to use a temporary var
Julien Templier
2010-10-18
LASTEXPRESS: Merge in the engine.
Eugene Sandulenko