summaryrefslogtreecommitdiffstats
path: root/src/audio/MusicManager.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Pause radio when game is pausedSergeanur2021-06-301-1/+16
|
* Fix redone + add hud fixSergeanur2021-06-241-0/+4
|
* Make sampman stream functions default to stream 0Sergeanur2021-06-241-63/+63
|
* Use bool8 in audio codeSergeanur2021-06-241-102/+102
|
* MusicManager fixeserorcun2021-02-031-129/+152
|
* Add radio off textSergeanur2021-01-311-2/+2
|
* Merge pull request #886 from erorcun/mastererorcun2020-12-241-13/+82
|\ | | | | Radio scroll to prev. station & radio off text
| * style changeerorcun2020-12-191-12/+5
| |
| * radio scroll fixerorcun2020-12-151-4/+4
| |
| * Radio scroll to prev. station & radio off texterorcun2020-12-151-8/+84
| |
* | fixes to last HUD commitserorcun2020-12-201-0/+2
| |
* | restore original code, fixes, ps2 fontFire-Head2020-12-191-1/+1
| |
* | Merge branch 'master' of https://github.com/GTAmodding/re3Fire-Head2020-12-071-1/+1
|\|
| * Revert "Font: Fix text dimensions"erorcun2020-11-081-1/+1
| | | | | | | | This reverts commit 6729de49b16da9a1be3c95b146ba053bf214c91c.
* | ps2 hud, restore original codeFire-Head2020-12-071-0/+4
|/
* Font: Fix text dimensionserorcun2020-10-251-1/+1
|
* Fixes, mouse AUX buttons, joystick detect menueray orçunus2020-09-301-1/+1
|
* Fixes: PS2/PS2-like menu, Hud, new sliding text founderay orçunus2020-09-271-1/+1
|
* Fixes to MusicManagerSergeanur2020-09-191-33/+31
|
* Renaming audio enum entries to something more like originalSergeanur2020-09-191-30/+30
|
* IsMissionAudioSamplePlaying (from VC)Sergeanur2020-06-081-5/+5
|
* Fix city sound playing on restarting a new gameSergeanur2020-05-271-2/+2
|
* Remove MAX_VOLUME dupsSergeanur2020-05-181-4/+2
|
* More use of GetModelIndexSergeanur2020-05-051-1/+1
|
* Adding getters and setters for type and statusSergeanur2020-04-301-1/+1
|
* Changing prefixes for some audio fieldsSergeanur2020-04-281-4/+5
|
* Try to build with mingwFilip Gawin2020-04-201-1/+1
|
* bug fixesNikolay Korolev2020-04-181-0/+6
|
* Remove patchesSergeanur2020-04-171-32/+1
|
* More refs removedSergeanur2020-04-161-4/+4
|
* fixesSergeanur2020-04-021-2/+2
|
* CCopPed done and #include cleanuperay orçunus2020-03-281-0/+1
|
* Remove all constexprFilip Gawin2020-03-221-1/+1
|
* Fixes for reviewFilip Gawin2020-03-221-2/+4
|
* cMusicManagerSergeanur2020-02-071-70/+761
|
* Audio stuff moved around, removed MusicManager dependencies, eMusicMode used for ChangeMusicModeSergeanur2019-10-261-11/+6
|
* Fixes for aap review (audio8)Filip Gawin2019-10-261-5/+8
|
* More workFilip Gawin2019-10-261-90/+82
|
* audio7Filip Gawin2019-10-261-1/+9
|
* Radio shadow fix, RAMPAGE!! message fixSergeanur2019-10-061-1/+1
|
* CParticleObject done, cDMAudio doneFire-Head2019-08-151-0/+41
|
* sampman doneFire-Head2019-08-021-3/+3
|
* more audio processFilip Gawin2019-07-191-0/+14
|
* cAudioManager::InitialiseFilip Gawin2019-07-071-0/+14
|
* Cleanup project a bitFilip Gawin2019-06-301-2/+2
|
* Initial commit for Frontend._AG2019-06-251-0/+2
| | | | | | Bug fixes: fix #40, fix #39, fix #38, fix #37, fix #21. Code organization and cleanup...
* First commit of replay systemNikolay Korolev2019-06-221-1/+1
|
* Code clean up._AG2019-06-201-2/+4
|
* Update CRadar.cpp, CHud.cpp, CDraw.cpp fixed bug in templates.h._AG2019-06-201-86/+117
|
* Update HUD stuff, bug and format fixes._AG2019-06-171-13/+17
| | | | | Added environment variables to premake5.lua. Update README.md
* Updates Draw.cpp, MusicManager.cpp._AG2019-06-161-1/+131
|
* implemented some higher level functions; added lots of stubs; switched top and bottom in CRectaap2019-05-301-0/+7