aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2019-02-09Oh, so apparently the clang QtApng builds are for Mac...oldmud0
2019-02-09Move Ubuntu configure script to .gitlab-ci.ymloldmud0
Sorry, Omni. I'll probably move everything back to shell scripts in the future.
2019-02-09Add qtmultimedia5-devoldmud0
2019-02-09clang-linux -> linux-clangoldmud0
2019-02-09Use clang-linux mkspecoldmud0
2019-02-09apt-get updateoldmud0
2019-02-09Use latest Ubuntu for Linux buildsoldmud0