Age | Commit message (Expand) | Author |
2018-05-20 | JANITORIAL: Remove trailing whitespace | Adrian Frühwirth |
2017-10-15 | TITANIC: Fix crash exiting game when music room music is active | Paul Gilbert |
2017-10-15 | TITANIC: Music room handler field renames & better anim sync to music | Paul Gilbert |
2017-10-14 | TITANIC: Stop final piano note of music room music getting cut off | Paul Gilbert |
2017-10-14 | TITANIC: Properly flag audio buffer as finished when song is done | 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-08-24 | TITANIC: Reduce header includes for titanic.h | David Fioramonti |
2017-02-12 | TITANIC: Fix threshold testing for instrument animations | Paul Gilbert |
2017-02-12 | TITANIC: Further CMusicRoomHandler renamings | Paul Gilbert |
2017-02-12 | TITANIC: More renamings in music classes | Paul Gilbert |
2017-02-12 | TITANIC: Fix ticks change check in updateInstruments | Paul Gilbert |
2017-02-12 | TITANIC: Renaming methods in CMusicRoomHandler | Paul Gilbert |
2017-02-12 | TITANIC: Fix method names in CMusicRoomInstrument | Paul Gilbert |
2017-02-12 | TITANIC: Rename CMusicWave to CMusicRoomInstrument | Paul Gilbert |
2017-02-12 | TITANIC: Simplify implementation of CAudioBuffer | Paul Gilbert |
2017-02-11 | TITANIC: Fix getPitch calculation when inversion control is incorrect | Paul Gilbert |
2017-02-11 | TITANIC: Convert more methods to using MusicInstrument enum | Paul Gilbert |
2017-02-10 | TITANIC: Implementing audio buffer audio stream | Paul Gilbert |
2017-02-09 | TITANIC: Fixes to choosing wave files for instruments | Paul Gilbert |
2017-02-09 | TITANIC: Fix setting correct instrument _pitchControl values | Paul Gilbert |
2017-02-08 | TITANIC: Renamings and comments for music classes | Paul Gilbert |
2017-02-05 | TITANIC: Further renamings for the audio buffer | Paul Gilbert |
2017-02-05 | TITANIC: Renamings and cleanups for music room handler & audio buffer | Paul Gilbert |
2017-02-05 | TITANIC: Fix setup & loading of music room sounds | Paul Gilbert |
2017-02-05 | TITANIC: Start of getting CWaveFile to handling audio streaming | Paul Gilbert |
2017-02-05 | TITANIC: Implemented CMusicWave read method | Paul Gilbert |
2017-02-04 | TITANIC: Implemented remainder of CMusicRoomHandler code | Paul Gilbert |
2017-02-04 | TITANIC: Implemented CMusicRoomHandler fn1 and getPitch | Paul Gilbert |
2017-02-03 | TITANIC: Implemented CMusicObject initialization | Paul Gilbert |
2017-02-03 | TITANIC: Beginnings of music object and parser classes | Paul Gilbert |
2017-02-03 | TITANIC: Implementing more CMusicRoomHandler code | Paul Gilbert |
2017-02-02 | TITANIC: Implemented CMusicRoomhandler updateAudio | Paul Gilbert |
2017-02-02 | TITANIC: Implemented CMusicRoomHandler setVolume | Paul Gilbert |
2017-02-02 | TITANIC: Extra CMusicRoomHandler init & destroy | Paul Gilbert |
2017-02-01 | TITANIC: Implemented CAudioBuffer class | Paul Gilbert |
2017-02-01 | TITANIC: Git rid of old stubs in CMusicRoomHandler, start fleshing it out | Paul Gilbert |
2017-01-30 | TITANIC: Implementing music room handler update & trigger | Paul Gilbert |
2017-01-29 | TITANIC: Implementing initialization and trigger for CMusicWave | Paul Gilbert |
2017-01-29 | TITANIC: Remove incorrect range checks on bool fields | Paul Gilbert |
2017-01-29 | TITANIC: Fix all music instrument properties that are bool | Paul Gilbert |
2017-01-29 | TITANIC: Cleanup of music instrument settings code | Paul Gilbert |
2017-01-29 | TITANIC: Cleanup of music room setup code | Paul Gilbert |
2017-01-15 | TITANIC: Removal of un-used fields to reduce Buildbot warnings | Paul Gilbert |
2016-08-31 | TITANIC: Rename CMusicHandler to CMusicRoomHandler for better clarity | Paul Gilbert |