aboutsummaryrefslogtreecommitdiff
path: root/include/courtroom.h
AgeCommit message (Expand)Author
2020-05-22clang 2 electric boogalooCrystalwarrior
2020-05-22Clang-ify the code with this styling using Visual Studio Code:Crystalwarrior
2020-04-13Add possibility for custom use text besides just "played music"Crystalwarrior
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
2019-12-05Add a message delay modifier when punctuation is reached to simulate Ace Atto...Crystalwarrior
2019-10-12Allow area list to contain metadata (as well as categories for future expansion)Crystalwarrior
2019-10-06Courtroom Fonts can now have the "sharpness" setting (pixelated/no anti alias)Crystalwarrior
2019-10-05I HAVE CONQUERED BASS HELLCrystalwarrior
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-03Positional evidence implemented. Click a button to change between private/glo...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-01Fix some read_file errors on effect loadingCrystalwarrior
2019-09-28Strip out QRandomGenerator because it's "too new" of a module (linux build do...Crystalwarrior
2019-09-28Overhaul the evidence system:Crystalwarrior
2019-09-27i did itCrystalwarrior
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-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-18Concurrent evidence updating!Crystalwarrior
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-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-17Streamlined ini swapping so the user can set up multiple character folders as...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 additive text option where your messages are added to your previous one, ...Crystalwarrior
2019-09-16Allow char.ini to override the chat font and font size with chat_font = and c...Crystalwarrior
2019-09-16Add expanded style sheet supportCrystalwarrior
2019-09-15Finally implement frame-specific effects such as screenshake, realization fla...Crystalwarrior
2019-09-14Add a blip sound QElapsedTimer so blipsounds don't play more frequently than ...Crystalwarrior
2019-09-13Set up screenshake button uiCrystalwarrior
2019-09-13Make shout, verdict and wtce default duration values into constantsCrystalwarrior
2019-09-13Make log go downwards by defaultCrystalwarrior
2019-09-12Merge branch 'music_list_update'Crystalwarrior
2019-09-12Fix compilation errorCrystalwarrior
2019-09-12Remove unecessary hard-coded timers for the witness testimony .pngCrystalwarrior
2019-09-11Add clear_music and clear_areasCrystalwarrior
2019-08-19read and store qt audio devicestonedDiscord
2019-07-12Less insane debugging; minor refactoring (!75)David Skoland
2019-05-09Text is now advanced based on graphemes, rather than bytes.Cerapter
2018-12-26moved headers into include and cpp files into src + logo into resourceDavid Skoland