aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/scenery.cpp
AgeCommit message (Expand)Author
2014-02-18GOB: Make GPL headers consistent in themselves.Johannes Schickel
2011-07-23GOB: Fix missing sound effects in Woodruff (bug #3374170)Sven Hesse
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-01-30GOB: Stub some Adibou mult stuffSven Hesse
2011-01-20GOB: Use Surface::blit() in VideoPlayer::copyFrame()Sven Hesse
2011-01-18GOB: Fix Woodruff object videosSven Hesse
2010-10-12JANITORIAL: Cleanup (mostly whitespace)Torbjörn Andersson
2010-10-07GOB: Fix object videos with more than 255 framesSven Hesse
2010-09-30GOB: Change all drawing to use class SurfaceSven Hesse
2010-08-22GOB - Fix 2 bugs in Fascination Hebrew, now playable.Arnaud Boutonné
2010-08-16Fascination - (SylvainTV) Always free anims when initializing the scenary. (H...Arnaud Boutonné
2010-08-08GOB: Handle VMD subtitles againSven Hesse
2010-08-08GOB: Fix a VMD slot seeking regressionSven Hesse
2010-08-08GOB: Partly fixing VMD slot playingSven Hesse
2010-08-08GOB: Fix playing of slot videosSven Hesse
2010-08-08GOB: Adapt the remaining bits to the new VideoPlayer interfaceSven Hesse
2010-08-08GOB: Add constants for different surfaces/spritesSven Hesse
2010-08-08GOB: Stub the new VideoPlayer interfaceSven Hesse
2010-08-08VIDEO: Stub a VideoDecoder-like CoktelDecoderSven Hesse
2009-07-28Changing stuff around a bit so alignment requirements won't increaseSven Hesse
2009-07-28Silencing two "empty loop body" warningsSven Hesse
2009-07-24Adding subtitle support to WoodruffSven Hesse
2009-06-25Plugging some memory leaksSven Hesse
2009-06-24Wrapping resources (out of TOT, EXT, IM? and EX? files) loading into its own ...Sven Hesse
2009-06-22Putting evalBoolResult() and evalExpr() into ScriptSven Hesse
2009-06-22Encapsulating script file accessSven Hesse
2009-06-06GOB: Got rid of class ReferenceCounter; changed SurfaceDesc::Ptr to SurfaceDe...Max Horn
2009-01-29A ton of code formatting fixes; also fixed warnings about single line loops l...Max Horn
2008-06-19Only try playing object videos when the game version supports that (only Wood...Sven Hesse
2008-05-26Changed anim/static PieceDesc loading, to allow for more sanity checks.Sven Hesse
2008-05-24Added updateStatic()'s sanity checks to renderStatic() as well.Sven Hesse
2008-05-17Fixing the "object videos not minding drawing order / limits" glitch in WoodruffSven Hesse
2008-05-13Implemented support for object videos with more than 256 frames, this fixes a...Sven Hesse
2008-05-08Restructured sound codeSven Hesse
2008-05-07Draw order related fixes.Sven Hesse
2008-05-01Fixing object video related segfaultSven Hesse
2008-04-27Implemented support for VMDs substituting object animations.Sven Hesse
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
2007-10-30Fixing the scenery/overlay redrawing in WoodruffSven Hesse
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-07-25Some more safety checks and the first room's background can be seenSven Hesse
2007-06-16Fixed invalid read from odd address in some cases (Gob1 EGA on PalmOS)Chris Apers
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-09Fixed the background glitchSven Hesse
2007-04-05- Minor cleanupSven Hesse
2007-04-02"char *" -> "byte *" where appropriateSven Hesse
2007-03-29Fixing curly bracket styleSven Hesse
2007-03-20Major clean-up, including:Sven Hesse
2007-03-02- Fixed the actor freeze issue in the garage in Bargon AttackSven Hesse
2007-02-17- Added a warning when o1_checkData()/o2_checkData() can't find the file it's...Sven Hesse