aboutsummaryrefslogtreecommitdiff
path: root/src/courtroom.cpp
AgeCommit message (Expand)Author
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
2020-04-01Fix weird behavior with area list and arup system + wrong column being used f...Crystalwarrior
2020-03-31Add courtroom_design.ini partial parsing for misc/ folder (only chat_arrow an...Crystalwarrior
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-28Fix wrong pos being shown when entering area due to index signal being called...Crystalwarrior
2020-03-27Quality of Life improvementsCrystalwarrior
2020-03-26Make backgrounds preserve aspect ratio when used with different aspect ratio ...Crystalwarrior
2020-03-25Change @ and $ to \s and \f standing for s[hake] and f[lash].Crystalwarrior
2020-03-12Add a search bar for server listCrystalwarrior
2020-03-06Fix the rightclick options for editing files not workingCrystalwarrior
2020-03-06Fix a bug where you couldn't join servers from your favorites listCrystalwarrior
2020-02-24Make pos dropdown more abstract and actually useful by letting servers send o...Crystalwarrior
2020-01-17Network effects folder so you don't need to modify your own char.ini to see c...Crystalwarrior
2020-01-15Separate screenshake options button from effects options buttonCrystalwarrior
2020-01-03Remove borders for chatlogsCrystalwarrior
2019-12-28Allow colors in server chatlogsCrystalwarrior
2019-12-27excuse me what the fuckCrystalwarrior
2019-12-27UGH I BROKE BACKWARDS COMPATIBILITY NOW I'M SCRAMBLING TO FIX ITCrystalwarrior
2019-12-05Add a message delay modifier when punctuation is reached to simulate Ace Atto...Crystalwarrior
2019-11-22actually fix the chat instead of breaking itCrystalwarrior
2019-11-18Fix a bug where user would be unable to speak if the BG changed when someone ...Crystalwarrior
2019-11-04"temporarily" simplify code by stripping long since botched and unused AO1 ba...Crystalwarrior
2019-11-04Fix the sound bonanza so they actually playCrystalwarrior
2019-11-04Fix screenshaking only shaking down rightCrystalwarrior
2019-11-04If def/pro/jud/hld/hlp are missing, put the character in pos wit instead of s...Crystalwarrior
2019-11-04Make the music search bar search in music metadata instead of just the displa...Crystalwarrior
2019-10-23Allow gender (blip sounds) that don't use sfx-blip naming conventionCrystalwarrior
2019-10-20Fix input bg's not being transparentCrystalwarrior
2019-10-12Allow area list to contain metadata (as well as categories for future expansion)Crystalwarrior
2019-10-12Properly handle "true song name" even with folders/categories and file format...Crystalwarrior
2019-10-08Allow -1 charid messages to be sent (system/server messages) UNTESTEDCrystalwarrior
2019-10-06Fix music display not displaying a stripped down version of the song nameCrystalwarrior
2019-10-06Courtroom Fonts can now have the "sharpness" setting (pixelated/no anti alias)Crystalwarrior
2019-10-06Fix some edge cases where the AOChar qlabel is moved around in weird ways (re...Crystalwarrior
2019-10-05Merge branch 'bass-hell'Crystalwarrior
2019-10-05I HAVE CONQUERED BASS HELLCrystalwarrior
2019-10-05Meme fix to <>, ~~ and ~> parsing (does not fully solve the issue but at leas...Crystalwarrior
2019-10-03Fix move func making characters slowly move to the left every frame on animat...Crystalwarrior
2019-10-03Remove /rainbow as clientside slash commands are cursed. I shall purge all cl...Crystalwarrior
2019-10-03Add support for backgrounds outside of predefined positions, grabbing the ove...Crystalwarrior
2019-10-02Add rightclick context menus to sfx dropdown, iniswap dropdown and effects dr...Crystalwarrior
2019-10-02Rewrite pairing character ordering logic to instead operate based on a user-a...Crystalwarrior
2019-10-01Make screenshakes work with preanim delaysCrystalwarrior
2019-10-01Fix some read_file errors on effect loadingCrystalwarrior
2019-09-29Mysterious super-similar-to-AA font, please don't elude me.Crystalwarrior
2019-09-29Update Bass.dll headers to newer versionCrystalwarrior
2019-09-29Make the client select a default font that resembles classic AA font the most...Crystalwarrior
2019-09-28Strip out QRandomGenerator because it's "too new" of a module (linux build do...Crystalwarrior