aboutsummaryrefslogtreecommitdiff
path: root/src/courtroom.cpp
AgeCommit message (Expand)Author
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
2019-09-28Fix AOEvidenceDisplay not respecting the size of the viewport properly and br...Crystalwarrior
2019-09-28Overhaul the evidence system:Crystalwarrior
2019-09-27Add cute color icons to color dropdown uiCrystalwarrior
2019-09-27Fix ic chatlogs displaying escaped htmlCrystalwarrior
2019-09-27Display the first character of the ic message right away instead of having a ...Crystalwarrior
2019-09-27i did itCrystalwarrior
2019-09-25help me jesusCrystalwarrior
2019-09-25Fix issue with ao line edit not correctly preserving selectionCrystalwarrior
2019-09-25Optimize color markdown stuff properly by creating lists and preloading thingsCrystalwarrior
2019-09-25Hellcommit of doom and sufferingCrystalwarrior
2019-09-24Change all instances of "colour" to "color" for consistency's sakeCrystalwarrior
2019-09-24Fix some tooltipsCrystalwarrior
2019-09-24Fix a bug with music search that didn't show the item's parent when it's bein...Crystalwarrior
2019-09-24When the background is changed, display it in the correct position as dictate...Crystalwarrior
2019-09-23Make music list a QTreeWidget instead for easier category searching, etc.Crystalwarrior
2019-09-21Clear the screen and display the background in the correct position when back...Crystalwarrior
2019-09-20Tweak the ambience/crosfade layer to fade in regardless of another sample bei...Crystalwarrior
2019-09-20Allow realizationflash, prosecution_speedlines and defense_speedlines to be c...Crystalwarrior
2019-09-20Make ui_additive_button insert a whitespace character at the start of the mes...Crystalwarrior
2019-09-20I dunno what the fuck was I doing for the past 4 hours but I made crossfading...Crystalwarrior
2019-09-18Get rid of some debug textCrystalwarrior
2019-09-18Evidence and emotes reloading when reload_theme is pressedCrystalwarrior
2019-09-18When the realization button is pressed, update the Effects thing too.Crystalwarrior
2019-09-18Fix a bug with sound effect from misc/ folder not being readCrystalwarrior
2019-09-18Make effects stop when next message is receivedCrystalwarrior
2019-09-18make icons for effects n shitCrystalwarrior
2019-09-18Implement effects system that reads your folder in theme/effects, or misc/<fo...Crystalwarrior
2019-09-17Add a sfx list that allows you to choose custom sfx from a list. Allows the s...Crystalwarrior
2019-09-17Tool tips! Tool tips for everyone!Crystalwarrior
2019-09-17Streamlined ini swapping so the user can set up multiple character folders as...Crystalwarrior
2019-09-17Allow lobby server descriptions to parse linksCrystalwarrior
2019-09-17so this solution doesn't really work. It makes the chat message box appear ov...Crystalwarrior
2019-09-16Change the way sideplayer/playerchar ordering works to be stackUnder instead ...Crystalwarrior
2019-09-16Fix an incredibly obscure bug where if the viewport message is inside the vie...Crystalwarrior
2019-09-16Change get_stylesheet to return text of a parsed stylesheet file, its functio...Crystalwarrior
2019-09-16Chat arrow indicator to inform you if the current message stopped being proce...Crystalwarrior
2019-09-16Add two new helper functions - get_design_element and get_static_image_suffixCrystalwarrior