Commit Graph

668 Commits

Author SHA1 Message Date
oldmud0
2ef6aecb0d Merge branch 'master' into 'master'
Fixed evidence not recognizing subfolder issue.

See merge request AttorneyOnline/AO2-Client!66
2019-07-03 22:28:13 +00:00
cents02
d07dd1d5fe Permanent and not temporary solution for evidence. Supports up to infite subfolders. 2019-07-03 08:48:04 +00:00
oldmud0
6c1d5ea41e CI: install dependencies not in builder container (?!) 2019-07-03 02:47:32 +00:00
oldmud0
f489f2064c Merge branch 'ci' into 'master' 2019-07-02 21:11:59 -05:00
cents02
ca3f113377 Fixed evidence not recognizing subfolder issue. Can support 1 folder tho. 2019-07-01 18:50:30 +00:00
oldmud0
944b0be83b Merge request AttorneyOnline/AO2-Client!63
Fixes issue #74 for client and #47 for tsuserver3 + /save_case feature

What the title says basically.

/save_case takes two parameters, name and cr status. E.g /save_case case1 lfp
Doc and cmdoc link are left blank if anybody wants to use them.
2019-07-01 02:28:49 +00:00
cents02
099fea176c Indentation 2019-06-30 22:09:12 +00:00
cents02
f826ba390b New feature! /save_case . Takes two parameters, name and cr status.
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-30 21:47:48 +00:00
oldmud0
236666b8e8 Merge branch 'mac_improvements' into 'master'
Mac improvements
2019-06-29 00:27:31 +00:00
David Skoland
f2a4ac013d Mac improvements
Just modifying build scripts to make it less painful to build and release on Mac

See merge request AttorneyOnline/AO2-Client!64
2019-06-29 00:27:31 +00:00
cents02
ae85525780 Resolved requests/issues. 2019-06-03 09:00:24 +00:00
cents02
09d8e9e7a4 Update courtroom.cpp 2019-05-31 21:52:22 +00:00
cents02
1f9a1bdd5d Fixed issues #47 on both client and server 2019-05-31 21:47:47 +00:00
oldmud0
15db260639 Merge branch 'unicode-blips' into 'master'
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-10 17:58:06 +00:00
Cerapter
2e4f0117b0 Text is now advanced based on graphemes, rather than bytes. 2019-05-09 23:49:20 +02:00
nnoodle
744cf727f0 Use /bin/sh and exit immediately if a command fails. 2019-04-11 11:30:29 -05:00
oldmud0
93b482cbc7 Use --name-status instead of --summary 2019-04-03 23:24:37 -05:00
oldmud0
eae8ed1552 I hate JavaScript sometimes 2019-04-03 23:18:28 -05:00
oldmud0
9b4c18e8dc Cover rename and deleted directory cases 2019-04-03 22:58:05 -05:00
oldmud0
f4b31356df Fix typo in getting added/modified files 2019-04-03 17:22:05 -05:00
oldmud0
ed41f3c4e5 Remove S3_MANIFESTS and S3_ARCHIVES 2019-04-03 17:14:44 -05:00
oldmud0
190b0d7c1e Fix issues parsing deletions file 2019-04-03 17:10:24 -05:00
oldmud0
a5435183e4 Stronger check for array length 2019-04-03 17:04:39 -05:00
oldmud0
bc92942d29 Allow overwriting versions of same name 2019-04-03 16:47:16 -05:00
oldmud0
153c458f9e Fix type errors during argument parsing 2019-04-03 16:32:10 -05:00
oldmud0
d75cee4996 Fix unbound variable (again) 2019-04-03 16:21:51 -05:00
oldmud0
458eea04d3 Fix unbound variable EXECUTABLE 2019-04-03 16:18:05 -05:00
oldmud0
4561f1809f Fix some bugs in manifest script 2019-04-03 16:12:31 -05:00
oldmud0
edb3c6b538 Continue work on manifest scripts 2019-04-03 15:28:30 -05:00
oldmud0
5d0044b93c Add a bunch of scripts 2019-03-29 21:03:43 -05:00
oldmud0
9a32aa6e84 Add BASSOPUS to all target platforms 2019-02-10 02:45:10 +00:00
oldmud0
09ff1755a0 Add more frameworks 2019-02-10 02:32:11 +00:00
oldmud0
e4c4ecb0fd Use CoreFoundation library 2019-02-10 02:19:12 +00:00
oldmud0
f05c3defcf Keep fixing issues with the Mac build script 2019-02-10 02:08:48 +00:00
oldmud0
200008fd81 Actually save the discord-rpc zip 2019-02-10 02:00:13 +00:00
oldmud0
f23d163a27 Okay, let's try this again... 2019-02-10 01:52:16 +00:00
oldmud0
6261be1dc8 Add Travis script for Mac builds 2019-02-10 01:04:28 +00:00
oldmud0
757da1624c Oh, so apparently the clang QtApng builds are for Mac... 2019-02-09 04:51:44 +00:00
oldmud0
3b718808b7 Move Ubuntu configure script to .gitlab-ci.yml
Sorry, Omni. I'll probably move everything back to shell scripts in the future.
2019-02-09 04:42:26 +00:00
oldmud0
830dba62a1 Add qtmultimedia5-dev 2019-02-09 03:13:08 +00:00
oldmud0
c8a3fd6560 clang-linux -> linux-clang 2019-02-09 03:10:39 +00:00
oldmud0
59f72ffa65 Use clang-linux mkspec 2019-02-09 02:56:10 +00:00
oldmud0
c755e3d97d apt-get update 2019-02-09 02:49:57 +00:00
oldmud0
0057ff03da Use latest Ubuntu for Linux builds 2019-02-09 02:47:39 +00:00
oldmud0
a2bcf70d1e Revert "Compile Linux build with Qt 5.4 instead of 5.9"
This reverts commit b8191f7745
2019-02-07 20:14:31 +00:00
oldmud0
b8191f7745 Compile Linux build with Qt 5.4 instead of 5.9 2019-02-07 20:03:22 +00:00
oldmud0
68f88350bf Granularize shared library deployment 2019-02-07 00:52:18 +00:00
oldmud0
bc0e224640 Fix final zip command in Windows deploy 2019-02-06 23:42:08 +00:00
oldmud0
0dca4f14fe Use ubuntu instead of ruby or whatever GitLab CI defaults to 2019-02-06 23:36:03 +00:00
oldmud0
a453951aea Use apt-get instead of sudo apt-get on Windows deploy 2019-02-06 23:28:54 +00:00