aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-05-24MADS: Standardized fading out methods as fadeOutPaul Gilbert
2014-05-24MADS: Refactored VGA_COLOR_REV, which wasn't correctPaul Gilbert
2014-05-24TUCKER: Add a check to error out when the index isn't found for a given ↵Strangerke
location number
2014-05-24TUCKER: Add a couple of safeguards to avoid out of bound access during the ↵Strangerke
display of credits
2014-05-24TUCKER: Add a safeguard to avoid a potential out of bound accessStrangerke
2014-05-24FULLPIPE: Simplify syntaxEugene Sandulenko
2014-05-24FULLPIPE: Finish MovGraph::method50() implementationEugene Sandulenko
2014-05-24FULLPIPE: Fix MovGraphItem structureEugene Sandulenko
2014-05-24FULLPIPE: Further work on MovGraph::method50()Eugene Sandulenko
2014-05-24AVALANCHE: Initialize two variables in GhostRoom()Strangerke
2014-05-23MADS: Reorder some Synchronize functions for consistency across scene groupsStrangerke
2014-05-23MADS: Move contructors out of the header in scene group 8Strangerke
2014-05-23MADS: Move contructors out of the header in scene group 7Strangerke
2014-05-23MADS: Move contructors out of the header in scene group 6Strangerke
2014-05-23FULLPIPE: Started implementation of MovGraph::method50()Eugene Sandulenko
2014-05-23FULLPIPE: Implement MovGraph::changeCallback()Eugene Sandulenko
2014-05-23MADS: Move contructors out of the header in scene group 5Strangerke
2014-05-23FULLPIPE: Implement MovGraph::fillMGMinfo()Eugene Sandulenko
2014-05-22MADS: Fix ending of turkey explosion sequence in scene 103Paul Gilbert
2014-05-22MADS: Move contructors out of the header in scene group 4Strangerke
2014-05-22MADS: Move contructors out of the header in scene group 3Strangerke
2014-05-22MADS: Move contructors out of the header in scene group 2Strangerke
2014-05-22FULLPIPE: Started work on MovGraph::fillMGMinfo()Eugene Sandulenko
2014-05-21MADS: Fix issues with inventory list scrolling when it shouldn'tPaul Gilbert
2014-05-22Merge pull request #463 from digitall/wiiMiscConfigureJohannes Schickel
CONFIGURE: Add support for host-alias prefixed strings binary.
2014-05-21CONFIGURE: Send output for host-alias-strings test to config.logD G Turner
This is not critical to build configuration and any problems would be visible by an incorrect endian test result.
2014-05-21MADS: Some refactoring in group scene 1Strangerke
2014-05-21MADS: Move the remaining contructors out of the header in scene group 1Strangerke
2014-05-21MADS: Remove useless variable in scene 103Strangerke
2014-05-21MADS: Move some contructors from .h to .cpp in scene group 1Strangerke
2014-05-21MADS: Add synchronize functions in scene group 8Strangerke
2014-05-21MADS: Remove some redundant TODOsPaul Gilbert
2014-05-21MADS: Remove obsolete commentStrangerke
2014-05-21MADS: Fix synchronize in scene 752Strangerke
2014-05-21FULLPIPE: Fix method return typesEugene Sandulenko
2014-05-21FULLPIPE: Implement MovGraph::method3C()Eugene Sandulenko
2014-05-20MADS: Remove redundant frame entry remap block in animation loadingPaul Gilbert
2014-05-20MADS: Fix loading sprite in scene 701Paul Gilbert
2014-05-20MADS: Completely remove synchronizeString in favour of syncStringPaul Gilbert
2014-05-20MADS: Change the animation _animMode to an enum'ed _bgTypePaul Gilbert
2014-05-21MADS: Add synchronize where useful in scene group 7Strangerke
2014-05-20MADS: Add synchronize where useful in scene group 6Strangerke
2014-05-20CONFIGURE: Fix information output for host-alias-strings test.D G Turner
Thanks to LordHoto for the amendment to surpress error output.
2014-05-20MADS: Add synchronize where useful in scene group 5Strangerke
2014-05-20MADS: Fix compilation warning reported by digitallStrangerke
2014-05-20DRACI: Add missing _isPositionLoaded initialization.D G Turner
Fixes CID 1003405.
2014-05-20Merge branch 'master' into madsPaul Gilbert
2014-05-20MADS: Load scene speech resources for V2 CD gamesFilippos Karapetis
2014-05-20MADS: Add a debug command to show messagesFilippos Karapetis
2014-05-20MADS: Fix the GMM menu for V2 gamesFilippos Karapetis