aboutsummaryrefslogtreecommitdiff
path: root/courtroom.cpp
AgeCommit message (Collapse)Author
2018-10-16Opus on SFXiamgoofball
2018-10-14fixes opus courtesy of longbyte1Iamgoofball
2018-08-06fixed blank lines in IC logargoneus
2018-08-06refactored modcall reason, added check for empty textargoneus
2018-08-03added #% for consistencyargoneus
2018-08-03added modcall_reason as a FL featureargoneus
2018-07-31fixed memory leakargoneus
2018-07-31added modcall reasonargoneus
2018-07-28Write off the rest of move_op and friendsghostfeesh
move_op and friends didn't want to cooperate with scrolling
2018-07-28Bump to 2.4.10, autoscrolling bug fixesghostfeesh
2018-07-27Reverse IC log config option (#22)ghostfeesh
The way it should have been. Reverse IC logs, now in configurable in config.ini. Set to false by default. Now you can go up or down as and when you please. (thanks argo for putting up with my trash code)
2018-07-05Merge branch 'discord-toggle'oldmud0
2018-07-05moved includes to header filesstonedDiscord
2018-07-05Make discord toggleable, OOC name option, default bg fixgameboyprinter
2018-02-09renaming some functions and starting qss theme functionalityDavid Skoland
2018-02-08tabs vs. spaces: the eternal struggleDavid Skoland
2018-02-08removed dirty hack and optimized IC chatDavid Skoland
2018-01-18Add BASSOPUS supportoldmud0
Nothing will happen if you do not have the DLL. Sample rate was changed to 48 kHz as Opus only supports 48 kHz audio, and pretty much all sound cards support 48 kHz.
2018-01-08Add spectate state; add "playing as character" stateoldmud0
2017-07-08ready for the REAL 2.4.3 releaseOmniTroid
2017-07-08Merge branch 'master' of ↵OmniTroid
https://github.com/Attorney-Online-Engineering-Task-Force/AO2-Client bruh
2017-07-08made IC names bold tooOmniTroid
2017-07-06not really animated backgroundsstonedDiscord
2017-06-19added pick evidence image buttonOmniTroid
2017-06-16fixed evidence description bug and local muteOmniTroid
2017-06-05fixed a bug where present wouldn't show the right image when theme was reloadedOmniTroid
2017-05-30added call word function and fixed an evidence-related crashOmniTroid
2017-05-24FASTEN YOUR SEATBELTS, EVIDENCE IS DONEOmniTroid
2017-05-23added aoevidencedisplay class. almost done with evidenceOmniTroid
2017-05-22made evidence description editable + added the present buttonOmniTroid
2017-05-22finished first part of evidenceOmniTroid
2017-05-21made char movies a bit more consistent in terms of qualityOmniTroid
2017-05-21added optional pos dropdownOmniTroid
2017-05-19added evidence edit and add + incremented versionOmniTroid
2017-04-27added x button to evidenceOmniTroid
2017-04-08removed debug statementsOmniTroid
2017-04-08fixed a hyperlink bug and a bug where > and < wouldn't display properly with ↵OmniTroid
rainbow text
2017-04-07fixed various evidence-related bugsOmniTroid
2017-04-07added custom sfx support and incremented to 2.3.4OmniTroid
2017-04-06added color customization to music list and started adding to fontsOmniTroid
2017-04-05added evidence spacingOmniTroid
2017-04-05started adding spacing to evidenceOmniTroid
2017-04-05added emote spacingOmniTroid
2017-04-05Fixed a bug where talking didn't work on legacy serversOmniTroid
2017-04-04fixed a crash and incremented to 2.3.3OmniTroid
2017-03-29fixed the tiny desk issue, ready for 2.3.2OmniTroid
2017-03-29finished jud, hlp and hld desks. ready to release 2.3.1OmniTroid
2017-03-28started adding the desk/nodesk featureOmniTroid
2017-03-26changed server ooc chat log to AOTextArea objectOmniTroid
2017-03-25removed CHECK disconnectOmniTroid