aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-08-07Merge pull request #3 from argoneuscze/reverse_ic_logwewlad1
Fixed blank lines in IC log
2018-08-06bumped version to 2.5.1argoneus
2018-08-06fixed blank lines in IC logargoneus
2018-08-06Merge pull request #2 from argoneuscze/modcall_reasonwewlad1
Added check for empty reason for modcalls
2018-08-06refactored modcall reason, added check for empty textargoneus
2018-08-06Merge pull request #1 from argoneuscze/modcall_reasonwewlad1
Added support for modcall reasons
2018-08-03added #% for consistencyargoneus
2018-08-03changed Attorney Online 2 to Attorney Online Vidyaargoneus
2018-08-03bumped version to 2.5.0argoneus
2018-08-03added modcall_reason as a FL featureargoneus
2018-07-31fixed memory leakargoneus
2018-07-31added modcall reasonargoneus
2018-07-27Merge pull request #24 from ghostfeesh/version-bumpoldmud0
Bump to 2.4.10, autoscrolling bug fixes
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-05Bump to 2.4.9oldmud0
2018-07-05Update config.ini to contain new optionsoldmud0
2018-07-05Merge branch 'discord-toggle'oldmud0
2018-07-05Enable Discord by default if not in config.inioldmud0
2018-07-05Fix hex_functions compile errorsoldmud0
2018-07-05Merge branch 'headers'oldmud0
2018-07-05Merge remote-tracking branch 'upstream/master'oldmud0
2018-07-05pretend you didnt see thisDenton
2018-07-05moved includes to header filesstonedDiscord
2018-07-05better int to hexgameboyprinter
2018-07-05Make discord toggleable, OOC name option, default bg fixgameboyprinter
2018-07-04Merge pull request #19 from LeifaBot/masteroldmud0
Fix buffer overflow exploit
2018-07-04segfaultLeifa
2018-06-02Manual option for master serveroldmud0
This will only trigger when SRV lookup fails.
2018-03-15Relicense/dual-license under MIToldmud0
See https://github.com/OmniTroid/attorney_online. This is to say that the Attorney Online open-source client project no longer requires releasing any source code as a result of modifying or redistributing the client. Go in peace :)
2018-03-03Merge branch 'master' of https://github.com/AttorneyOnline/AO2-ClientstonedDiscord
2018-03-03update d-rpcstonedDiscord
2018-03-02Add line left off after revertoldmud0
2018-02-11Reverted qss stuff and added more commentsDavid Skoland
2018-02-08Merge pull request #10 from OmniTroid/masteroldmud0
fixed that performance issue related to big IC logs
2018-02-09less tabs more spacesDavid Skoland
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-08Increment version to 2.4.8oldmud0
2018-01-08Merge branch 'discord-rich-presence'oldmud0
2018-01-08Add spectate state; add "playing as character" stateoldmud0
2018-01-08Just switch to DLLs.oldmud0
2018-01-08Add Discord rich presenceoldmud0
This would work, were it not for some freak stack corruption caused by GCC not liking the Discord RPC library...
2017-12-30Bump ver number and increase chat log sizeunknown
2017-12-29Bump version to 2.4.6oldmud0
2017-12-29Fail over to non-SRV master server connectionoldmud0
This will eliminate the connection failure dialog. Instead, the reconnect timer will run indefinitely.
2017-11-17Compatibility with older Qt versionsoldmud0