Age | Commit message (Expand) | Author |
2016-09-02 | TITANIC: Cleanup of CPetInventory, removal of unused fields | Paul Gilbert |
2016-09-02 | TITANIC: Cleanup of CPlugIn | Paul Gilbert |
2016-09-02 | TITANIC: Cleanup of CCarryParrot | Paul Gilbert |
2016-09-02 | TITANIC: Cleanup of CPetText class | Paul Gilbert |
2016-09-02 | TITANIC: Figured out sound durations for speeches & SFX | Paul Gilbert |
2016-09-02 | TITANIC: Add kSimpleSavesNames to features list | Paul Gilbert |
2016-09-02 | TITANIC: Fix cahce scan in CDialogueFile::addToCache | Paul Gilbert |
2016-09-02 | TITANIC: Fixes to building NPC response chain | Paul Gilbert |
2016-09-02 | TITANIC: Fix default return of TTnpcScript::handleQuote | Paul Gilbert |
2016-09-02 | TITANIC: Minor fix and cleanup for NPC talking startup | Paul Gilbert |
2016-09-01 | TITANIC: Fix compiler warnings | Paul Gilbert |
2016-09-01 | TITANIC: Add room script field initialization | Paul Gilbert |
2016-09-01 | TITANIC: Fix ship crashing multiple times | Paul Gilbert |
2016-09-01 | TITANIC: Fix infinite loop in CViewItem findLink | Paul Gilbert |
2016-09-01 | TITANIC: Implement timed changes in volume like the original does | Paul Gilbert |
2016-09-01 | TITANIC: Convert many static_casts to dynamic_cast | Paul Gilbert |
2016-09-01 | TITANIC: Fix to setting and checking sounds | Paul Gilbert |
2016-08-31 | TITANIC: Add assert to detect what's currently a memory corruption | Paul Gilbert |
2016-08-31 | TITANIC: Fix black flash at the start of view change clips | Paul Gilbert |
2016-08-31 | TITANIC: Improvements to view change animations | Paul Gilbert |
2016-08-31 | TITANIC: View change animations now partially working | Paul Gilbert |
2016-08-31 | TITANIC: Fix the isSpecialPressed method | Paul Gilbert |
2016-08-31 | TITANIC: Add support for specifying a sound is music or SFX | Paul Gilbert |
2016-08-31 | TITANIC: Fixes to warnings, and removal of some unneeded fields | Paul Gilbert |
2016-08-31 | TITANIC: Fix crash when loading second sound | Paul Gilbert |
2016-08-31 | TITANIC: Rename CMusicHandler to CMusicRoomHandler for better clarity | Paul Gilbert |
2016-08-30 | TITANIC: Fleshed out CMusicRoom & CMusicHandler setup | Paul Gilbert |
2016-08-30 | Merge pull request #788 from Tkachov/cloud | Eugene Sandulenko |
2016-08-29 | TITANIC: Remove CTrueTalkManager update2 method | Paul Gilbert |
2016-08-29 | TITANIC: Properly initialize data array in CSurfaceFader | Paul Gilbert |
2016-08-29 | TITANIC: Preliminary implementation for CVideoSurface movieBlitRect | Paul Gilbert |
2016-08-29 | TITANIC: Remove redundant CFilesManager::fn4 | Paul Gilbert |
2016-08-29 | TITANIC: Further code cleanup, identified game mode 5 | Paul Gilbert |
2016-08-29 | TITANIC: Remove unused CChevSwitch class | Paul Gilbert |
2016-08-29 | TITANIC: Clarify CMouseCursor saveState as setPosition | Paul Gilbert |
2016-08-29 | TITANIC: Fix compiler warnings | Paul Gilbert |
2016-08-29 | TITANIC: Implement variant font writing used by credits | Paul Gilbert |
2016-08-29 | TITANIC: Remove redundant code | Paul Gilbert |
2016-08-29 | TITANIC: Finished CCreditText draw method | Paul Gilbert |
2016-08-28 | TITANIC: Add positioning logic to credit text drawing | Paul Gilbert |
2016-08-28 | TITANIC: Fix warnings in CCreditText | Paul Gilbert |
2016-08-28 | TITANIC: Implement display of initial copyright screen | Paul Gilbert |
2016-08-28 | TITANIC: Fix infinite loop in CToggleSwitch message handling | Paul Gilbert |
2016-08-28 | TITANIC: Implemented some stubbed methods | Paul Gilbert |
2016-08-28 | TITANIC: Implemented remaining game classes | Paul Gilbert |
2016-08-28 | TITANIC: Implemented more game classes | Paul Gilbert |
2016-08-28 | TITANIC: Implemented SGT game classes | Paul Gilbert |
2016-08-27 | TITANIC: Implemented more game classes | Paul Gilbert |
2016-08-27 | TITANIC: Implemented more game classes, fleshed out season handling | Paul Gilbert |
2016-08-27 | TITANIC: Implemented restaurant related game classes | Paul Gilbert |