scummvm/engines/lastexpress
Julien Templier f751f5b0e1 LASTEXPRESS: Add support for item highlight in inventory and scene restore
- Properly show egg not highlighted by default
 - Fix GCC warning in drawItem()
 - Remove unused code

svn-id: r55855
2011-02-09 03:40:00 +00:00
..
data AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
entities LASTEXPRESS: Correct typos in Alexei logic and sound code 2011-01-25 04:25:06 +00:00
game LASTEXPRESS: Add support for item highlight in inventory and scene restore 2011-02-09 03:40:00 +00:00
debug.cpp LASTEXPRESS: Use SAFE_DELETE for class variables 2010-11-11 14:19:44 +00:00
debug.h LASTEXPRESS: Add new dump command to dump the list of files in the archives (with size & md5) 2010-10-23 22:02:52 +00:00
detection.cpp LASTEXPRESS: Add Italian release (and update file dates for German and Spanish releases) 2011-01-24 12:41:16 +00:00
drawable.h LASTEXPRESS: Merge in the engine. 2010-10-18 19:17:38 +00:00
eventhandler.h LASTEXPRESS: Include common/events.h instead of common/EventRecorder.h 2010-11-19 00:49:16 +00:00
graphics.cpp LASTEXPRESS: Merge in the engine. 2010-10-18 19:17:38 +00:00
graphics.h LASTEXPRESS: Merge in the engine. 2010-10-18 19:17:38 +00:00
helpers.h LASTEXPRESS: Silence potential warnings about extra semicolons 2010-11-11 18:22:55 +00:00
lastexpress.cpp LASTEXPRESS: Refactor inventory handling 2011-02-09 00:23:35 +00:00
lastexpress.h LASTEXPRESS: Use SAFE_DELETE for class variables 2010-11-11 14:19:44 +00:00
module.mk LASTEXPRESS: Merge in the engine. 2010-10-18 19:17:38 +00:00
resource.cpp LASTEXPRESS: Use SAFE_DELETE for class variables 2010-11-11 14:19:44 +00:00
resource.h LASTEXPRESS: Add new dump command to dump the list of files in the archives (with size & md5) 2010-10-23 22:02:52 +00:00
shared.h LASTEXPRESS: Savegame support update 2010-10-26 00:41:42 +00:00