Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-08 | I18N: Regenerate translations data file | Thierry Crozat | |
2013-05-08 | I18N: Update Czech translation (from patch #3612592) | Thierry Crozat | |
2013-05-08 | HOPKINS: Fix bug #3612566 - scaling glitch on Samantha | sylvaintv | |
2013-05-08 | * HOPKINS: Fix bug #3611824 - problem when changing clothes | sylvaintv | |
2013-05-08 | HOPKINS: Fix bug #3611824 - music cut during dialogs after loading from launcher | Strangerke | |
2013-05-08 | HOPKINS: Fix bug #3612115 - Courtesy of SylvainTV: Fix palette in thumbnails | Strangerke | |
2013-05-07 | AGOS: Initialize _mouseToggle | Torbjörn Andersson | |
This shouldn't actually be necessary since, as far as I can tell, its only purpose is to toggle between true and false to slow down some mouse cursor animations. But Valgrind doesn't know that. | |||
2013-05-07 | HOPKINS: Fix bug #3612036 - partially broken thumbnail - Courtesy of SylvainTV | Strangerke | |
2013-05-06 | Merge pull request #320 from johndoe123/sword25-gfx | Eugene Sandulenko | |
SWORD25: Optimized graphics drawing | |||
2013-05-06 | HOPKINS: Remove useless assert | Strangerke | |
2013-05-06 | HOPKINS: Get rid of magic values | Strangerke | |
2013-05-05 | HOPKINS: Fix bug #3612483 - FadeOut length issue after lift animation | Strangerke | |
2013-05-05 | I18N: Updated translations.dat | Eugene Sandulenko | |
2013-05-05 | I18N: Updated Russian and Ukrainian translations | Eugene Sandulenko | |
2013-05-05 | GIT: Fix build failures on new release tagging. | D G Turner | |
This occurs because previously when the current version was equal to a tag i.e. v1.7.0, the output of git --describe was shortened. This ensures that the output is of the form v1.7.0-0-gXXXXX even when the revision is equal to the tag. | |||
2013-05-05 | I18N: Update Catalan translation | Jordi Vilalta Prat | |
2013-05-05 | LURE: Fix getNumGroats | Willem Jan Palenstijn | |
This fixes bug #3612682 | |||
2013-05-04 | PEGASUS: Fix two missing frames in the globe game | Matthew Hoops | |
2013-05-04 | PEGASUS: Fix floor 2/3 elevator buttons not being shown pressed | Matthew Hoops | |
2013-05-05 | RELEASE: This is 1.7.0git | Eugene Sandulenko | |
2013-05-04 | Merge pull request #329 from SimSaw/master | Eugene Sandulenko | |
DREAMWEB: Changed Italian LOGON command | |||
2013-05-04 | DREAMWEB: Changed Italian LOGON command | Simon Sawatzki | |
Changed REGISTRA to ACCEDI for better user convenience. | |||
2013-05-04 | XMIDI: Forget old loop points when changing track | Torbjörn Andersson | |
This fixes warnings that would appear after a little while in Kyrandia 2, which would happen because every time the music changed it would add a new loop point. This was probably harmless because once the list was full it would keep re-using the last element, and I imagine all songs were set to loop forever. But this should be more correct, as I understand it. | |||
2013-05-04 | HOPKINS: Hide the mouse cursor, which was still visible in some part of the ↵ | Strangerke | |
intro of the OS/2 and Win95 versions | |||
2013-05-04 | HOPKINS: Add another workaround for the BeOS version, so it displays at ↵ | Strangerke | |
least "The End" | |||
2013-05-04 | HOPKINS: Workaround for bug #3612611 - Missing credit file in BeOS version! | Strangerke | |
2013-05-04 | HOPKINS: Search for alternate names for ending animations | Strangerke | |
Based on the BeOS executable. | |||
2013-05-04 | HOPKINS: Hide mouse before displaying credits | Strangerke | |
2013-05-04 | HOPKINS: Fix bug #3612482 - ending credits issues | Strangerke | |
2013-05-03 | HOPKINS: Fix bug #3612114 - Mouse accidentally enabled during intro, leading ↵ | Strangerke | |
to graphic corruption | |||
2013-05-02 | COMMON: Change kPlatformPC to kPlatformDOS | Matthew Hoops | |
"PC" was very ambiguous and now it matches what we show in the GUI. This also corrects sword2's platform to Windows. | |||
2013-05-02 | DREAMWEB: Change Spanish LOGON command to ACCESO | Thierry Crozat | |
2013-05-02 | AGI: Fix unitialized variables. CID 1002922 | Eugene Sandulenko | |
2013-05-02 | AUDIO: Fix uninitalized variable. CID 1003160 | Eugene Sandulenko | |
2013-05-02 | AUDIO: Fix unitialized variable. CID 1003161 | Eugene Sandulenko | |
2013-05-02 | AUDIO: Fix unitialized variable. CID 1003162 | Eugene Sandulenko | |
2013-05-01 | HOPKINS: Fix bug #3612406 - New version not detected | Strangerke | |
2013-05-01 | HOPKINS: Remove a hack for T421 animation, rework playAnim2() to accept an ↵ | Strangerke | |
alternate animation file name | |||
2013-05-01 | HOPKINS: Remove an incomplete hack in playAnim(), rework related code to ↵ | Strangerke | |
avoid low/high res missing files | |||
2013-05-01 | HOPKINS: Remove double comma in animation sequences | Strangerke | |
2013-05-01 | HOPKINS: Fix bug #3612409 - Crash due to original bug in animation sequence | Strangerke | |
2013-05-01 | HOPKINS: Fix bug#3612423 - Crash while playing 421 using the OS2 Version | Strangerke | |
2013-05-01 | KYRA: Fix loading from the Kyrandia 2 title menu | Torbjörn Andersson | |
2013-05-01 | HOPKINS: Remove debug warning, fix code alignment | Strangerke | |
2013-05-01 | HOPKINS: Fix bug#3612110 - Script bug in FBI lab | Strangerke | |
2013-05-01 | KYRA: Fix missing music in Kyra 1 DOS intro. | Johannes Schickel | |
This is a regression from 93e69aa4da0558b05fc235684355ed38eed9863d. Thanks to eriktorbjorn to noticing that the music is missing. | |||
2013-05-01 | MT32: Fix some non-initialized fields in MidiDriver_MT32 - CID 1002949 | Filippos Karapetis | |
2013-05-01 | AUDIO: Add missing breaks to switch statement - CID 1003770 | Filippos Karapetis | |
A mistake in commit 3dc788da63520b8baad2b5c0726f34168ab55356 | |||
2013-05-01 | SCUMM: Change NUM_SCRIPT_LOCALS to NUM_SCRIPT_LOCAL | Torbjörn Andersson | |
For consistency with NUM_SCRIPT_SLOT. | |||
2013-05-01 | SCUMM: Fix out-of-bounds access in runScript() debug messages | Torbjörn Andersson | |
I believe this fixes CID 1003954, 1003957, 1003958, 1003962 and 1003966. |