scummvm/engines
Filippos Karapetis f5a537d6f8 Changed some swaps to use the template SWAP
svn-id: r29829
2007-12-11 23:06:12 +00:00
..
agi Save game header is 32 bits, not 16 2007-12-10 20:19:53 +00:00
agos Remove old warnings, since errors are displayed via load/save interface. 2007-12-10 09:47:03 +00:00
cine - minor screen fix for OS 2007-12-09 13:41:59 +00:00
cruise Changed some swaps to use the template SWAP 2007-12-11 23:06:12 +00:00
drascula Improved the game desc naming in the drascula detection code 2007-11-14 19:27:08 +00:00
gob Added the french floppy version of "Lost In Time", as supplied by Arshlan in the forums 2007-11-29 14:38:12 +00:00
igor sync'ing with local tree for now 2007-11-30 19:05:53 +00:00
kyra Added a hack to allow adjustment of Adlib volume. (see bug #1497961 "KYRA1: music/sfx volume settings not working") 2007-12-09 23:55:57 +00:00
lure Bugfix for the display of ASK, GIVE, and TELL actions in the status line 2007-12-11 10:12:12 +00:00
parallaction Updated outdated comment. 2007-12-10 20:34:02 +00:00
queen indentation 2007-11-30 19:05:10 +00:00
saga Fix for bug #1848016 - "IHNM: Wrong Subtitles Color (Spanish)". The colors of the default palette in the Spanish version of the game are shifted by 1. 2007-12-11 22:40:39 +00:00
scumm Add Russian font for Zak. 2007-12-09 18:46:49 +00:00
sky add Common::Rect::center (handy for ::setFocusRectangle()) 2007-12-07 20:53:06 +00:00
sword1 Update mouse coordinates onn *all* mouse events, i.e. also after click events 2007-11-28 15:00:41 +00:00
sword2 add Common::Rect::center (handy for ::setFocusRectangle()) 2007-12-07 20:53:06 +00:00
touche don't expose the Common::drawLine implementation details in client code, keep it local to graphics.cpp. 2007-11-25 23:26:50 +00:00
engine.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
engine.h Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
engines.mk added 'igor' engine for the game 'Igor: Objective Uikokahonia' 2007-10-29 23:35:50 +00:00
module.mk