aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-08HOPKINS: Fix bug #3611824 - music cut during dialogs after loading from launcherStrangerke
2013-05-08HOPKINS: Fix bug #3612115 - Courtesy of SylvainTV: Fix palette in thumbnailsStrangerke
2013-05-07AGOS: Initialize _mouseToggleTorbjörn Andersson
2013-05-07HOPKINS: Fix bug #3612036 - partially broken thumbnail - Courtesy of SylvainTVStrangerke
2013-05-06Merge pull request #320 from johndoe123/sword25-gfxEugene Sandulenko
2013-05-06HOPKINS: Remove useless assertStrangerke
2013-05-06HOPKINS: Get rid of magic valuesStrangerke
2013-05-05HOPKINS: Fix bug #3612483 - FadeOut length issue after lift animationStrangerke
2013-05-05I18N: Updated translations.datEugene Sandulenko
2013-05-05I18N: Updated Russian and Ukrainian translationsEugene Sandulenko
2013-05-05GIT: Fix build failures on new release tagging.D G Turner
2013-05-05I18N: Update Catalan translationJordi Vilalta Prat
2013-05-05LURE: Fix getNumGroatsWillem Jan Palenstijn
2013-05-04PEGASUS: Fix two missing frames in the globe gameMatthew Hoops
2013-05-04PEGASUS: Fix floor 2/3 elevator buttons not being shown pressedMatthew Hoops
2013-05-05RELEASE: This is 1.7.0gitEugene Sandulenko
2013-05-04Merge pull request #329 from SimSaw/masterEugene Sandulenko
2013-05-04DREAMWEB: Changed Italian LOGON commandSimon Sawatzki
2013-05-04XMIDI: Forget old loop points when changing trackTorbjörn Andersson
2013-05-04HOPKINS: Hide the mouse cursor, which was still visible in some part of the i...Strangerke
2013-05-04HOPKINS: Add another workaround for the BeOS version, so it displays at least...Strangerke
2013-05-04HOPKINS: Workaround for bug #3612611 - Missing credit file in BeOS version!Strangerke
2013-05-04HOPKINS: Search for alternate names for ending animationsStrangerke
2013-05-04HOPKINS: Hide mouse before displaying creditsStrangerke
2013-05-04HOPKINS: Fix bug #3612482 - ending credits issuesStrangerke
2013-05-03HOPKINS: Fix bug #3612114 - Mouse accidentally enabled during intro, leading ...Strangerke
2013-05-02COMMON: Change kPlatformPC to kPlatformDOSMatthew Hoops
2013-05-02DREAMWEB: Change Spanish LOGON command to ACCESOThierry Crozat
2013-05-02AGI: Fix unitialized variables. CID 1002922Eugene Sandulenko
2013-05-02AUDIO: Fix uninitalized variable. CID 1003160Eugene Sandulenko
2013-05-02AUDIO: Fix unitialized variable. CID 1003161Eugene Sandulenko
2013-05-02AUDIO: Fix unitialized variable. CID 1003162Eugene Sandulenko
2013-05-01HOPKINS: Fix bug #3612406 - New version not detectedStrangerke
2013-05-01HOPKINS: Remove a hack for T421 animation, rework playAnim2() to accept an al...Strangerke
2013-05-01HOPKINS: Remove an incomplete hack in playAnim(), rework related code to avoi...Strangerke
2013-05-01HOPKINS: Remove double comma in animation sequencesStrangerke
2013-05-01HOPKINS: Fix bug #3612409 - Crash due to original bug in animation sequenceStrangerke
2013-05-01HOPKINS: Fix bug#3612423 - Crash while playing 421 using the OS2 VersionStrangerke
2013-05-01KYRA: Fix loading from the Kyrandia 2 title menuTorbjörn Andersson
2013-05-01HOPKINS: Remove debug warning, fix code alignmentStrangerke
2013-05-01HOPKINS: Fix bug#3612110 - Script bug in FBI labStrangerke
2013-05-01KYRA: Fix missing music in Kyra 1 DOS intro.Johannes Schickel
2013-05-01MT32: Fix some non-initialized fields in MidiDriver_MT32 - CID 1002949Filippos Karapetis
2013-05-01AUDIO: Add missing breaks to switch statement - CID 1003770Filippos Karapetis
2013-05-01SCUMM: Change NUM_SCRIPT_LOCALS to NUM_SCRIPT_LOCALTorbjörn Andersson
2013-05-01SCUMM: Fix out-of-bounds access in runScript() debug messagesTorbjörn Andersson
2013-05-01TINSEL: Clear the screen with the correct color in DW1 MacFilippos Karapetis
2013-05-01TINSEL: Simplify palette endianess conversionsFilippos Karapetis
2013-05-01SAGA: Fix some non-initialized variables in the Music class - CID 1003131Filippos Karapetis
2013-05-01SCI: Silence some false positive warnings - CID 1003539, 1003540, 1003541, 10...Filippos Karapetis