aboutsummaryrefslogtreecommitdiff
path: root/engines/lastexpress/game/entities.cpp
AgeCommit message (Expand)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-11-19LASTEXPRESS: Add missing queue reset in Entitites::resetSequencesJulien Templier
2010-11-16LASTEXPRESS: Fix SequenceFrame leak in Entities codeJulien Templier
2010-11-15LASTEXPRESS: Fix frame leak in Entities::processFrame()Julien Templier
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: Fix GCC warningsJulien Templier
2010-10-26LASTEXPRESS: More savegame workJulien 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-18LASTEXPRESS: Fix GCC warningsJulien Templier
2010-10-18LASTEXPRESS: Merge in the engine.Eugene Sandulenko