scummvm/engines
2008-11-15 13:54:16 +00:00
..
agi Committed my patch #2123680 "SDL: Backend transaction / rollback support". 2008-11-14 22:08:10 +00:00
agos Committed my patch #2123680 "SDL: Backend transaction / rollback support". 2008-11-14 22:08:10 +00:00
cine Committed my patch #2123680 "SDL: Backend transaction / rollback support". 2008-11-14 22:08:10 +00:00
cruise Committed my patch #2123680 "SDL: Backend transaction / rollback support". 2008-11-14 22:08:10 +00:00
drascula Committed my patch #2123680 "SDL: Backend transaction / rollback support". 2008-11-14 22:08:10 +00:00
gob Committed my patch #2123680 "SDL: Backend transaction / rollback support". 2008-11-14 22:08:10 +00:00
groovie Fix for bug "Save game's names don't show up" (issue 31 on google code) 2008-11-15 11:23:02 +00:00
igor Added license header, and guard against multiple inclusion. 2008-11-14 22:48:09 +00:00
kyra svn-id: r35080 2008-11-15 13:00:46 +00:00
lure Committed my patch #2123680 "SDL: Backend transaction / rollback support". 2008-11-14 22:08:10 +00:00
m4 Committed my patch #2123680 "SDL: Backend transaction / rollback support". 2008-11-14 22:08:10 +00:00
made Committed my patch #2123680 "SDL: Backend transaction / rollback support". 2008-11-14 22:08:10 +00:00
parallaction Committed my patch #2123680 "SDL: Backend transaction / rollback support". 2008-11-14 22:08:10 +00:00
queen Committed my patch #2123680 "SDL: Backend transaction / rollback support". 2008-11-14 22:08:10 +00:00
saga Committed my patch #2123680 "SDL: Backend transaction / rollback support". 2008-11-14 22:08:10 +00:00
scumm Fix for bug #2251765: FT: Talk speed inconsistency 2008-11-15 13:54:16 +00:00
sky Committed my patch #2123680 "SDL: Backend transaction / rollback support". 2008-11-14 22:08:10 +00:00
sword1 Committed my patch #2123680 "SDL: Backend transaction / rollback support". 2008-11-14 22:08:10 +00:00
sword2 Committed my patch #2123680 "SDL: Backend transaction / rollback support". 2008-11-14 22:08:10 +00:00
tinsel Committed my patch #2123680 "SDL: Backend transaction / rollback support". 2008-11-14 22:08:10 +00:00
touche Committed my patch #2123680 "SDL: Backend transaction / rollback support". 2008-11-14 22:08:10 +00:00
tucker added support for animation sequence 2008-11-15 02:32:05 +00:00
dialogs.cpp Renamed Graphics::TextAlignment -> Graphics::TextAlign and merged it with GUI::ThemeEngine::TextAlignVertical 2008-11-12 14:30:16 +00:00
dialogs.h Reduced header dependencies 2008-11-12 22:25:19 +00:00
engine.cpp Paranoia: Add destination buffer size to Engine::errorString to help avoiding buffer overflows. 2008-11-15 03:16:41 +00:00
engine.h Paranoia: Add destination buffer size to Engine::errorString to help avoiding buffer overflows. 2008-11-15 03:16:41 +00:00
engines.mk Patch #2271425: Groovie engine 2008-11-14 21:32:20 +00:00
game.cpp Added a new SaveStateDescriptor flag, is_write_protected, which can be used to stop the user from overwriting certain saves (e.g. the auto save, the restart save in the Kyrandia games, the quicksaves etc) 2008-11-09 20:07:46 +00:00
game.h Added a new SaveStateDescriptor flag, is_write_protected, which can be used to stop the user from overwriting certain saves (e.g. the auto save, the restart save in the Kyrandia games, the quicksaves etc) 2008-11-09 20:07:46 +00:00
metaengine.h Update documentation. 2008-11-09 20:08:54 +00:00
module.mk Moved base/game.* to engines/game.* 2008-09-17 17:31:29 +00:00