Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-01 | TITANIC: Rename CPetText to CTextControl | Paul Gilbert | |
The class is used in several areas outside of the PET, so it makes better sense to not have it in the pet_control/ folder and named so | |||
2017-01-01 | TITANIC: Fix MissiveOMat text scrolling calls | Paul Gilbert | |
2017-01-01 | TITANIC: Fix display of MissiveOMat login welcome text | Paul Gilbert | |
2017-01-01 | TITANIC: Add 'scummvm' in as a valid MissiveOMat login username | Paul Gilbert | |
Because I've misspelled Leovinus' name way too many times during testing | |||
2016-12-31 | WME: Add three fangames from jennibee | Hubert Maier | |
- DFAF Adventure - Dreamcat - Open Quest Freely available from https://jennibee.itch.io/ these are three (very short) fangames. All of those games come in three packages (Linux, OSX, Windows32) but all the packages differ only in the platform .exe, the data.dcp stays the same, so the entry is limited to one. The packages even come with ScummVM 1.8.1 All three games tested and working (didn't solve the Open Quest final riddle though) One script runtime error encountered in DFAF Adventure on examining the "speaker", other than that fine. Feel free to give hints on what i should change. | |||
2016-12-31 | TITANIC: Further fixes and cleanup for MissiveOMat login | Paul Gilbert | |
2016-12-31 | TITANIC: Better names for CEditControlMsg mode enum | Paul Gilbert | |
2016-12-31 | TITANIC: Convert CEditControlMsg _mode to an enum | Paul Gilbert | |
2016-12-31 | TITANIC: Fix getting entered password in MissiveOMat | Paul Gilbert | |
2016-12-31 | TITANIC: Fix resetting MissiveOMat after entering an invalid login | Paul Gilbert | |
2016-12-31 | TITANIC: Workaround for MissiveOMat text not initialising in original | Paul Gilbert | |
2016-12-30 | TITANIC: Fixes and cleanup for MissiveOMat | Paul Gilbert | |
2016-12-30 | TITANIC: Add mouse wheel scrolling to inventory list | Paul Gilbert | |
2016-12-30 | TITANIC: Fix display of red fuse in fusebox | Paul Gilbert | |
2016-12-30 | TITANIC: Cleanup of CAnnounce class | Paul Gilbert | |
2016-12-30 | Merge pull request #878 from jammm/master | Eugene Sandulenko | |
FULLPIPE: Fix leaks in surface and bitmap usage. | |||
2016-12-31 | FULLPIPE: Fix leaks in surface and bitmap usage. | Aaryaman Vasishta | |
Fixes part of bug #9654. | |||
2016-12-28 | TITANIC: Renaming of CSuccUBus & CBilgeSuccUBus fields | Paul Gilbert | |
2016-12-28 | TITANIC: Fix Bilge SuccUBus activation speech | Paul Gilbert | |
2016-12-28 | ADL: Implement hires5 game loop | Walter van Niftrik | |
2016-12-28 | TITANIC: Properly play background music in Bilge room | Paul Gilbert | |
2016-12-28 | TITANIC: Fix activating Bilge SuccUBus | Paul Gilbert | |
2016-12-27 | ADL: Implement hires5 save/restore/restart | Walter van Niftrik | |
2016-12-27 | TITANIC: Implement busy cursor like the original | Paul Gilbert | |
2016-12-27 | TITANIC: Don't play sound when entering views with sweet bowls | Paul Gilbert | |
2016-12-26 | TITANIC: Change CParrot::_v4 to _state | Paul Gilbert | |
2016-12-26 | TITANIC: Fix parrot eating nuts in 2nd class suite | Paul Gilbert | |
2016-12-26 | TITANIC: Hide any active PET text cursor when loading a savegame | Paul Gilbert | |
2016-12-26 | TITANIC: Fix receiving mail via SuccUBus | Paul Gilbert | |
2016-12-26 | TITANIC: Clarifications to sending mail code | Paul Gilbert | |
2016-12-26 | FULLPIPE: Decrease header dependency | Eugene Sandulenko | |
2016-12-26 | WINTERMUTE: Fix references to TransparentSurface templates | Eugene Sandulenko | |
2016-12-26 | Merge pull request #874 from tobiatesan/fix_getfilename_cr5 | Eugene Sandulenko | |
WINTERMUTE: Fix PathUtils and add workaround for mixed separators | |||
2016-12-26 | Merge pull request #734 from tobiatesan/enable_bilinear | Eugene Sandulenko | |
WINTERMUTE: Enable bilinear filtering in Wintermute | |||
2016-12-26 | ADL: Silence CID 1356412/1356413 | Walter van Niftrik | |
2016-12-26 | WINTERMUTE: Use PathUtil::normalizeFileName in correctSlashes | Tobia Tesan | |
2016-12-26 | WINTERMUTE: Don't mix different path separators. | Ryper_Zsolt | |
Fixes #7068 | |||
2016-12-26 | ADL: Silence CID 1354788/1354789/1354790 | Walter van Niftrik | |
2016-12-26 | WINTERMUTE: Call BILINEAR/NEAREST rotoscale and scale according to game option | Tobia Tesan | |
2016-12-26 | WINTERMUTE: Add _bilinearFiltering attribute to BaseGame | Tobia Tesan | |
2016-12-26 | WINTERMUTE: Add "Sprite bilinear filtering" menu option | Tobia Tesan | |
2016-12-26 | ADL: Init class members (CID 1354806) | Walter van Niftrik | |
2016-12-26 | WINTERMUTE: Try to "correctly" handle dir paths | Tobia Tesan | |
I put scare quotes around "correctly" because I can't swear this is the intended behaviour of the original interpreter. I don't think accessing filenames that end with / in the .DCPs is even defined behaviour, so this is a best guess. | |||
2016-12-26 | WINTERMUTE: only access -1th char of string if length > 0 in getFileName | Tobia Tesan | |
Fixes #6594 | |||
2016-12-25 | TITANIC: Cleanup and fixes for class checks when SuccUBus sucking | Paul Gilbert | |
2016-12-25 | TITANIC: Renaming of CSuccUBus frame fields | Paul Gilbert | |
2016-12-25 | TITANIC: Renaming in CParrot class | Paul Gilbert | |
2016-12-25 | TITANIC: Fix compiler warnings | Paul Gilbert | |
2016-12-24 | TITANIC: Renaming off frame fields in CSuccUBus | Paul Gilbert | |
2016-12-24 | TITANIC: Renamings on CDropTarget | Paul Gilbert | |