aboutsummaryrefslogtreecommitdiff
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-04-17Mega-merge of CR forkoldmud0
CR likely stands for "CentsRaidensnake." Like the Case Cafe mega-merge before it, this was not a clean merge, and it had to be split up into two parts: the actual changes, and the attempt it made to reformat the entire code via clang-format. This branch had a complicated set of changes that would be difficult to describe in this commit message. It would be better described in a proper changelog.
2020-04-17upload artifactsstonedDiscord
2020-04-17Create labeler.ymlstonedDiscord
2020-04-17Create label.ymlstonedDiscord
2020-04-12Remove dumb memes (#141)in1tiate
* remove memes * Update courtroom.cpp
2020-04-11Merge pull request #139 from AttorneyOnline/posdrpoldmud0
Fix an oversight with the pos dropdown, add a small feature
2020-04-11Merge pull request #138 from likeawindrammer/portuguese_translationoldmud0
Add Portuguese translation
2020-04-11fix dropdown bug, add minor featurein1tiate
2020-04-11Add Portuguese translationlikeawindrammer
2020-03-27Made the shake button useful.cents02
Apparently nobody tested it before.
2020-03-22Fix syntax error introduced in 530721foldmud0
2020-03-22Merge pull request #131 from likeawindrammer/update-spanishcents02
Update Spanish translation
2020-03-22frame count check 2 electric boogalooin1tiate
re-fix the same bug oh joy
2020-03-22Update Spanish translationlikeawindrammer
2020-03-21If frame count is 0, don't try to play the next frame (#129)in1tiate
ya goofus.
2020-03-15Merge pull request #104 from Crystalwarrior/music_list_updatestonedDiscord
Allow servers to send area list and music list refresh requests
2020-03-15it's basically the same packet minus requesting the next listsD
2020-03-15Merge branch 'master' into pr/104sD
2020-03-15Merge pull request #123 from in1tiate/oocplaceholderstonedDiscord
Add placeholder text to OOC message box
2020-03-14add placeholder to OOC chat message boxin1tiate
2020-03-14Merge pull request #8 from AttorneyOnline/masterin1tiate
bring up to date
2020-03-13move area list detection algorithm into a seperate functionsD
2020-03-13musictime is a bad name for thissD
2020-03-08Merge pull request #121 from in1tiate/theme_ppstonedDiscord
Additional theme support
2020-03-08add theme supportin1tiate
2020-03-08Merge pull request #5 from AttorneyOnline/masterin1tiate
bring up to date with master
2020-03-07Merge pull request #119 from in1tiate/chatboxfixstonedDiscord
Re-add support for 2.4-style custom chatboxes
2020-03-07rename fallback chatboxsD
2020-03-07add support for 2.4-style chatboxesin1tiate
2020-03-06Merge pull request #1 from AttorneyOnline/masterin1tiate
bring master up to date with upstream
2020-03-06ok basssD
2020-03-06indentationsD
2020-03-06fix compiler warnings for unused varssD
2020-03-06Merge branch 'master' into music_list_updatestonedDiscord
2020-03-06Merge pull request #118 from in1tiate/pngfixstonedDiscord
Check root of character folder for PNG emote without prefix
2020-03-05added file to .gitignoreBuildTools
2020-03-05Add condition for classic PNG foldersBuildTools
2020-03-01make volume scale logstonedDiscord
2020-03-01full music path in logstonedDiscord
2020-03-01wrong punctuation in german localizationstonedDiscord
2020-03-01put full path in debug logstonedDiscord
2020-02-24Revert "reactivate discord and bass so they get used in the CI pipeline"sD
This reverts commit d077bab4e3558c10e7e28ca14813bd3ee16c1d33.
2020-02-24reactivate discord and bass so they get used in the CI pipelinesD
2020-02-24get the submodules toosD
2020-02-23theme submodulesD
2020-02-23delete theme folder to replace with submodulesD
2020-02-23Revert "CI: Use Ubuntu image for Linux deploy"sD
This reverts commit 15efd0a68fe8fe4c29010dffa73b3eda50ddaa4c.
2020-02-23CI: Use Ubuntu image for Linux deploysD
i stole longbytes commit ehehe
2020-02-23ok gitlab pls worksD