aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-26FULLPIPE: Finish MovGraph::sub1() implementationEugene Sandulenko
2014-05-26FULLPIPE: More work on MovGraph::sub1()Eugene Sandulenko
2014-05-26SCI: SQ1VGA patch for spider droid timing issueMartin Kiewitz
2014-05-25TOUCHE: Move some enums and struct definition to header file, get rid of some...Strangerke
2014-05-25TOUCHE: Reduce the scope of a variableStrangerke
2014-05-25TOUCHE: Initialize some uninitialized variables, fix a lot of pointers and bo...Strangerke
2014-05-25TOON: Add a safeguard to avoid dereferencing a null pointer in playAnim()Strangerke
2014-05-25CINE: Add a safeguard to avoid a divide by zero in Palette::save()Strangerke
2014-05-25CINE: Add a safeguard to avoid incrementing a null pointerStrangerke
2014-05-25DRACI: Initialize a variable, some rework on the initialization of pointers a...Strangerke
2014-05-25TUCKER: Skip the display of the intro and of the chapter number when a game i...Strangerke
2014-05-25SCI: Make debugging output conditionalWillem Jan Palenstijn
2014-05-25SCI: Fix voice mapping during midi channel remappingWillem Jan Palenstijn
2014-05-25GUI: Fix compilationWillem Jan Palenstijn
2014-05-25FULLPIPE: Start MovGraph::sub1() implementationEugene Sandulenko
2014-05-25FULLPIPE: Fix MovGraph::calcMovItems()Eugene Sandulenko
2014-05-24TUCKER: Add a check to error out when the index isn't found for a given locat...Strangerke
2014-05-24TUCKER: Add a couple of safeguards to avoid out of bound access during the di...Strangerke
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-23FULLPIPE: Started implementation of MovGraph::method50()Eugene Sandulenko
2014-05-23FULLPIPE: Implement MovGraph::changeCallback()Eugene Sandulenko
2014-05-23FULLPIPE: Implement MovGraph::fillMGMinfo()Eugene Sandulenko
2014-05-22FULLPIPE: Started work on MovGraph::fillMGMinfo()Eugene Sandulenko
2014-05-22Merge pull request #463 from digitall/wiiMiscConfigureJohannes Schickel
2014-05-21CONFIGURE: Send output for host-alias-strings test to config.logD G Turner
2014-05-21FULLPIPE: Fix method return typesEugene Sandulenko
2014-05-21FULLPIPE: Implement MovGraph::method3C()Eugene Sandulenko
2014-05-20CONFIGURE: Fix information output for host-alias-strings test.D G Turner
2014-05-20DRACI: Add missing _isPositionLoaded initialization.D G Turner
2014-05-20FULLPIPE: Fix warningsEugene Sandulenko
2014-05-20FULLPIPE: Fix warningsEugene Sandulenko
2014-05-20FULLPIPE: Implement MovGraph::method34()Eugene Sandulenko
2014-05-19FULLPIPE: More work on MovGraph::method34()Eugene Sandulenko
2014-05-19TONY: Add missing Russian detection entry.D G Turner
2014-05-19FULLPIPE: Started implementation of MovGraph::method34()Eugene Sandulenko
2014-05-18FULLPIPE: Finish implementation of movGraphCallback()Eugene Sandulenko
2014-05-18CONFIGURE: Add support for host-alias prefixed strings binary on LE.D G Turner
2014-05-17CONFIGURE: Add support for host-alias prefixed strings binary.D G Turner
2014-05-17HOPKINS: Fix loading of variant COMPUTAN.TXT used by Polish version.D G Turner
2014-05-17HOPKINS: Further cleanup in ComputerManager class.D G Turner
2014-05-17HOPKINS: Add sanity check to parsing of COMPUTAN.TXT file.D G Turner
2014-05-17HOPKINS: Add null termination to byte buffer returned by loadFile().D G Turner
2014-05-17FULLPIPE: Started implementation of movGraphCallback()Eugene Sandulenko
2014-05-17Merge pull request #462 from digitall/debugConsoleChangeLevelJohannes Schickel
2014-05-16FULLPIPE: Implement MovGraph::method44()Eugene Sandulenko