Commit Graph
1313 Commits
Author SHA1 Message Date
DarthArgus cee44579cd Merge remote-tracking branch 'local/testing' 2019-03-03 21:35:12 +00:00
TekaohandDarthArgus bc94e052f1 Get IP for cluster list from database if you want (#1)
Adds seefo's patch for easier external access and makes it available through a config setting so that nothing will change for you if you don't really care.
2019-03-02 19:28:24 +00:00
DarthArgus f83ee6f7f5 fno-plt - i meant to remove this as it breaks clang builds, leave it for gcc 2018-11-09 23:15:29 +00:00
DarthArgus c6e44ca8a4 disable plt when building with gcc 2018-11-09 23:07:26 +00:00
DarthArgus bf752b276f fix building against current gcc v8 libs 2018-11-09 22:14:42 +00:00
DarthArgus 0c35d38c03 comment the chatty network stat log 2018-07-15 01:49:28 +00:00
DarthArgus 265b497fc5 revert changes to the conection server until i can figure out why it doesn't work when structured this way; if you're using session authentication/validation, you probably will have to modify this for your own purposes anyway 2018-07-15 01:34:52 +00:00
DarthArgus e865c89fc1 fix mistake 2018-07-14 20:31:13 -05:00
DarthArgus a1475af550 remove the calls to trim 2018-07-15 01:22:32 +00:00
DarthArgus 3e73bb804d pretty sure this char wasn't large enough 2018-07-15 00:05:10 +00:00
DarthArgus 7e69eae6a5 oop 2018-07-14 23:19:35 +00:00
DarthArgus a6ac645546 fix some mistakes 2018-07-14 23:06:56 +00:00
DarthArgus a3a794303c add note 2018-07-14 23:00:38 +00:00
DarthArgus c081bdb5bf this should probably work, someone using this auth method will need to test 2018-07-14 23:00:26 +00:00
DarthArgus bccc680f71 add boolean defaulting to true for login server "useSimpleAuth" - used in conjunction with the authurl it will use simple http requests 2018-07-14 23:00:14 +00:00
DarthArgus 836c9e5b2b hybridize the auth... part1: if we are checking station tokens and have a session url set, use the SB method, otherwise fallback to the SUID generation 2018-07-14 22:58:40 +00:00
erusmanandDarthArgus fef25c4690 silence console AICreatureController retreat etc warnings to print out in debug only 2018-07-14 21:50:08 +00:00
erusmanandDarthArgus 0d56b10e25 silence console Ship Commonent Engine load warnings to print out in debug only 2018-07-14 21:49:59 +00:00
erusmanandDarthArgus 0252f6169f silence console Ship Component load warnings to print out in debug only 2018-07-14 21:49:51 +00:00
erusmanandDarthArgus 8aef39a23a cleanup annoying console Appearance Template warnings to print out in debug only 2018-07-14 21:49:42 +00:00
DarthArgus 424918eb1f more chattiness 2018-07-14 21:28:03 +00:00
DarthArgus a7491a0f16 remove some chattiness from the db server 2018-07-14 21:22:27 +00:00
DarthArgus c40d47d2c0 don't allocate 128mb from the getgo 2018-07-14 18:05:27 +00:00
DarthArgus 468bf36dd0 static analysis 2018-07-14 16:52:39 +00:00
DarthArgus 2a6f8386fe more static analysis 2018-07-14 16:26:47 +00:00
DarthArgus c1d8ca0430 this made no sense 2018-07-14 16:01:25 +00:00
DarthArgus de42edc6cc fix a mem leak and some other "potential issues" clang found 2018-07-14 15:35:06 +00:00
DarthArgus 5ce8921f80 Revert "don't pass null to strlen"
This reverts commit e05efc69ce.
2018-07-14 15:10:21 +00:00
DarthArgus e05efc69ce don't pass null to strlen 2018-07-14 06:29:20 +00:00
DarthArgus b3c56b0b83 credit where it is due 2018-07-09 14:07:18 +00:00
seefoeandDarthArgus fc349a7528 Fixed an issue with chatapi failover 2018-07-08 19:00:09 +00:00
seefoeandDarthArgus 1da89a2cfb Fix for chatserver failover 2018-07-08 18:59:39 +00:00
erusmanandDarthArgus 7e398024d6 allow God players to use space terminals 2018-07-08 18:54:21 +00:00
theswgsourceandDarthArgus 9ab5cf59f7 fix for enabling the factory speed skill tape 2018-07-08 18:54:17 +00:00
erusmanandDarthArgus ca7587d361 allow God players to use space terminals 2018-07-08 18:53:09 +00:00
theswgsourceandDarthArgus 3315a44acb fix for enabling the factory speed skill tape 2018-07-08 18:52:47 +00:00
DarthArgus 1866eacde3 all new profiles 2018-06-03 22:52:48 +00:00
DarthArgus fd592c4c8d oop 2018-06-03 22:28:10 +00:00
DarthArgus 3dcb0c5172 cleanups 2018-06-03 22:26:58 +00:00
DarthArgus ba669fcb39 a few new profiles and code to ensure they get written better...more incoming later 2018-06-03 20:10:08 +00:00
DarthArgus a2460861a3 it's always nice to be signal aware... using SIGTERM and having all processes know how to cleanly exit when it is received benefits us even when not profiling (kill -1 <pid>) 2018-06-03 14:04:05 -05:00
DarthArgus b5d6073b19 remove webAPIHeartbeat properly 2018-06-03 13:52:48 -05:00
DarthArgus cf82ce9dc5 fixups 2018-06-03 10:37:47 +00:00
DarthArgus f92da53e65 Merge branch 'testing' of bitbucket.org:stellabellumswg/src into testing 2018-06-03 05:27:51 -05:00
DarthArgus 18671f57e1 phew 2018-06-03 05:27:43 -05:00
DarthArgus 7d9b2741f6 bah - Revert "don't even load sharedebug if we're in prod mode"
This reverts commit 695d1f77b5.
2018-06-03 09:52:59 +00:00
DarthArgus 92c0b29559 autoformat 2018-06-03 03:13:58 -05:00
DarthArgus 619b79c217 work in progress but this should be faster 2018-06-03 08:08:11 +00:00
DarthArgus 695d1f77b5 don't even load sharedebug if we're in prod mode 2018-06-03 03:54:00 +00:00
DarthArgus 33cb10bab4 Merge branch 'sbtc' into testing 2018-05-17 18:04:52 +00:00