aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2019-08-05eat shit tsuserverstonedDiscord
2019-08-05Revert "make the password field in charselect useful"stonedDiscord
This reverts commit 15a48a051c21275662b833d46d44b4e690d535ce.
2019-08-05make the password field in charselect usefulstonedDiscord
let the server decide what to do with this
2019-07-30move #ifdef BASSAUDIO so the audio tab isn't deleted as a wholestonedDiscord
2019-07-28translate new features. is i18n deadstonedDiscord
2019-07-27Fall back to Sans if no font setting foundoldmud0
Sigh...
2019-07-261% more readablestonedDiscord
2019-07-26fixed copypasta mistake on objection sfxstonedDiscord
2019-07-22Remove C style char buffer in favor of QByteArraywindrammer
2019-07-20Merge branch 'bass-optional' into 'master'oldmud0
Bass+discord optional See merge request AttorneyOnline/AO2-Client!59
2019-07-20Revert "More bug fixing."cents02
This reverts commit ca84ba516fc892deaeafc18b23ad5a06822b29f5
2019-07-20Merge branch 'master' into 'bass-optional'stonedDiscord
# Conflicts: # Attorney_Online.pro # include/aoapplication.h
2019-07-12Less insane debugging; minor refactoring (!75)David Skoland
2019-07-11Fix bug #82 causing a client crash if /save_case was used without providing ↵Windrammer
a courtroom state
2019-07-07Revert "More bug fixing."cents02
This reverts commit ca84ba516fc892deaeafc18b23ad5a06822b29f5
2019-07-07Merge branch 'master' into 'master'oldmud0
Fix escaped HTML characters screwing up the grapheme cluster sizes. See merge request AttorneyOnline/AO2-Client!61
2019-07-03Permanent and not temporary solution for evidence. Supports up to infite ↵cents02
subfolders.
2019-07-01Fixed evidence not recognizing subfolder issue. Can support 1 folder tho.cents02
2019-06-30Indentationcents02
2019-06-30New feature! /save_case . Takes two parameters, name and cr status. cents02
E.g: /save_case case1 lfp . It takes court evidence but leaves the doc and cmdoc options blank to be entered manually(if anybody actually puts anything).
2019-06-03Resolved requests/issues.cents02
2019-05-31Update courtroom.cppcents02
2019-05-31Fixed issues #47 on both client and servercents02
2019-05-10Fix escaped HTML characters fucking up the grapheme cluster sizes.Cerapter
2019-05-09Text is now advanced based on graphemes, rather than bytes.Cerapter
2019-03-13add a default for thisstonedDiscord
2019-03-13sfx glitchstonedDiscord
2019-03-13begone, commented codestonedDiscord
2019-03-13setVolume doesn't take floatsstonedDiscord
2019-03-12qt musicstonedDiscord
2019-03-12sfx tested and worksstonedDiscord
2019-03-12qt can play the blips just finestonedDiscord
2019-03-12discord optional v2stonedDiscord
2019-03-12Revert "make discord optional"stonedDiscord
This reverts commit 744c100159ff7b79e01c40ec57e42d37650d139b.
2019-03-12make discord optionalstonedDiscord
2019-03-12makes all the bass stuff optionalstonedDiscord
2019-01-08Fix #57perplexedMurfy
2019-01-06fixed opus plugin load for macOSDavid Skoland
2019-01-05Merge remote-tracking branch 'upstream/master'David Skoland
2019-01-03Fix APNG preanimations not working (#52)oldmud0
2019-01-03Show ban reason with BD packetperplexedMurfy
This fully fixes issue 39 with tsuserver3 (https://github.com/AttorneyOnline/tsuserver3/issues/39)
2019-01-02fixed a crash condition where blip rate is less than 1David Skoland
2018-12-26added dynamic loading of qapng and fixed mac soundDavid Skoland
2018-12-26muh macos supportDavid Skoland
2018-12-26finished ubuntu build script and made default plugin mode dynamic linkingDavid Skoland
2018-12-26moved headers into include and cpp files into src + logo into resourceDavid Skoland