aboutsummaryrefslogtreecommitdiff
path: root/src/aosfxplayer.cpp
AgeCommit message (Collapse)Author
2020-04-17Run clang-format on entire projectoldmud0
Indentation fixed to 2 spaces per tab. Braces set to Stroustrup style. Lines reflow at 80 characters. One-line method bodies are on the same line as the signature. Space always after `//`. No indentation on preprocessor macros. Includes are sorted lexicographically. If you don't want to see this commit on blames, use the hidden whitespace option on GitHub, or use `-w` in git-blame.
2020-02-21looping wasnt insD
2020-02-21Merge branch 'master' into 2.7stonedDiscord
2019-08-22bass blips were slightly too quietstonedDiscord
2019-08-17OOP :convenience_store:stonedDiscord
2019-08-17fix qaudio volumestonedDiscord
2019-03-13sfx glitchstonedDiscord
2019-03-13setVolume doesn't take floatsstonedDiscord
2019-03-12sfx tested and worksstonedDiscord
2019-03-12makes all the bass stuff optionalstonedDiscord
2019-02-01bugfixes and shitiamgoofball
2019-01-18Add screenshake, frame-specific effects, looping SFX, and clientside music ↵iamgoofball
looping Committed by patch since Goof is currently banned on GitHub for no good reason.
2018-12-26moved headers into include and cpp files into src + logo into resourceDavid Skoland