aboutsummaryrefslogtreecommitdiff
path: root/engines/lastexpress/game
AgeCommit message (Expand)Author
2010-10-26LASTEXPRESS: Implement loading of savegame entry headersJulien Templier
2010-10-26LASTEXPRESS: Do not delete Clock & TrainLine frames in clear() functionsJulien Templier
2010-10-26LASTEXPRESS: More savegame workJulien Templier
2010-10-26LASTEXPRESS: Make GameState::time of type TimeValueJulien Templier
2010-10-26LASTEXPRESS: Silence GCC warningTorbjörn Andersson
2010-10-26LASTEXPRESS: Savegame support updateJulien Templier
2010-10-23LASTEXPRESS: Output human readable time in the show game state debug commandJulien Templier
2010-10-22LASTEXPRESS: Reorganize and enhance some debug commandsJulien Templier
2010-10-22LASTEXPRESS: Add missing casts, fix warnings and correct typosJulien Templier
2010-10-21LASTEXPRESS: Implement remaining AI logic functions for Kahina and KronosJulien Templier
2010-10-21LASTEXPRESS: Implement 10 more AI logic functionsJulien Templier
2010-10-21LASTEXPRESS: Fix debug message.Torbjörn Andersson
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-19LASTEXPRESS: Changed some spaces to tabsTorbjörn Andersson
2010-10-19LASTEXPRESS: Fix warning about empty loop bodyMax Horn
2010-10-18LASTEXPRESS: Fix GCC warningsJulien Templier
2010-10-18LASTEXPRESS: Merge in the engine.Eugene Sandulenko