scummvm/engines
2009-01-26 09:22:43 +00:00
..
agi Renamed FSNode::openForReading / openForWriting to createReadStream / createWriteStream, again to make ownership of the returned stream clear 2009-01-23 03:41:36 +00:00
agos Add support for text compression in the AtariST version of Elvira 1. 2009-01-26 04:22:19 +00:00
cine Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
cruise Introduced a static string list for language dependant strings, and changed the options and inventory menus to use it 2009-01-25 05:49:18 +00:00
drascula Got rid of updateAnim2() 2009-01-05 20:17:33 +00:00
gob Oops. (stupid c&p bug) 2009-01-02 00:52:01 +00:00
groovie -1 is not an uint8. Assuming ones-complement, though, I guess 255 was meant 2009-01-14 18:52:25 +00:00
igor Added license header, and guard against multiple inclusion. 2008-11-14 22:48:09 +00:00
kyra Renamed Kyra's Resource::getFileStream to createReadStream 2009-01-23 04:57:18 +00:00
lure Implemented the Engine::getDebugger method 2009-01-26 06:53:23 +00:00
m4 Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
made Added some unused opcodes in Rodney 2009-01-25 10:46:48 +00:00
parallaction Renamed Archive::openFile to createReadStreamForMember 2009-01-23 04:45:44 +00:00
queen Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
saga Implemented getDebugger() 2009-01-20 23:40:35 +00:00
scumm Add German Atari ST version of Indiana Jones and the Last Crusade. 2009-01-26 09:22:43 +00:00
sky Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
sword1 Moved Graphics::PixelFormat into its own header file; turned RGBToColor etc. into methods, and added an operator== 2009-01-22 04:35:10 +00:00
sword2 Moved Graphics::PixelFormat into its own header file; turned RGBToColor etc. into methods, and added an operator== 2009-01-22 04:35:10 +00:00
tinsel Fixed warning. 2009-01-25 11:15:30 +00:00
touche fixed wrong z-reordering when one of the keychars is 0 2008-12-13 19:38:48 +00:00
tucker added a few more code differences, demo version is now completable 2009-01-25 18:08:26 +00:00
dialogs.cpp Renamed gui/newgui.cpp -> gui/GuiManager.cpp and gui/newgui.h -> gui/GuiManager.h 2009-01-02 03:21:40 +00:00
dialogs.h Reduced header dependencies 2008-11-12 22:25:19 +00:00
engine.cpp Renamed gui/newgui.cpp -> gui/GuiManager.cpp and gui/newgui.h -> gui/GuiManager.h 2009-01-02 03:21:40 +00:00
engine.h Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
engines.mk More configure code for additional SAGA engine features. 2009-01-02 18:01:19 +00:00
game.cpp Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
game.h Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
metaengine.h Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
module.mk Moved base/game.* to engines/game.* 2008-09-17 17:31:29 +00:00