index
:
ao2-client
master
AO2 client fork
Osmium Sorcerer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
courtroom.h
Age
Commit message (
Expand
)
Author
2019-09-27
i did it
Crystalwarrior
2019-09-25
Optimize color markdown stuff properly by creating lists and preloading things
Crystalwarrior
2019-09-25
Hellcommit of doom and suffering
Crystalwarrior
2019-09-24
Change all instances of "colour" to "color" for consistency's sake
Crystalwarrior
2019-09-24
When the background is changed, display it in the correct position as dictate...
Crystalwarrior
2019-09-23
Make music list a QTreeWidget instead for easier category searching, etc.
Crystalwarrior
2019-09-21
Clear the screen and display the background in the correct position when back...
Crystalwarrior
2019-09-20
Tweak the ambience/crosfade layer to fade in regardless of another sample bei...
Crystalwarrior
2019-09-18
Concurrent evidence updating!
Crystalwarrior
2019-09-18
Evidence and emotes reloading when reload_theme is pressed
Crystalwarrior
2019-09-18
When the realization button is pressed, update the Effects thing too.
Crystalwarrior
2019-09-18
Implement effects system that reads your folder in theme/effects, or misc/<fo...
Crystalwarrior
2019-09-17
Add a sfx list that allows you to choose custom sfx from a list. Allows the s...
Crystalwarrior
2019-09-17
Streamlined ini swapping so the user can set up multiple character folders as...
Crystalwarrior
2019-09-16
Change get_stylesheet to return text of a parsed stylesheet file, its functio...
Crystalwarrior
2019-09-16
Chat arrow indicator to inform you if the current message stopped being proce...
Crystalwarrior
2019-09-16
Add additive text option where your messages are added to your previous one, ...
Crystalwarrior
2019-09-16
Allow char.ini to override the chat font and font size with chat_font = and c...
Crystalwarrior
2019-09-16
Add expanded style sheet support
Crystalwarrior
2019-09-15
Finally implement frame-specific effects such as screenshake, realization fla...
Crystalwarrior
2019-09-14
Add a blip sound QElapsedTimer so blipsounds don't play more frequently than ...
Crystalwarrior
2019-09-13
Set up screenshake button ui
Crystalwarrior
2019-09-13
Make shout, verdict and wtce default duration values into constants
Crystalwarrior
2019-09-13
Make log go downwards by default
Crystalwarrior
2019-09-12
Merge branch 'music_list_update'
Crystalwarrior
2019-09-12
Fix compilation error
Crystalwarrior
2019-09-12
Remove unecessary hard-coded timers for the witness testimony .png
Crystalwarrior
2019-09-11
Add clear_music and clear_areas
Crystalwarrior
2019-08-19
read and store qt audio device
stonedDiscord
2019-07-12
Less insane debugging; minor refactoring (!75)
David Skoland
2019-05-09
Text is now advanced based on graphemes, rather than bytes.
Cerapter
2018-12-26
moved headers into include and cpp files into src + logo into resource
David Skoland