Commit Graph

  • 84a799d885 Merge branch 'testing' into swgsrc swgsrc DarthArgus 2019-03-02 19:21:16 +00:00
  • 85e26ab0f4 Get IP for cluster list from database if you want (#1) TekaohandGitHub 2018-12-19 13:48:25 -06:00
  • f83ee6f7f5 fno-plt - i meant to remove this as it breaks clang builds, leave it for gcc testing DarthArgus 2018-11-09 23:15:29 +00:00
  • c6e44ca8a4 disable plt when building with gcc DarthArgus 2018-11-09 23:07:26 +00:00
  • bf752b276f fix building against current gcc v8 libs DarthArgus 2018-11-09 22:14:42 +00:00
  • 0c35d38c03 comment the chatty network stat log DarthArgus 2018-07-15 01:49:28 +00:00
  • 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 DarthArgus 2018-07-15 01:34:52 +00:00
  • e865c89fc1 fix mistake DarthArgus 2018-07-14 20:31:13 -05:00
  • a1475af550 remove the calls to trim DarthArgus 2018-07-15 01:22:32 +00:00
  • 3e73bb804d pretty sure this char wasn't large enough DarthArgus 2018-07-15 00:05:10 +00:00
  • 7e69eae6a5 oop DarthArgus 2018-07-14 23:19:35 +00:00
  • a6ac645546 fix some mistakes DarthArgus 2018-07-14 23:06:56 +00:00
  • a3a794303c add note DarthArgus 2018-07-14 17:54:07 -05:00
  • c081bdb5bf this should probably work, someone using this auth method will need to test DarthArgus 2018-07-14 17:52:58 -05:00
  • bccc680f71 add boolean defaulting to true for login server "useSimpleAuth" - used in conjunction with the authurl it will use simple http requests DarthArgus 2018-07-14 17:45:39 -05:00
  • 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 DarthArgus 2018-07-14 17:19:34 -05:00
  • fef25c4690 silence console AICreatureController retreat etc warnings to print out in debug only erusmanandDarthArgus 2018-06-26 15:33:15 -07:00
  • 0d56b10e25 silence console Ship Commonent Engine load warnings to print out in debug only erusmanandDarthArgus 2018-06-23 22:38:43 -07:00
  • 0252f6169f silence console Ship Component load warnings to print out in debug only erusmanandDarthArgus 2018-06-23 21:41:10 -07:00
  • 8aef39a23a cleanup annoying console Appearance Template warnings to print out in debug only erusmanandDarthArgus 2018-06-23 20:59:54 -07:00
  • 424918eb1f more chattiness DarthArgus 2018-07-14 21:28:03 +00:00
  • a7491a0f16 remove some chattiness from the db server DarthArgus 2018-07-14 21:22:27 +00:00
  • c40d47d2c0 don't allocate 128mb from the getgo DarthArgus 2018-07-14 18:05:27 +00:00
  • 468bf36dd0 static analysis DarthArgus 2018-07-14 16:52:39 +00:00
  • 2a6f8386fe more static analysis DarthArgus 2018-07-14 16:26:47 +00:00
  • c1d8ca0430 this made no sense DarthArgus 2018-07-14 16:01:25 +00:00
  • de42edc6cc fix a mem leak and some other "potential issues" clang found DarthArgus 2018-07-14 15:35:06 +00:00
  • 5ce8921f80 Revert "don't pass null to strlen" DarthArgus 2018-07-14 15:10:21 +00:00
  • e05efc69ce don't pass null to strlen DarthArgus 2018-07-14 06:29:20 +00:00
  • b3c56b0b83 credit where it is due DarthArgus 2018-07-09 14:07:18 +00:00
  • fc349a7528 Fixed an issue with chatapi failover seefoeandDarthArgus 2018-06-06 06:33:13 -04:00
  • 1da89a2cfb Fix for chatserver failover seefoeandDarthArgus 2018-06-05 16:37:26 -04:00
  • 7e398024d6 allow God players to use space terminals master erusmanandDarthArgus 2018-06-21 12:18:00 -07:00
  • 9ab5cf59f7 fix for enabling the factory speed skill tape theswgsourceandDarthArgus 2018-05-07 04:24:42 -07:00
  • ca7587d361 allow God players to use space terminals erusmanandDarthArgus 2018-06-21 12:18:00 -07:00
  • 3315a44acb fix for enabling the factory speed skill tape theswgsourceandDarthArgus 2018-05-07 04:24:42 -07:00
  • e0aceec9cb silence console AICreatureController retreat etc warnings to print out in debug only erusman 2018-06-26 15:33:15 -07:00
  • 87d62f902f silence console Ship Commonent Engine load warnings to print out in debug only erusman 2018-06-23 22:38:43 -07:00
  • 2d02d3e393 silence console Ship Component load warnings to print out in debug only erusman 2018-06-23 21:41:10 -07:00
  • 10c76215c7 cleanup annoying console Appearance Template warnings to print out in debug only erusman 2018-06-23 20:59:54 -07:00
  • 5dd1713cd0 allow God players to use space terminals erusman 2018-06-21 12:18:00 -07:00
  • 1866eacde3 all new profiles DarthArgus 2018-06-03 22:52:48 +00:00
  • fd592c4c8d oop DarthArgus 2018-06-03 22:28:10 +00:00
  • 3dcb0c5172 cleanups DarthArgus 2018-06-03 22:26:58 +00:00
  • ba669fcb39 a few new profiles and code to ensure they get written better...more incoming later DarthArgus 2018-06-03 20:10:08 +00:00
  • 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>) DarthArgus 2018-06-03 14:04:05 -05:00
  • b5d6073b19 remove webAPIHeartbeat properly DarthArgus 2018-06-03 13:52:48 -05:00
  • cf82ce9dc5 fixups DarthArgus 2018-06-03 10:37:47 +00:00
  • f92da53e65 Merge branch 'testing' of bitbucket.org:stellabellumswg/src into testing DarthArgus 2018-06-03 05:27:51 -05:00
  • 18671f57e1 phew DarthArgus 2018-06-03 05:27:43 -05:00
  • 7d9b2741f6 bah - Revert "don't even load sharedebug if we're in prod mode" DarthArgus 2018-06-03 09:52:59 +00:00
  • 92c0b29559 autoformat DarthArgus 2018-06-03 03:13:58 -05:00
  • 619b79c217 work in progress but this should be faster DarthArgus 2018-06-03 08:08:11 +00:00
  • 695d1f77b5 don't even load sharedebug if we're in prod mode DarthArgus 2018-06-03 03:54:00 +00:00
  • 5effbacf74 sb tc specific stuff sbtc DarthArgus 2018-05-17 18:05:44 +00:00
  • 33cb10bab4 Merge branch 'sbtc' into testing DarthArgus 2018-05-17 18:04:52 +00:00
  • 1fcbbaeb40 Revert "switch to int64 for the StationId typedef, and use the StationId typedef everywhere. Note that the Archive.h in this commit really needs to use a centralized Types.h or FoundationTypes.h file, as do many others...in this case I just typedefed at the top" DarthArgus 2018-05-17 17:55:22 +00:00
  • fc52ba532a Revert "use larger sized ints so that oracle doesn't crap the bed" DarthArgus 2018-05-17 17:53:30 +00:00
  • 3167f81fcd Revert "this should make things display properly again" DarthArgus 2018-05-17 17:53:19 +00:00
  • b3149429f1 Revert "forgot to switch to the 64 bit int map func" DarthArgus 2018-05-17 17:53:12 +00:00
  • 678772a20f add note DarthArgus 2018-05-17 17:40:07 +00:00
  • 199ab96a9b remove the 64 bit bindables, and move that workaround to a sbtc branch because that server's data is screwed up DarthArgus 2018-05-17 17:38:15 +00:00
  • 59f2c9d7da Revert "fixes display and some things; probably will have to do some hackery to get classic hashed station ids working" DarthArgus 2018-05-17 17:25:29 +00:00
  • 6f00618c34 Revert "more work toward using int64 for station id" DarthArgus 2018-05-17 17:24:30 +00:00
  • ce95df149f Revert "more conversions" DarthArgus 2018-05-17 17:23:55 +00:00
  • fee6bedc39 Revert "switch to int64 for the StationId typedef, and use the StationId typedef everywhere. Note that the Archive.h in this commit really needs to use a centralized Types.h or FoundationTypes.h file, as do many others...in this case I just typedefed at the top" DarthArgus 2018-05-17 17:22:05 +00:00
  • 60394a2c33 more work in this direction...for now going to abandon suidtotype DarthArgus 2018-05-17 17:15:44 +00:00
  • dd550b81db more conversions DarthArgus 2018-05-17 01:58:59 +00:00
  • 2e101af87d more work toward using int64 for station id DarthArgus 2018-05-17 00:44:36 +00:00
  • aef53f66bd fixes display and some things; probably will have to do some hackery to get classic hashed station ids working DarthArgus 2018-05-16 07:24:16 +00:00
  • 29cfee7922 Revert "revert to using 32 bit ints for station id's because...it breaks legacy ones if we don't" DarthArgus 2018-05-16 06:22:56 +00:00
  • 1b49c7e742 revert to using 32 bit ints for station id's because...it breaks legacy ones if we don't DarthArgus 2018-05-16 05:37:43 +00:00
  • 8cb5a17cd9 miff doesn't compile properly in release or minsizerel modes under clang; for now we'll work around it between this and the build script DarthArgus 2018-05-13 22:00:27 +00:00
  • 4636ed0b65 enable 17 features DarthArgus 2018-05-13 20:27:05 +00:00
  • ea64809fbb forgot to switch to the 64 bit int map func DarthArgus 2018-05-13 19:22:46 +00:00
  • 9dffede072 this should make things display properly again DarthArgus 2018-05-11 16:46:50 +00:00
  • ca105492e7 use larger sized ints so that oracle doesn't crap the bed DarthArgus 2018-05-11 06:26:48 +00:00
  • 35e9079eec forgot to switch to the 64 bit int map func DarthArgus 2018-05-13 19:22:46 +00:00
  • fd2775d9e8 this should make things display properly again DarthArgus 2018-05-11 16:46:50 +00:00
  • 38bddb0d82 use larger sized ints so that oracle doesn't crap the bed DarthArgus 2018-05-11 06:26:48 +00:00
  • 2fbe8ae06a Merge branch 'master' into testing DarthArgus 2018-05-11 04:25:29 +00:00
  • bea26d2dec all that and i forget to change it here DarthArgus 2018-05-11 04:25:14 +00:00
  • 631a48db28 Merge branch 'master' into testing DarthArgus 2018-05-11 04:18:46 +00:00
  • 8fb01069e1 switch to int64 for the StationId typedef, and use the StationId typedef everywhere. Note that the Archive.h in this commit really needs to use a centralized Types.h or FoundationTypes.h file, as do many others...in this case I just typedefed at the top DarthArgus 2018-05-11 04:16:07 +00:00
  • 9315744648 per @cekis, truncate so we don't get 40 char long timestamp floats DarthArgus 2018-05-10 20:15:13 +00:00
  • 494f64c4e6 simplify our cflags DarthArgus 2018-05-09 17:00:28 +00:00
  • 64514b40cb add oracle 12.2 support DarthArgus 2018-05-09 05:59:31 +00:00
  • 36777704b0 fix for enabling the factory speed skill tape theswgsource 2018-05-07 04:24:42 -07:00
  • 3350ecc52c Merge branch 'master' of bitbucket.org:stellabellumswg/src DarthArgus 2018-05-05 22:18:55 +00:00
  • 681c10b548 Fixed issue with some creatures (i.e. holopets) not being allowed in buildings. testing-64 CekisSWGandDarthArgus 2018-05-05 18:13:08 +01:00
  • 8d43ff6b90 Fixed issue with some creatures (i.e. holopets) not being allowed in buildings. CekisSWGandDarthArgus 2018-05-05 18:13:08 +01:00
  • df8124ce52 Fixed issue with some creatures (i.e. holopets) not being allowed in buildings. CekisSWGandDarthArgus 2018-05-05 18:13:08 +01:00
  • 9d790bf634 Fixed issue with some creatures (i.e. holopets) not being allowed in buildings. CekisSWG 2018-05-05 18:13:08 +01:00
  • 8f981ad2e2 Merge branch 'master' of https://bitbucket.org/stellabellumswg/src CekisSWG 2018-05-05 18:08:34 +01:00
  • 447efa287b Fixed issue with some creatures (i.e. holopets) not being allowed in buildings. CekisSWG 2018-05-05 18:08:22 +01:00
  • 9ea17210eb everything seems to run without issue now DarthArgus 2018-05-05 04:26:41 +00:00
  • 340ea95b84 let's not redundantly call this...ok, SOE? DarthArgus 2018-05-04 04:01:30 +00:00
  • 4a6902179d defang webAPIHeartbeat, which is off by default, and remove the vxEncrypt stuff DarthArgus 2018-05-03 18:04:39 +00:00
  • 57de937e61 use ld.gold for now DarthArgus 2018-05-03 06:22:32 +00:00
  • 7dd710e713 cleanup DarthArgus 2018-05-02 22:09:38 +00:00