aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-04-19Revert faster blip speedlikeawindrammer
Without an option to change it users will complain Thanks Initiate for telling me how to change this
2020-04-19Removed Duplicatescents
2020-04-19Fix crash on saving settingslikeawindrammer
Thanks Initiate for actually fixing this
2020-04-19Merge pull request #134 from AttorneyOnline/streammusicstonedDiscord
Streaming music
2020-04-19Merge pull request #144 from AttorneyOnline/deploy_macstonedDiscord
Deploy mac
2020-04-19Delete label.ymlstonedDiscord
2020-04-18Merge branch 'master' into 2.7-rclikeawindrammer
2020-04-18Merge pull request #145 from Pyraqq/masterwindrammer
Polish translation update
2020-04-18Change "IC log colorido" to "Log IC colorido" on the Spanish translationlikeawindrammer
2020-04-18Update Portuguese translation with the strings added on the CR branchlikeawindrammer
2020-04-18Add Polish to the language optionslikeawindrammer
2020-04-18Updated Polish translation.Pyraq
2020-04-18only deploy on tagged commitssD
2020-04-18compress it moresD
2020-04-18please buildsD
2020-04-18this and post_build do the same thingsD
2020-04-18zip it and upload the correct filesD
2020-04-18Update Spanish translationlikeawindrammer
2020-04-18Change second exclamation to period on tooltiplikeawindrammer
No need for two exclamations
2020-04-18Add missing periods on two tooltipslikeawindrammer
2020-04-18"interupted" -> "interrupted"; "expierence" -> "experience"likeawindrammer
2020-04-18"IC_Log" -> "IC Log"likeawindrammer
2020-04-18Change some tooltipslikeawindrammer
2020-04-17Change tickbox to checkbox on README.md ☑likeawindrammer
As far as I know checkbox is more popular than tickbox, on Wikipedia for example it's called checkbox. And some spell checkers will highlight tickbox as a typo, but not checkbox.
2020-04-17Revert "Change "Custom shownames:" to "Show custom IC names:""likeawindrammer
This reverts commit cd034b996ad2887b3f0b310e6839603f3064d294.
2020-04-17Change tickbox to checkboxlikeawindrammer
As far as I know checkbox is more common
2020-04-17Change "Custom shownames:" to "Show custom IC names:"likeawindrammer
"shownames" isn't a word, and what does "Custom shownames" even mean anyway? "Show custom IC names" should do a better job at explaining what this option does.
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-13Add possibility for custom use text besides just "played music"Crystalwarrior
Implemented "presented evidence" message
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-04-02Fix evidence display viewport element being a FUCKING JACKASSCrystalwarrior
2020-04-01Fix collapse all rightclick option being annoying in its behavior. Now it's ↵Crystalwarrior
*smart*!
2020-04-01Fix weird behavior with area list and arup system + wrong column being used ↵Crystalwarrior
for 'metadata'
2020-04-01bass being bass againsD
2020-04-01don't look in music for URLssD
2020-03-31Add courtroom_design.ini partial parsing for misc/ folder (only chat_arrow ↵Crystalwarrior
and showname atm) Initialize chat arrow n stuff this is still pretty gay because you can't ignore size and set pos or something like that
2020-03-31Add legacy fallback for "chatbox.png" name if chat.png doesn't existCrystalwarrior
2020-03-31Fix custom chatboxes not working at allCrystalwarrior
2020-03-31Change the ultra-tiny-minor version so people can right-click for details ↵Crystalwarrior
and tell me which version they're using during qa-testing
2020-03-31Fix aomovie resizing algorithm for BG's crashing the client because I fucked ↵Crystalwarrior
up, lol
2020-03-28Fix wrong pos being shown when entering area due to index signal being ↵Crystalwarrior
called in the wrong place
2020-03-27Made the shake button useful.cents02
Apparently nobody tested it before.