Commit Graph

880 Commits

Author SHA1 Message Date
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
iamgoofball
2d9fff2e96 Reverts screenshake on object, was controversial 2019-03-25 11:14:53 -07:00
iamgoofball
e6cb5bd2cf Fixes Objections hiding the current character, instead of overlaying on top of it. Adds screenshake to objects. 2019-03-23 14:33:31 -07:00
stonedDiscord
785168f8d3 add a default for this 2019-03-13 22:05:36 +01:00
stonedDiscord
44d433d941 sfx glitch 2019-03-13 22:05:24 +01:00
stonedDiscord
bdde8822f4 begone, commented code 2019-03-13 21:36:12 +01:00
stonedDiscord
ece08930e3 setVolume doesn't take floats 2019-03-13 13:06:11 +01:00
stonedDiscord
1504aaf6b2 saves space i guess 2019-03-13 13:05:10 +01:00
stonedDiscord
1514ffea6a qt music 2019-03-12 20:47:47 +01:00
stonedDiscord
71da60b5d6 sfx tested and works 2019-03-12 20:14:54 +01:00
stonedDiscord
0b6f376f8f qt can play the blips just fine 2019-03-12 19:53:06 +01:00
stonedDiscord
6e93d6e1be discord optional v2 2019-03-12 19:30:03 +01:00
stonedDiscord
3fb6b50d10 cleanup qmakefile 2019-03-12 19:27:38 +01:00
stonedDiscord
92c54ba2eb Revert "make discord optional"
This reverts commit 744c100159.
2019-03-12 19:27:13 +01:00
stonedDiscord
fced80661c looks like multimedia isn't really necessary 2019-03-12 00:46:27 +01:00
stonedDiscord
dbb05f2b4b c++ 14
i guess this is important
2019-03-12 00:31:01 +01:00
stonedDiscord
8a23f10040 gcc didn't like that 2019-03-12 00:27:22 +01:00
stonedDiscord
744c100159 make discord optional 2019-03-12 00:27:11 +01:00
stonedDiscord
e4edb7e127 project rules where i can configure stuff 2019-03-12 00:27:00 +01:00
stonedDiscord
49938eea0f makes all the bass stuff optional 2019-03-12 00:26:40 +01:00
stonedDiscord
2f759752b0 update gitignore so it leaves my base folder alone 2019-03-12 00:26:01 +01:00
stonedDiscord
8c2eeca9d7 update project file 2019-03-11 01:27:08 +01: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
oldmud0
3cbbcd9a5c Add zip dependency to Windows deploy 2019-02-06 23:23:55 +00:00
oldmud0
21465def68 Add bin/ folder as artifact on Windows target 2019-02-06 23:16:28 +00:00
oldmud0
470e0f1902 One less .. on copying bass.dll .gitlab-ci.yml 2019-02-06 23:09:28 +00:00