scummvm/engines
Torbjörn Andersson 0a7b4fd146 Fixed warning.
svn-id: r36059
2009-01-25 11:15:30 +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 Update detection table with known file sizes. 2009-01-24 06:06:14 +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 Bugfix for #2480853 - Skorl doesn't follow Minnow into Cellar 2009-01-03 11:35:00 +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 fix near-infinite loop and segfault in ARM costume asm when len == 0 (should fix #2340221) 2009-01-24 19:19:24 +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 detection entry for playable demo and some code differences 2009-01-24 21:03:44 +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