Age | Commit message (Expand) | Author |
2013-05-08 | NEVERHOOD: Add more | johndoe123 |
2013-05-08 | NEVERHOOD: Start with the BaseSurface class (doesn't do much yet) | johndoe123 |
2013-05-08 | NEVERHOOD: Start with graphics code (bitmap parsing and rle decompression) | johndoe123 |
2013-05-08 | NEVERHOOD: Start with the resource manager | johndoe123 |
2013-05-08 | NEVERHOOD: Start with the blb archive class | johndoe123 |
2013-05-08 | NEVERHOOD: First code with basic detection, nothing else so far | johndoe123 |
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 |
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 |
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 | LURE: Fix getNumGroats | Willem Jan Palenstijn |
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-04 | DREAMWEB: Changed Italian LOGON command | Simon Sawatzki |
2013-05-04 | HOPKINS: Hide the mouse cursor, which was still visible in some part of the i... | Strangerke |
2013-05-04 | HOPKINS: Add another workaround for the BeOS version, so it displays at least... | Strangerke |
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 |
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 |
2013-05-02 | COMMON: Change kPlatformPC to kPlatformDOS | Matthew Hoops |
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-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 al... | Strangerke |
2013-05-01 | HOPKINS: Remove an incomplete hack in playAnim(), rework related code to avoi... | Strangerke |
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 |
2013-05-01 | SCUMM: Change NUM_SCRIPT_LOCALS to NUM_SCRIPT_LOCAL | Torbjörn Andersson |
2013-05-01 | SCUMM: Fix out-of-bounds access in runScript() debug messages | Torbjörn Andersson |
2013-05-01 | TINSEL: Clear the screen with the correct color in DW1 Mac | Filippos Karapetis |
2013-05-01 | TINSEL: Simplify palette endianess conversions | Filippos Karapetis |
2013-05-01 | SAGA: Fix some non-initialized variables in the Music class - CID 1003131 | Filippos Karapetis |
2013-05-01 | SCI: Silence some false positive warnings - CID 1003539, 1003540, 1003541, 10... | Filippos Karapetis |
2013-05-01 | SCI: Fix a non-initialized variable in GfxScreen - CID 1003105 | Filippos Karapetis |
2013-05-01 | SCI: Fix a non-initialized variable in GfxCursor - CID 1003112 | Filippos Karapetis |
2013-05-01 | SCI: Fix a non-initialized variable in GfxControls16 - CID 1003114 | Filippos Karapetis |
2013-05-01 | SCI: Fix some non-initialized variables in SegManager - CID 1003116 | Filippos Karapetis |