Age | Commit message (Expand) | Author |
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 |
2017-09-09 | Merge pull request #1017 from dafioram/star-control-changes | Paul Gilbert |
2017-09-09 | TITANIC: Cleanup and fixes for clicking on Starfield marker LEDs | Paul Gilbert |
2017-09-09 | TITANIC: Hitting go on captain wheel resets it | David Fioramonti |
2017-09-09 | TITANIC: Prevent locking/unlocking sounds in photoview | David Fioramonti |
2017-09-09 | TITANIC: Improved naming for Helmet On/Off flag | David Fioramonti |
2017-09-09 | TITANIC: Fix occassional PET mixup when toggling nav helmet on & off | Paul Gilbert |
2017-09-09 | TITANIC: Fix parrot freezing after multiple chicken drags | Paul Gilbert |
2017-09-09 | TITANIC: Fix play/stop operation for 1st Class Restaurant Phonograph | Paul Gilbert |
2017-09-08 | TITANIC: Keep highlighted inventory items animating when changing room | Paul Gilbert |
2017-09-07 | TITANIC: Fix hiding SGT toilet after turning it on & off | Paul Gilbert |
2017-09-07 | TITANIC: star camera better handler function naming | David Fioramonti |
2017-09-07 | TITANIC: star control, removed todos and improved some comments | David Fioramonti |
2017-09-07 | TITANIC: make sure of setOrientations more clear | David Fioramonti |
2017-09-07 | TITANIC: Make use of CCameraAutoMover::setPath() more clear | David Fioramonti |
2017-09-07 | TITANIC: Better naming for Viewport function | David Fioramonti |
2017-09-06 | TITANIC: Add 'skip' response for Deskbot to skip entire checkin | Paul Gilbert |
2017-09-06 | TITANIC: Make Parrot speech respect the Parrot volume level | Paul Gilbert |
2017-09-06 | TITANIC: Fix gfx glitch closing SGT chest of drawers | Paul Gilbert |
2017-09-06 | TITANIC: Fix specifying end frame in movie debugger command | Paul Gilbert |
2017-09-05 | TITANIC: Allow GMM loading from the copyright and continue dialog | Paul Gilbert |
2017-09-05 | TITANIC: Fix Bellbot disappearing during checkin cutscene | Paul Gilbert |
2017-09-05 | TITANIC: Hook up in-game sound sliders to ScummVM volumes | Paul Gilbert |
2017-09-05 | TITANIC: Simplify sound command now that # character is allowed | Paul Gilbert |
2017-09-04 | TITANIC: Implement setup code for sound slider positions | Paul Gilbert |
2017-09-04 | TITANIC: Cleanup and enum for CPetSound | Paul Gilbert |
2017-09-04 | TITANIC: Fix display of music system stop button when pressed | Paul Gilbert |
2017-09-04 | TITANIC: Support full view specification in debugger room command | Paul Gilbert |
2017-09-03 | TITANIC: Fix Doorbot disappearing on loading prologue elevator savegame | Paul Gilbert |
2017-09-03 | TITANIC: Fix Doorbot disappearing in prologue elevator | Paul Gilbert |
2017-09-03 | TITANIC: Fix Doorbot doubletake in the prologue | Paul Gilbert |
2017-09-02 | TITANIC: Minor cleanup and warning fixes to star control | Paul Gilbert |
2017-09-02 | TITANIC: Fix star3 locking overshoot, #9961 | David Fioramonti |
2017-09-02 | TITANIC: Added/Removed comments for new functions in FVector and FPose | David Fioramonti |
2017-09-02 | TITANIC: Move Matrix4Inv out of starcamera and into FPose function | David Fioramonti |
2017-09-02 | TITANIC: Remove DVector and DAffine files from build and folder | David Fioramonti |
2017-09-02 | TITANIC: Swap DAffine for FPose in Orientation and Transforms | David Fioramonti |
2017-09-02 | TITANIC: Swap DAffine usage for FPose in setViewportAngle | David Fioramonti |
2017-09-02 | TITANIC: Replace DAffine with FPose in Transform and Orientation classes | David Fioramonti |
2017-09-02 | TITANIC: Duplicate DAffine usage in lockMarker2 with FPose usage | David Fioramonti |