aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-29Merge branch 'mac_improvements' into 'master'oldmud0
Mac improvements
2019-06-29Mac improvementsDavid Skoland
Just modifying build scripts to make it less painful to build and release on Mac See merge request AttorneyOnline/AO2-Client!64
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-10Merge branch 'unicode-blips' into 'master'oldmud0
Text is now advanced based on graphemes, rather than bytes. `QTextBoundaryFinder` is used to determine the end of a grapheme cluster, and then the entire cluster is copied into `f_character`. This will not influence text comparisons, like when determining formatting characters. The `f_character` being potentially more than one byte long is then used to advance the `tick_pos` to the correct position, using its length. See merge request AttorneyOnline/AO2-Client!60
2019-05-09Text is now advanced based on graphemes, rather than bytes.Cerapter
2019-04-11Use /bin/sh and exit immediately if a command fails.nnoodle
2019-04-03Use --name-status instead of --summaryoldmud0
2019-04-03I hate JavaScript sometimesoldmud0
2019-04-03Cover rename and deleted directory casesoldmud0
2019-04-03Fix typo in getting added/modified filesoldmud0
2019-04-03Remove S3_MANIFESTS and S3_ARCHIVESoldmud0
2019-04-03Fix issues parsing deletions fileoldmud0
2019-04-03Stronger check for array lengtholdmud0
2019-04-03Allow overwriting versions of same nameoldmud0
2019-04-03Fix type errors during argument parsingoldmud0
2019-04-03Fix unbound variable (again)oldmud0
2019-04-03Fix unbound variable EXECUTABLEoldmud0
2019-04-03Fix some bugs in manifest scriptoldmud0
2019-04-03Continue work on manifest scriptsoldmud0
2019-03-29Add a bunch of scriptsoldmud0
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-13saves space i guessstonedDiscord
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-12cleanup qmakefilestonedDiscord
2019-03-12Revert "make discord optional"stonedDiscord
This reverts commit 744c100159ff7b79e01c40ec57e42d37650d139b.
2019-03-12looks like multimedia isn't really necessarystonedDiscord
2019-03-12c++ 14stonedDiscord
i guess this is important
2019-03-12gcc didn't like thatstonedDiscord
2019-03-12make discord optionalstonedDiscord
2019-03-12project rules where i can configure stuffstonedDiscord
2019-03-12makes all the bass stuff optionalstonedDiscord
2019-03-12update gitignore so it leaves my base folder alonestonedDiscord
2019-03-11update project filestonedDiscord
2019-02-10Add BASSOPUS to all target platformsoldmud0
2019-02-10Add more frameworksoldmud0
2019-02-10Use CoreFoundation libraryoldmud0
2019-02-10Keep fixing issues with the Mac build scriptoldmud0
2019-02-10Actually save the discord-rpc zipoldmud0
2019-02-10Okay, let's try this again...oldmud0
2019-02-10Add Travis script for Mac buildsoldmud0