aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-14Fix graphics glitch in LoL PC98 intro.Johannes Schickel
2009-07-14AGOS: Fixed potential OOBA crash in AGOSEngine_PN::opn_opcode26Max Horn
2009-07-14AGOS: Cleanup PN code a bit, trying to make sense out of itMax Horn
2009-07-14Replaced char usage by int8, since char is unsigned on Linux/PPC by default.Johannes Schickel
2009-07-14Got rid of some more ioFailed uses (also fixed a potential leak in graphics/f...Max Horn
2009-07-14Fix possible memory leak.Johannes Schickel
2009-07-14Got rid of ioFailed in font code, also added another check for err() when loa...Johannes Schickel
2009-07-14Got rid of ioFailed(). I haven't actually tested it, but we don't use the MPEGTorbjörn Andersson
2009-07-14Add detection for Playtoons 4 EN_ANY as supplied by goodoldgeorg in bug #2820006Arnaud Boutonné
2009-07-14Partially fix automatic restarting of AGI games (Addresses bug #2798797 ('AGI...Kari Salminen
2009-07-14Remove last ioFailed() usage in AGOS game engine.Travis Howell
2009-07-14Update workaround for bug #1538873, which effects the Polish version of Simon...Travis Howell
2009-07-14Split the iPhone OSystem class up into several filesOystein Eftevaag
2009-07-14Change key combination to dump all script, due to conflict.Travis Howell
2009-07-14Fix some typos and grammar in sword1's Sound::checkSpeechFileEndianness-funct...Kari Salminen
2009-07-14Add detection for Playtoons CK 3 (FR)Arnaud Boutonné
2009-07-14Updated xcode projectOystein Eftevaag
2009-07-14Add workaround for bug #1538873 - SIMON1 (French): Text wrongly displayed.Travis Howell
2009-07-14add workaround for #2687172: BASS: Occasional loss of speechJoost Peters
2009-07-14Bugfix to cursor updates - it previously required that both X and Y positions...Paul Gilbert
2009-07-14Bugfix for player being able to walk through some objects against room wallsPaul Gilbert
2009-07-14commit peres' patch for #2813472: BASS: "showgrid" enabled triggers an assert Joost Peters
2009-07-14Removing ioFailed() usage and fixing a leak in case of errorSven Hesse
2009-07-14TINSEL: Don't use ioFailed to check if a file was opened succesfulyMax Horn
2009-07-14changed generic Graphics::PixelFormat constructor to take xBits instead of xL...Jody Northup
2009-07-13Allow resource loading from EXT even if the TOT has none againSven Hesse
2009-07-13Merged revisions 42433-42434,42436,42439-42441,42443-42446,42455-42456,42458-...Travis Howell
2009-07-13Completed name of the creator of our logoMax Horn
2009-07-13tucker: added workaround for original game glitch (tracker item #2597763)Gregory Montoir
2009-07-13tucker: fixed issues with dirty rects handling (tracker item #2597763)Gregory Montoir
2009-07-13Unify PS2 and non-PS2 alloc code in Common::Array code (if this causes regres...Max Horn
2009-07-13Fixed logic error in Graphics::crossBlit which would result in no blit occuri...Jody Northup
2009-07-13Removed an unneeded debug console output from initGraphicsJody Northup
2009-07-13Refactor GUI options update into a function in Common: updateGameGUIOptions.Johannes Schickel
2009-07-13Add transparent GUI options update for SCUMM too.Johannes Schickel
2009-07-13Support transparent guioptions update on game launch for AdvancedMetaEngine.Johannes Schickel
2009-07-13Got rid of Screen_LoL::_paletteConvTable.Johannes Schickel
2009-07-13Add Drascula engine to the creditsEugene Sandulenko
2009-07-13Fix compilation under Windows (The fabs-calls were causing error C2668 about ...Kari Salminen
2009-07-13Fix for bug #2669415 (FW: half walking speed in a screen).Kari Salminen
2009-07-13Add one more type of IQ-points filename (for bug #2820803)Willem Jan Palenstijn
2009-07-13Fix bug #2820472 - MAZE: Keyboard input fault.Travis Howell
2009-07-13Reverted my previous change (fprintf vs fputs),Max Lingua
2009-07-12Merged revisions 42398,42402-42406,42418-42421,42423,42428-42430 via svnmerge...Travis Howell
2009-07-12Remove double endlineWillem Jan Palenstijn
2009-07-12On PS2 use "fprintf" (as in 0.13.x ) to print error messages to stderr,Max Lingua
2009-07-12Split _eof vs. _err.Max Lingua
2009-07-12Patch #1936137: "Speech for Mac BS1 english"Eugene Sandulenko
2009-07-12oops, fix propsKostas Nakos
2009-07-12fix build with arm-asm routinesKostas Nakos