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
/
game
/
action.cpp
Age
Commit message (
Expand
)
Author
2011-11-07
LASTEXPRESS: Fix typos in shared game code (as reported by _sev)
Littleboy
2011-06-28
LASTEXPRESS: Cleanup comments
Littleboy
2011-06-28
LASTEXPRESS: Move Sound class to the sound folder
Littleboy
2011-06-28
LASTEXPRESS: Move sound queue related functions to a separate class
Littleboy
2011-06-24
LASTEXPRESS: Refactor Sound class
Littleboy
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
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-27
LASTEXPRESS: Add some missing casts and const qualifiers
Julien Templier
2010-10-26
LASTEXPRESS: Turn dummy action error into a warning
Julien Templier
2010-10-26
LASTEXPRESS: Make GameState::time of type TimeValue
Julien Templier
2010-10-22
LASTEXPRESS: Add missing casts, fix warnings and correct typos
Julien Templier
2010-10-19
LASTEXPRESS: Fix some space formatting.
Jordi Vilalta Prat
2010-10-19
LASTEXPRESS: Fix corpse disappearing when hiding the body in the bed
Julien Templier
2010-10-18
LASTEXPRESS: Merge in the engine.
Eugene Sandulenko