aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-10-16FULLPIPE: More work on MovGraph2::method4C()Eugene Sandulenko
2013-10-15TSAGE: Further in-progress work on adding R2R voice supportPaul Gilbert
2013-10-15TSAGE: Fix R2R loading of voice indexPaul Gilbert
2013-10-15AVALANCHE: Fix iteration in Dialogs::talkTo().urukgit
2013-10-15FULLPIPE: MovGraph2::method4C() con'tEugene Sandulenko
2013-10-15AVALANCHE: Fix crash when entering inn, add safeguardsStrangerke
2013-10-14TSAGE: Beginnings of R2R voice streamingPaul Gilbert
2013-10-14ZVISION: Use credits.pl to update AUTHORS and credits.hRichieSams
2013-10-15AVALANCHE: Get rid of SpriteInfoStrangerke
2013-10-15AVALANCHE: Fix memory corruption in background (drawpicture) blittingStrangerke
2013-10-15FULLPIPE: More code for MovGraph2::method4C()Eugene Sandulenko
2013-10-14AVALANCHE: Remove some extra parenthesis in AnimationStrangerke
2013-10-14AVALANCHE: Remove StatType, reduce verbosity some moreStrangerke
2013-10-14AVALANCHE: Remove GraphicManager::fleshColors(), move everything from it to ↵urukgit
GraphicManager::init().
2013-10-14AVALANCHE: Reduce verbosity in Animation and AnimationTypeStrangerke
2013-10-14AVALANCHE: Modifiy AnimationType initialization, add private Animation pointerStrangerke
2013-10-13TONY: Initialise _buf and _origBuf in second RMGfxBuffer constructorTorbjörn Andersson
I think this fixes CID 1086888, but I haven't been able to find where in the game this constructor is used.
2013-10-12TSAGE: Fix for R2R canyon overhang reappearing after collapsedPaul Gilbert
2013-10-12AVALANCHE: Move/Improve some comments in parserStrangerke
2013-10-12AVALANCHE: Move some parser functions to Dialogs. Improve some commentsStrangerke
2013-10-12LASTEXPRESS: Redo d71b48 and use variable instead of commenting itEugene Sandulenko
2013-10-12AVALANCHE: Move some variables aroundStrangerke
2013-10-11AVALANCHE: Remove useless check and move some comments in SequenceStrangerke
2013-10-11AVALANCHE: Fix two blocking loops not checking shouldQuit()Strangerke
2013-10-11AVALANCHE: Remove code duplicate in runMenuWith()Strangerke
2013-10-11AVALANCHE: Polish 'File' menuStrangerke
2013-10-11AVALANCHE: Implement Bleep(), improve one commentStrangerke
2013-10-10TSAGE: Cleaner implementation of saving disable codePaul Gilbert
2013-10-10TSAGE: Disable saving in R2R when actors have been copied to the backgroundPaul Gilbert
2013-10-10FULLPIPE: Made setting rooms via bootparams easierEugene Sandulenko
2013-10-10FULLPIPE: More work on MovGraph2::method4C()Eugene Sandulenko
2013-10-10NEVERHOOD: Fixes for Russian versionsEugene Sandulenko
2013-10-09TSAGE: Further renaming and overhang bugfix for R2R Canyon scenePaul Gilbert
2013-10-09TSAGE: Renaming for R2R Canyon scenePaul Gilbert
2013-10-09TSAGE: Formatting for R2R scene descriptionsPaul Gilbert
2013-10-09TSAGE: Bugfixes for R2R space scenes to be full screenPaul Gilbert
2013-10-09ANDROID: Really fix compilation.D G Turner
The vanilla android toolchain even is unhappy when unknown folders are present in the resources directory, so have moved the ouya specific resources out to another directory.
2013-10-09WINTERMUTE: Remove superfluous assignmentsWillem Jan Palenstijn
2013-10-09ANDROID: Fix compilation.D G Turner
The aapt throws an "invalid resource directory name" if the resource directory name is not known to the tools. Unfortunately, "values-television" is an OUYA specific addition and thus breaks with the standard vanilla Android toolchain.
2013-10-09AVALANCHE: Implement fadeIn and fadeOut (dusk and dawn)Strangerke
2013-10-08Merge pull request #372 from zeldin/ouyaDavid Turner
Basic OUYA support
2013-10-08Merge pull request #405 from rrebello/scumm_warning_fixDavid Turner
SCUMM: Fix unused variable warnings
2013-10-08WINTERMUTE: Fix displayTransOffsetWillem Jan Palenstijn
Regression from 14cb1f09c0bc2cace830eaa793227f195acb06bc. This fixes font border drawing.
2013-10-08FULLPIPE: More work on MovGraph2::method4C()Eugene Sandulenko
2013-10-08ZVISION: Add an entry in credits.pl for Marisa Chan / ZidaneRichieSams
2013-10-08ZVISION: Add an entry in credits.pl for ZVisionRichieSams
2013-10-08AVALANCHE: Remove empty case in verb handling, clarify output when the ↵Strangerke
opcode is unhandled
2013-10-08AVALANCHE: Fix coding conventions in GraphicsStrangerke
2013-10-08AVALANCHE: Add code for Shift-F10Strangerke
2013-10-07TSAGE: Fix for R2R bridge character conversationsPaul Gilbert