Age | Commit message (Expand) | Author |
2016-09-11 | TTIANIC: Add CPlaceHolderItem, CVariableList classes | Paul Gilbert |
2016-09-11 | TITANIC: Re-enable German detection entry | Paul Gilbert |
2016-09-10 | TITANIC: Move text messages to DAT file | Paul Gilbert |
2016-09-05 | TITANIC: Convert some dynamic_casts back to static_cast as appropriate | Paul Gilbert |
2016-09-05 | TITANIC: Fix compilation | Filippos Karapetis |
2016-09-03 | TITANIC: Fix message targets when changing views | Paul Gilbert |
2016-09-03 | TITANIC: Fix updating mixer during cutscenes, ending NPC speech | Paul Gilbert |
2016-09-03 | TITANIC: Cleanup of title engine class | Paul Gilbert |
2016-09-03 | TITANIC: Further conversion of free flags to DisposeAfterUse | Paul Gilbert |
2016-09-03 | TITANIC: Identified sound balance usage in the engine | Paul Gilbert |
2016-09-03 | TITANIC: Add MAD to the dependencies list for the engine | Paul Gilbert |
2016-09-03 | JANITORIAL: Make GPL headers uniform | Eugene Sandulenko |
2016-09-02 | TITANIC: Fix and cleanup for sound freeing | Paul Gilbert |
2016-09-02 | TITANIC: Cleanup of True Talk classes | Paul Gilbert |
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 |