aboutsummaryrefslogtreecommitdiff
path: root/src/courtroom.cpp
AgeCommit message (Collapse)Author
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-09Text is now advanced based on graphemes, rather than bytes.Cerapter
2019-01-08Fix #57perplexedMurfy
2019-01-06fixed opus plugin load for macOSDavid Skoland
2018-12-26muh macos supportDavid Skoland
2018-12-26moved headers into include and cpp files into src + logo into resourceDavid Skoland