Age | Commit message (Expand) | Author |
2016-08-14 | TITANIC: Implemented more game classes | Paul Gilbert |
2016-08-14 | TITANIC: Implemented CBarMenu and CBarMenuButton classes | Paul Gilbert |
2016-08-14 | TITANIC: Implemented CTitania class | Paul Gilbert |
2016-08-14 | TITANIC: Implemented CSummonBots class | Paul Gilbert |
2016-08-14 | TITANIC: Implemented CSuccUBus class | Paul Gilbert |
2016-08-14 | TITANIC: Finished CParrot class | Paul Gilbert |
2016-08-13 | TITANIC: In-progress implementing CParrot class | Paul Gilbert |
2016-08-13 | TITANIC: Implemented CMaitreD class | Paul Gilbert |
2016-08-13 | TITANIC: Implemented CLiftBot class | Paul Gilbert |
2016-08-13 | TITANIC: Implemented CDoorbot class | Paul Gilbert |
2016-08-13 | TITANIC: Implemented CBellBot class | Paul Gilbert |
2016-08-13 | TITANIC: Added CBarbot CMovieEndMsg event handler | Paul Gilbert |
2016-08-13 | TITANIC: Implementing CBarbot game object class | Paul Gilbert |
2016-08-13 | TITANIC: Implemented several NPC related game classes | Paul Gilbert |
2016-08-12 | TITANIC: Implemented some game object classes | Paul Gilbert |
2016-08-12 | TITANIC: Implemented CAnnounce and CActButton classes | Paul Gilbert |
2016-08-12 | TITANIC: Implemented CArboretumGate class | Paul Gilbert |
2016-08-12 | TITANIC: Implemented CArmchair class | Paul Gilbert |
2016-08-12 | TITANIC: Further fleshing out sound manager, fixing sound looping | Paul Gilbert |
2016-08-11 | TITANIC: Hook up wave pump for callbacks | Paul Gilbert |
2016-08-11 | TITANIC: Compilation fix for SoundType enum | Paul Gilbert |
2016-08-11 | TITANIC: Fleshing out QSound simulation methods | Paul Gilbert |
2016-08-11 | TITANIC: Set up positioning mode in sound manager & CProximity | Paul Gilbert |
2016-08-10 | TITANIC: Add music handler stopping code | Paul Gilbert |
2016-08-10 | TITANIC: Beginnings of music handler | Paul Gilbert |
2016-08-10 | TITANIC: Implemented CGondolierSong class | Paul Gilbert |
2016-08-09 | TITANIC: Field renaming and warning fixes in sound code | Paul Gilbert |
2016-08-09 | TITANIC: Implemented more sound related classes | Paul Gilbert |
2016-08-09 | TITANIC: Finish CMusicPlayer class | Paul Gilbert |
2016-08-08 | TITANIC: Implemented more sound classes | Paul Gilbert |
2016-08-08 | TITANIC: Implemented CAutoSoundPlayerADSR & CBackgroundSoundMaker | Paul Gilbert |
2016-08-08 | TITANIC: Implemented room, node, and view auto sound player classes | Paul Gilbert |
2016-08-08 | TITANIC: Implemented CAutoSoundPlayer class | Paul Gilbert |
2016-08-08 | TITANIC: Implemented CAutoMusicPlayer class | Paul Gilbert |
2016-08-08 | TITANIC: Implemented CSeasonalMusicPlayer class | Paul Gilbert |
2016-08-07 | TITANIC: Implemented CAutoMusicPlayerBase class | Paul Gilbert |
2016-08-07 | TITANIC: Start of music player class | Paul Gilbert |
2016-08-07 | TITANIC: Add getNewRandomNumber to CGameObject | Paul Gilbert |
2016-08-07 | TITANIC: Add German detection, but disabled for now | Paul Gilbert |
2016-08-07 | TITANIC: Added sound methods to CGameObject | Paul Gilbert |
2016-08-06 | TITANIC: Added more sound manager functionality | Paul Gilbert |
2016-08-06 | TITANIC: Further work on sound manager, fix extra enum comma | Paul Gilbert |
2016-08-06 | TITANIC: Added more sound manager methods, field renames in CProximity | Paul Gilbert |
2016-08-06 | TITANIC: Added more sound manager methods | Paul Gilbert |
2016-08-05 | TITANIC: Add sounds list to QSoundManager | Paul Gilbert |
2016-08-05 | TITANIC: Starting to flesh out sound loading | Paul Gilbert |
2016-08-05 | TITANIC: Added skeleton QMixer class for mixer interface | Paul Gilbert |
2016-08-04 | TITANIC: Rename WaveFile to CWaveFile for consistency | Paul Gilbert |
2016-08-03 | TITANIC: Correct sound manager methods to return existing WaveFile class | Paul Gilbert |
2016-08-03 | TITANIC: Add CSound sound loading methods | Paul Gilbert |