scummvm/engines
2009-01-08 07:11:32 +00:00
..
agi Fix bug #2455850: "LSL: missing Polish MD5" and add Polish LSL1 demo along the way. 2009-01-08 00:24:19 +00:00
agos Updated AGOS with the latest changes to video players 2009-01-06 17:45:39 +00:00
cine Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
cruise Add German, Italian and Spanish VGA versions of Cruise for a Corpse. 2009-01-02 09:53:11 +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 Fix an invalid access when the quit opcode occupies the last byte of the script, due to the quit status being updated by the event loop 2009-01-07 23:05:28 +00:00
igor Added license header, and guard against multiple inclusion. 2008-11-14 22:48:09 +00:00
kyra Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +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 The sound energy buffer is now cleared inside decompressSound() 2009-01-06 13:09:16 +00:00
parallaction Don't assert anymore when a command flag doesn't exist, but ignore it and print a warning instead. Some location scripts in BRA are totally broken. 2009-01-08 07:11:32 +00:00
queen Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
saga Further merging of the SMK and DXA players (the FLIC player is not done yet): 2009-01-07 21:19:00 +00:00
scumm videoIsLoaded() -> isVideoLoaded() 2009-01-07 22:06:15 +00:00
sky Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
sword1 Updated SWORD1 with the latest changes to video players 2009-01-06 17:49:41 +00:00
sword2 Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
tinsel Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
touche fixed wrong z-reordering when one of the keychars is 0 2008-12-13 19:38:48 +00:00
tucker Added Doxygen-like comments to the FLIC player, and changed it a bit to have similar method names as the DXA and Smacker players. Also, removed the convenience method hasFrames(), as it's the same as getFrameCount() > 0 2009-01-05 15:10:13 +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