Age | Commit message (Expand) | Author |
2017-09-23 | TITANIC: DE: Adding changes to DoorbotScript | Paul Gilbert |
2017-09-22 | TITANIC: DE: More BellbotScript changes | Paul Gilbert |
2017-09-22 | TITANIC: DE: Adding new BellbotScript logic | Paul Gilbert |
2017-09-22 | TITANIC: DE: Added translations for BarbotScript::process | Paul Gilbert |
2017-09-21 | TITANIC: DE: Add miscellaneous missed sound translations | Paul Gilbert |
2017-09-21 | TITANIC: DE: More sound translations | Paul Gilbert |
2017-09-20 | TITANIC: DE: Adding sound translations | Paul Gilbert |
2017-09-20 | TITANIC: DE: Adding sound translations | Paul Gilbert |
2017-09-20 | TITANIC: DE: Add translations for playGlobalSound calls | Paul Gilbert |
2017-09-20 | TITANIC: DE: Add translations for loadSound calls | Paul Gilbert |
2017-09-19 | TITANIC: DE: Adding German translations | Paul Gilbert |
2017-09-19 | TITANIC: DE: Sound changes for Bomb | Paul Gilbert |
2017-09-19 | TITANIC: Fix memory leaks on shutdown | Paul Gilbert |
2017-09-19 | TITANIC: Remove redundant surface ccreation from DirectDrawManager | Paul Gilbert |
2017-09-18 | TITANIC: Fix identified redundant tests & assignments | Paul Gilbert |
2017-09-18 | TITANIC: Add missing return check in BellbotScript::process | Paul Gilbert |
2017-09-18 | TITANIC: Fix floor calculation in CChevCode::getChevFloorNum | Paul Gilbert |
2017-09-18 | TTITANIC: Guard against TTstring items being self-assigned | Paul Gilbert |
2017-09-18 | TITANIC: Fix regenerating CGameObject _movieRangeInfoList during saving | Paul Gilbert |
2017-09-18 | TITANIC: Change AVISurface _framePixels from ManagedSurface to bool | Paul Gilbert |
2017-09-18 | TITANIC: Fix memory leak loading star control stars | Paul Gilbert |
2017-09-18 | TITANIC: Fix memory leak on thumbnails when loading savegames | Paul Gilbert |
2017-09-18 | TITANIC: DE: Fix ship announcements | Paul Gilbert |
2017-09-18 | TITANIC: DE: Fixes for checking in | Paul Gilbert |
2017-09-18 | TITANIC: Add VocabMode enum, fix German vocab loading | Paul Gilbert |
2017-09-17 | TITANIC: Added German DeskbotScript process additions | Paul Gilbert |
2017-09-17 | TITANIC: Add Deskbot German specific logic | Paul Gilbert |
2017-09-17 | TITANIC: Added German specific TTnpcScript doSentenceEntry code | Paul Gilbert |
2017-09-17 | TITANIC: Fix case sensitivity in header includes | Paul Gilbert |
2017-09-17 | TITANIC: Add skeleton derived bot script classes for German version | Paul Gilbert |
2017-09-17 | TITANIC: Add translation.h missing from prior commit | Paul Gilbert |
2017-09-17 | TITANIC: Create a separate g_language global in it's own file | Paul Gilbert |
2017-09-17 | TITANIC: German sound fixes for rest of prologue | Paul Gilbert |
2017-09-17 | TITANIC: Fixes for sounds and Doorbot during German prologue | Paul Gilbert |
2017-09-16 | TITANIC: Add differing response Id range checks for German | Paul Gilbert |
2017-09-16 | TITANIC: Fix incorrect sound effect in German prologue | Paul Gilbert |
2017-09-16 | TITANIC: Fix music playback in music room | Paul Gilbert |
2017-09-16 | TITANIC: Improve audio buffer critial section handling | Paul Gilbert |
2017-09-16 | TITANIC: Fixed FixedQueue compaction when queue has been emptied | Paul Gilbert |
2017-09-16 | TITANIC: Standardize audio rate constants | Paul Gilbert |
2017-09-14 | TITANIC: Moved queue logic within CAUdioBuffer to new FixedQueue class | Paul Gilbert |
2017-09-12 | TITANIC: Fix blocky squares during transitions on SGT level | Paul Gilbert |
2017-09-11 | TITANIC: Fix freeze panning away from Parrot cage | Paul Gilbert |
2017-09-11 | TITANIC: The hasAudioTiming code was just an isActive flag | Paul Gilbert |
2017-09-10 | TITANIC: Created custom stream reader to fix bad y222.avi header | Paul Gilbert |
2017-09-10 | TITANIC: Remove redundant flag clearing in star control | Paul Gilbert |
2017-09-09 | TITANIC: Disable input during Bellbot intro to prevent moving away | Paul Gilbert |
2017-09-09 | TITANIC: Fix nav helmet glitch from leaving view when it's animating | Paul Gilbert |
2017-09-09 | TITANIC: Fix locking/unlocking starfield markers multiple times | Paul Gilbert |
2017-09-09 | TITANIC: Various whitespace fixes in star control classes | Paul Gilbert |