aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-07Cleanup.Travis Howell
2009-02-07Third attemp at fixing release-critical #2472185. Also fixes regression repor...Vicent Marti
2009-02-06Reverted previous commit.Vicent Marti
2009-02-06Removed special case when redrawing the dialog stack. Fixes bug #2555710 and ...Vicent Marti
2009-02-05Allow ScummVM to quit while a character is talking in Kyra3.Johannes Schickel
2009-02-04correct endianness in SetActorRGB()Joost Peters
2009-02-04Fix palette on big endianJoost Peters
2009-02-04DW2/Tinsel2 endian fixes. Apart from some palette glitches the game is playa...Joost Peters
2009-02-04- Fixed/completed cd audio support (sfPlayCd and sfGetCdTime) for Manhole:N&E...Benjamin Haisch
2009-02-04DW2 endian fixesJoost Peters
2009-02-04make readBufferTinsel*() output in native endianness, rather than little endian.Joost Peters
2009-02-04endian fixJoost Peters
2009-02-04Fix startup of AtariST demo of Elvira 1.Travis Howell
2009-02-03Removed unused codeFilippos Karapetis
2009-02-03Fixed support for walking zones in BRA:Nicola Mettifogo
2009-02-03Removed newlines from debug statements.Nicola Mettifogo
2009-02-02KYRA: cleanupFlorian Kagerer
2009-02-02Update for part buildingLars Persson
2009-02-02Missed script update for future SAGA2 engineLars Persson
2009-02-02#define usleep on BeOSMax Horn
2009-02-02Fixed warning about implicit signed -> unsigned integer conversionMax Horn
2009-02-02endian safetyJoost Peters
2009-02-02t2PlayReel() endian fixesJoost Peters
2009-02-02more endian fixesJoost Peters
2009-02-01endian fixJoost Peters
2009-02-01Fixed regression in the ADPCM decoder. DW2 music should be played correctly a...Filippos Karapetis
2009-02-01Fixed incorrect usage of a boolean (boolean variables are not supposed to be ...Filippos Karapetis
2009-02-01Fixed graphics glitches when replaying intro.Johannes Schickel
2009-02-01- CleanupJohannes Schickel
2009-02-01Updated the MSVC project files of the scummvm project with the latest changes...Filippos Karapetis
2009-02-01Updated the kyra MSVC project files for the newly added filesFilippos Karapetis
2009-02-01Removed uneeded setupPrologueData calls.Johannes Schickel
2009-02-01Oops wrong parameter in last commit.Johannes Schickel
2009-02-01- Fixed mismatching new[] / free.Johannes Schickel
2009-02-01Silenced MSVC warning (MSVC is being silly here...)Filippos Karapetis
2009-02-01Implemented per voice volume control. (Used for example in LoL intro)Johannes Schickel
2009-02-01Moved some code to newly added files sequences_lol.cpp (more static sequence ...Johannes Schickel
2009-02-01Oops removed accidently commited code.Johannes Schickel
2009-02-01Removed obsolete fixme.Johannes Schickel
2009-02-01Fixed out of bounds memory access.Johannes Schickel
2009-02-01Fixed compilation for now.Johannes Schickel
2009-02-01svn-id: r36178Florian Kagerer
2009-02-01Merged r36175 from branch-0-13-0:Marcus Comstedt
2009-02-01T7G: Fix for 2474078 (hopefully). Check if volume has fallen to correct level...Henry Bush
2009-02-01don't test existence of file in AmigaOSFilesystemNode::getChild (bug #2487481)Willem Jan Palenstijn
2009-02-01T7G: revert r36125 until I figure out why it broke general midi musicHenry Bush
2009-01-31o2_loadSoundFile is a dummy for non DOS versions.Johannes Schickel
2009-01-31Disable GMM Save/Loading when a cut-scene is playingPaul Gilbert
2009-01-31Enabled runtime save/loading from the GMM menu, and fixed launcher listing of...Paul Gilbert
2009-01-31Fixed o2_loadSoundFile implementation.Johannes Schickel