aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-12-08SCI: sci.cpp updated b/c KQ6 audio+text supportMartin Kiewitz
2013-12-08SCI: another script patch for KQ6 text+audio supportMartin Kiewitz
fixes hires issues
2013-12-08FULLPIPE: Implement sceneHandler04_friesAreWalking()Eugene Sandulenko
2013-12-07SCI: more patches for KQ6 audio+text supportMartin Kiewitz
2013-12-07Merge pull request #416 from SpecLad/natvisDavid Turner
DEVTOOLS: Add debug visualization files for Visual Studio 2012+
2013-12-07DEVTOOLS: Add debug visualization files for Visual Studio 2012+Роман Донченко
2013-12-07Merge branch 'master' of github.com:scummvm/scummvmMartin Kiewitz
2013-12-07GIT: ignore all temporary msvc filesMartin Kiewitz
2013-12-07TSAGE: R2R - Fix a giant memory leak in scene 1337, add some commentsStrangerke
2013-12-07SCI: added kq6 patch for audio+text, not 100% doneMartin Kiewitz
2013-12-07GIT: Ignore plugins_table.h made by create_projectMartin Kiewitz
2013-12-07TSAGE: R2R - Some renaming in scene 1337, add comments in action 5Strangerke
2013-12-07ZVISION: Add missing getDebugger() for engine API.D G Turner
2013-12-07TSAGE: Add missing getDebugger() for engine API.D G Turner
2013-12-07TONY: Add missing getDebugger() for engine API.D G Turner
2013-12-07TOLTECS: Add missing getDebugger() for engine API.D G Turner
2013-12-07TINSEL: Add missing getDebugger() for engine API.D G Turner
2013-12-07TEENAGENT: Add missing getDebugger() for engine API.D G Turner
2013-12-07NEVERHOOD: Add missing getDebugger() for engine API.D G Turner
2013-12-07HOPKINS: Add missing getDebugger() for engine API.D G Turner
2013-12-07FULLPIPE: Add debug console.D G Turner
2013-12-07COMPOSER: Correct comment in console class.D G Turner
2013-12-06DREAMWEB: Add missing getDebugger() for engine API.D G Turner
2013-12-06TSAGE: R2R - Fix display of stock pile and help icon in scene 1337, some ↵Strangerke
renaming
2013-12-06DRASCULA: Hookup up debug console correctly.D G Turner
This now opens correctly on CTRL-d keystroke.
2013-12-06COMPOSER: Add debug console to engine.D G Turner
2013-12-07FULLPIPE: Implement sceneHandler04_goClock()Eugene Sandulenko
2013-12-06FULLPIPE: Implement MctlLadder::freeItems()Eugene Sandulenko
2013-12-06FULLPIPE: implement MctlLadder::addObject()Eugene Sandulenko
2013-12-06FULLPIPE: More stubs in MctlLadderEugene Sandulenko
2013-12-06FULLPIPE: Reduce header dependencyEugene Sandulenko
2013-12-06FULLPIPE: Proper structure of MctlLadder class variablesEugene Sandulenko
2013-12-06Merge branch 'master' of github.com:scummvm/scummvmanotherguest
2013-12-06SYMBIAN OS: Spelling correctionanotherguest
2013-12-06TSAGE: R2R - Simplify coords copy in scene 1337Strangerke
2013-12-06TSAGE: R2R - Some renaming in scene 1337Strangerke
2013-12-06TSAGE: R2R - Fix card selection in scene 1337Strangerke
2013-12-06TSAGE: R2R - Add _effect initialization in BackgroundSceneObject::setup2()Strangerke
2013-12-06NULL: Fix compilation of null backend.Johannes Schickel
2013-12-05FULLPIPE: Unstub sceneHandler04_sub17()Eugene Sandulenko
2013-12-05FULLPIPE: Stub MctlLadder classEugene Sandulenko
2013-12-05FULLPIPE: Implement sceneHandler04_manFromBottle()Eugene Sandulenko
2013-12-05TSAGE: R2R - Refactor Card class, add isIn() functionStrangerke
2013-12-05WINTERMUTE: Skip Latvian language package if not selected.Johannes Schickel
2013-12-05WINTERMUTE: Fix typo in Polish language filename in Reversion1.Johannes Schickel
2013-12-05WINTERMUTE: Add Reversion: The Escape 1.3.2369 release.Johannes Schickel
This release has different hashes and file sizes than the previous Reversion 1.3 entries but is marked as 1.3.2369 in the installer filename.
2013-12-05COMMON: Add Latvian language code.Johannes Schickel
2013-12-05COMMON: Fix order of languages.Johannes Schickel
These are sorted according to the alphabetical order of the description. Thus, Croatian should be between Chinese (Taiwan) and Czech.
2013-12-05TINSEL: Hopefully fix DW2 on BE systemsFilippos Karapetis
This reverts the endianess changes in commit c90d563 which do not work properly in DW2 on BE systems (as GetSceneStruc()'s behavior is different in DW2)
2013-12-04TSAGE: R2R - Fix original bug in scene 1337Strangerke