aboutsummaryrefslogtreecommitdiff
path: root/include/aomusicplayer.h
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-21fix audiosD
2020-02-21Merge branch 'master' into 2.7stonedDiscord
2019-03-12qt musicstonedDiscord
2019-02-01bugfixes and shitiamgoofball
2019-01-19Suffix-independent Music, Mod Music List, looping bugfixes, easter eggs, etc.iamgoofball
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