scummvm/engines/lastexpress/game
Littleboy 6ab8db638e LASTEXPRESS: Implement more savegame loading
- Rename existing function to load the last saved game
 - Remove loadgame debugger command
2012-08-27 23:30:23 -04:00
..
action.cpp LASTEXPRESS: Remove unnecessary casts 2012-08-27 21:49:40 -04:00
action.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
beetle.cpp LASTEXPRESS: Add const modifiers 2012-08-27 21:49:38 -04:00
beetle.h LASTEXPRESS: Replace INVERT_Y macro 2012-07-16 23:51:31 -04:00
entities.cpp LASTEXPRESS: Remove unnecessary casts 2012-08-27 21:49:40 -04:00
entities.h LASTEXPRESS: Add const modifiers 2012-08-27 21:49:38 -04:00
inventory.cpp LASTEXPRESS: Remove unnecessary casts 2012-08-27 21:49:40 -04:00
inventory.h LASTEXPRESS: Implement menu egg blinking 2012-07-28 17:51:43 -04:00
logic.cpp LASTEXPRESS: Reduce header interdependency 2012-08-27 21:49:37 -04:00
logic.h LASTEXPRESS: Replace REDRAW_CURSOR macro by function 2012-07-29 21:09:34 -04:00
object.cpp LASTEXPRESS: More include re-organization 2012-07-27 00:54:24 -04:00
object.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
savegame.cpp LASTEXPRESS: Implement more savegame loading 2012-08-27 23:30:23 -04:00
savegame.h LASTEXPRESS: Implement more savegame loading 2012-08-27 23:30:23 -04:00
savepoint.cpp LASTEXPRESS: Remove unnecessary casts 2012-08-27 21:49:40 -04:00
savepoint.h LASTEXPRESS: Remove entity include in savepoint.h 2012-07-27 01:14:30 -04:00
scenes.cpp LASTEXPRESS: Add const modifiers 2012-08-27 21:49:38 -04:00
scenes.h LASTEXPRESS: Add const modifiers 2012-08-27 21:49:38 -04:00
state.cpp LASTEXPRESS: Fix regression with Logic::resetState() 2012-07-29 21:09:35 -04:00
state.h LASTEXPRESS: Fix regression with Logic::resetState() 2012-07-29 21:09:35 -04:00