aboutsummaryrefslogtreecommitdiff
path: root/engines/lastexpress/game/action.cpp
AgeCommit message (Expand)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-11-11LASTEXPRESS: Use SAFE_DELETE for class variablesJulien Templier
2010-11-01COMMON: Rename String::printf() to String::format()Max Horn
2010-10-27LASTEXPRESS: Add some missing casts and const qualifiersJulien Templier
2010-10-26LASTEXPRESS: Turn dummy action error into a warningJulien Templier
2010-10-26LASTEXPRESS: Make GameState::time of type TimeValueJulien Templier
2010-10-22LASTEXPRESS: Add missing casts, fix warnings and correct typosJulien Templier
2010-10-19LASTEXPRESS: Fix some space formatting.Jordi Vilalta Prat
2010-10-19LASTEXPRESS: Fix corpse disappearing when hiding the body in the bedJulien Templier
2010-10-18LASTEXPRESS: Merge in the engine.Eugene Sandulenko