Age | Commit message (Expand) | Author |
2013-08-16 | AVALANCHE: Remove multiple definition. (Already defined in Graphics.) | uruk |
2013-08-16 | AVALANCHE: Upgrade Scrolls::normscroll(). | uruk |
2013-08-16 | MORTEVIELLE: Put resolution scaler in a const, remove some dead code related ... | Strangerke |
2013-08-16 | MORTEVIELLE: Remove code related to unsupported display modes | Strangerke |
2013-08-16 | AVALANCHE: Add AvalancheEngine::getMousePos(), remove Gyro::hopto(), implemen... | uruk |
2013-08-16 | MORTEVIELLE: Fix the initialization of verbs from the DAT file | Strangerke |
2013-08-16 | AVALANCHE: Remove functions connected to mouse handling from Gyro, remove Luc... | uruk |
2013-08-16 | AVALANCHE: Remove Gyro::on_virtual(), Gyro::off_virtual(), Gyro::super_off(),... | uruk |
2013-08-16 | MORTEVIELLE: Some refactoring in Menu | Strangerke |
2013-08-16 | AVALANCHE: Stub Gyro::super_off() and Gyro::super_on(). | uruk |
2013-08-16 | AVALANCHE: Remove useless parts/comments from Gyro, replace some comments in it. | uruk |
2013-08-16 | AVALANCHE: Implement Gyro::load_a_mouse(), some cosmetic correction in Gyro. | uruk |
2013-08-16 | MORTEVIELLE: Improve reading of menu file | Thierry Crozat |
2013-08-16 | SCUMM: Always confirm quit when required in HE games. | Kirben |
2013-08-16 | SCUMM: Add new variables in Nimbus Games version of Putt-Putt Saves the Zoo. | Kirben |
2013-08-16 | TESTBED: Make code agonstic to OverlayColor. | Johannes Schickel |
2013-08-16 | WINTERMUTE: Fix offset calculation with partial rects when sprites are mirrored. | Tobia Tesan |
2013-08-16 | WINTERMUTE: Fix computation of _renderRect. | Tobia Tesan |
2013-08-16 | WINTERMUTE: Fix (still disabled) modTargetRect logic | Willem Jan Palenstijn |
2013-08-15 | AVALANCHE: Rename variables in Graphics::drawSprite(). | uruk |
2013-08-15 | MORTEVIELLE: Rename opcode variables | Strangerke |
2013-08-15 | TSAGE: Bugfixes for R2R canyon fight with trooper | Paul Gilbert |
2013-08-15 | SCUMM: Add Remastered version of Putt-Putt Saves the Zoo from Nimbus Games. | Kirben |
2013-08-15 | MORTEVIELLE: Use verb order stored in mort.dat | Strangerke |
2013-08-14 | MORTEVIELLE: Some renaming | Strangerke |
2013-08-14 | MORTEVIELLE: Fix shadowed variable. Thanks LordHoto for pointing out | Strangerke |
2013-08-13 | WINTERMUTE: Be explicit when storing Floats in savegames. | Einar Johan Trøan Sømåen |
2013-08-13 | WINTERMUTE: Add atleast some comments to the renderTicket-system. | Einar Johan Trøan Sømåen |
2013-08-13 | MORTEVIELLE: Introduce original language in detection | Strangerke |
2013-08-13 | MORTEVIELLE: Remove the detection of a broken menu.mor file. Bug reported by ... | Strangerke |
2013-08-13 | MORTEVIELLE: Wait for the end of sound in some more places | Strangerke |
2013-08-13 | MORTEVIELLE: Fix door animation display when opening the doors | Strangerke |
2013-08-12 | AVALANCHE: Repair constants in Gyro, repair Lucerna::enterroom(), Trip::back_... | uruk |
2013-08-12 | AVALANCHE: Repair Scrolls::say(). | uruk |
2013-08-12 | AVALANCHE: Repair Scrolls::bubble(). | uruk |
2013-08-12 | AVALANCHE: Repair Scrolls::bubble() and Visa::talkto(). | uruk |
2013-08-12 | AVALANCHE: Add typecasts to Acci::parse(), repair Scrolls::calldrivers() and ... | uruk |
2013-08-12 | AVALANCHE: Implement Acci::personshere(), Visa::talkto(), make control-consta... | uruk |
2013-08-12 | AVALANCHE: Repair Graphics::drawText() and Scrolls::say(). | uruk |
2013-08-12 | MORTEVIELLE: Improve sound support | Strangerke |
2013-08-12 | KYRA: Fix palette glitch when quitting while viewing the family album in Kyra3. | Johannes Schickel |
2013-08-12 | KYRA: Fix palette glitch in Kyra3 when loading from main menu. | Johannes Schickel |
2013-08-11 | TSAGE: Fixes for R2R bridge console scanner | Paul Gilbert |
2013-08-11 | TAGE: Bugfixes for R2R bridge console | Paul Gilbert |
2013-08-12 | WINTERMUTE: Add detection for Blue Madonna-demo. | Einar Johan Trøan Sømåen |
2013-08-11 | TSAGE: Minor comments and constant fix for text display in R2R scene 300 | Paul Gilbert |
2013-08-11 | TSAGE: Workaround to allow debugging animation scenes easier | Paul Gilbert |
2013-08-11 | AVALANCHE: Remove unnecessary comments from Avalot::setup(). | uruk |
2013-08-11 | TSAGE: Added missing logic for copying foreground to background in R2R scene ... | Paul Gilbert |
2013-08-11 | MORTEVIELLE: Remove useless code | Strangerke |