aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic
AgeCommit message (Expand)Author
2017-02-09TITANIC: Refactor CWaveFile audio stream generationPaul Gilbert
2017-02-09TITANIC: Fix calculation of wave file sizePaul Gilbert
2017-02-09TITANIC: Fixes to choosing wave files for instrumentsPaul Gilbert
2017-02-09TITANIC: Fix setting correct instrument _pitchControl valuesPaul Gilbert
2017-02-08TITANIC: Another music parser fixPaul Gilbert
2017-02-08TITANIC: Fix for CMusicParser parsingPaul Gilbert
2017-02-08TITANIC: Renamings and comments for music classesPaul Gilbert
2017-02-05TITANIC: Fix populated contents of CMusicWave arrayPaul Gilbert
2017-02-05TITANIC: Fix crash in CMusicWave setupArrayPaul Gilbert
2017-02-05TITANIC: Further renamings for the audio bufferPaul Gilbert
2017-02-05TITANIC: Renamings and cleanups for music room handler & audio bufferPaul Gilbert
2017-02-05TITANIC: Fix setup & loading of music room soundsPaul Gilbert
2017-02-05TITANIC: Start of getting CWaveFile to handling audio streamingPaul Gilbert
2017-02-05TITANIC: Implemented CMusicWave read methodPaul Gilbert
2017-02-04TITANIC: Implemented CMusicWave fn2Paul Gilbert
2017-02-04TITANIC: Add missing copyData method to TTnpcScriptPaul Gilbert
2017-02-04TITANIC: Implemented remainder of CMusicRoomHandler codePaul Gilbert
2017-02-04TITANIC: Implemented CMusicRoomHandler fn1 and getPitchPaul Gilbert
2017-02-04TITANIC: Fix CMusicObject initializationPaul Gilbert
2017-02-04TITANIC: Fix CMusicParser to produce correct resultsPaul Gilbert
2017-02-04TITANIC: Minor fixes to CMusicObject & CMusicParserPaul Gilbert
2017-02-03TITANIC: Implemented CMusicObject initializationPaul Gilbert
2017-02-03TITANIC: Beginnings of music object and parser classesPaul Gilbert
2017-02-03TITANIC: Implementing more CMusicRoomHandler codePaul Gilbert
2017-02-02TITANIC: Implemented CMusicRoomhandler updateAudioPaul Gilbert
2017-02-02TITANIC: Implemented CMusicRoomHandler setVolumePaul Gilbert
2017-02-02TITANIC: Extra CMusicRoomHandler init & destroyPaul Gilbert
2017-02-01TITANIC: Implemented CAudioBuffer classPaul Gilbert
2017-02-01TITANIC: Git rid of old stubs in CMusicRoomHandler, start fleshing it outPaul Gilbert
2017-01-30TITANIC: Implementing music room handler update & triggerPaul Gilbert
2017-01-29TITANIC: Implemented CMusicWave startPaul Gilbert
2017-01-29TITANIC: Implemented CMusicWave stop methodPaul Gilbert
2017-01-29TITANIC: Implementing initialization and trigger for CMusicWavePaul Gilbert
2017-01-29TITANIC: Cleanup of music room object classesPaul Gilbert
2017-01-29TITANIC: Remove incorrect range checks on bool fieldsPaul Gilbert
2017-01-29TITANIC: Fix all music instrument properties that are boolPaul Gilbert
2017-01-29TITANIC: Cleanup of music instrument settings codePaul Gilbert
2017-01-29TITANIC: Cleanup of music room setup codePaul Gilbert
2017-01-28TITANIC: Renamings for music controlsPaul Gilbert
2017-01-28TITANIC: Fix Pellerator movement from Bar to Music RoomPaul Gilbert
2017-01-28TITANIC: Fix Barbot getting drunkPaul Gilbert
2017-01-28TITANIC: Fix Barbot telling what ingredients are still neededPaul Gilbert
2017-01-28TITANIC: Fixes/renaming for giving ingredients to BarbotPaul Gilbert
2017-01-28TITANIC: Clarify code for giving glass to BarbotPaul Gilbert
2017-01-28TITANIC: Revert field renamings in CScriptHandlerPaul Gilbert
2017-01-28TITANIC: Further CScriptHandler renamingsPaul Gilbert
2017-01-28TITANIC: Renamed sentence concept fields in CScriptHandlerPaul Gilbert
2017-01-28TITANIC: Properly handle sentences with multiple objectsPaul Gilbert
2017-01-28TITANIC: Properly handle uppercase and 's when normalizing conv textPaul Gilbert
2017-01-27TITANIC: Properly initialize TTconcept fields on creationPaul Gilbert