Commit Graph
1232 Commits
Author SHA1 Message Date
DarthArgus 38bddb0d82 use larger sized ints so that oracle doesn't crap the bed 2018-05-11 06:26:48 +00:00
DarthArgus bea26d2dec all that and i forget to change it here 2018-05-11 04:25:14 +00:00
DarthArgus 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 2018-05-11 04:16:07 +00:00
DarthArgus 9315744648 per @cekis, truncate so we don't get 40 char long timestamp floats 2018-05-10 20:15:13 +00:00
DarthArgus 494f64c4e6 simplify our cflags 2018-05-09 17:00:28 +00:00
DarthArgus 64514b40cb add oracle 12.2 support 2018-05-09 05:59:31 +00:00
DarthArgus 3350ecc52c Merge branch 'master' of bitbucket.org:stellabellumswg/src 2018-05-05 22:18:55 +00:00
CekisSWGandDarthArgus df8124ce52 Fixed issue with some creatures (i.e. holopets) not being allowed in buildings. 2018-05-05 22:17:21 +00:00
CekisSWG 8f981ad2e2 Merge branch 'master' of https://bitbucket.org/stellabellumswg/src 2018-05-05 18:08:34 +01:00
CekisSWG 447efa287b Fixed issue with some creatures (i.e. holopets) not being allowed in buildings. 2018-05-05 18:08:22 +01:00
DarthArgus 9ea17210eb everything seems to run without issue now 2018-05-05 04:26:41 +00:00
DarthArgus 340ea95b84 let's not redundantly call this...ok, SOE? 2018-05-04 04:01:30 +00:00
DarthArgus 4a6902179d defang webAPIHeartbeat, which is off by default, and remove the vxEncrypt stuff 2018-05-03 18:04:39 +00:00
DarthArgus 57de937e61 use ld.gold for now 2018-05-03 06:22:32 +00:00
DarthArgus 7dd710e713 cleanup 2018-05-02 22:09:38 +00:00
DarthArgus c4a183a3c2 fixup 2018-05-02 21:38:17 +00:00
DarthArgus 155cf45c9b Revert "Revert "don't build with the heartbeat turned on""
This reverts commit 1d3906364a.
2018-05-02 21:36:49 +00:00
DarthArgus 1d3906364a Revert "don't build with the heartbeat turned on"
This reverts commit cdf0922996.
2018-05-02 21:35:53 +00:00
DarthArgus cdf0922996 don't build with the heartbeat turned on 2018-05-02 21:27:46 +00:00
DarthArgus 378493a7c3 seems relax may not be supported by lld...may be to do some trickery to figure out the ld.gold vs lld situation 2018-05-02 18:09:06 +00:00
DarthArgus 97622f0243 oops 2018-05-02 18:03:42 +00:00
DarthArgus 8ce5101b3c fixups for newer clang and cmake 2018-05-02 18:00:48 +00:00
DarthArgus 9de2787107 cmake tweaks 2018-05-02 16:28:10 +00:00
DarthArgus 631545b409 add readme note 2018-01-20 13:59:14 -06:00
DarthArgus 82916fe798 update files for public use 2018-01-20 13:57:31 -06:00
DarthArgus 7c306dfda3 iMerge branch 'testing' - STABLE/GOOD unless/until we find/fix more bugs or exploits, or add DTLS 2017-01-13 20:38:28 +00:00
DarthArgus 0e8e14a9e9 fresh profiles! 2017-01-13 18:20:36 +00:00
DarthArgus d95c5875b9 only try to use profiles if the file exists 2017-01-13 11:12:14 -06:00
DarthArgus cf8416ff95 fuuuuuuu why won't you properly profile, you did previously? 2017-01-13 10:42:44 -06:00
DarthArgus b4b4c4d602 log the ones we let through to see what is going on 2017-01-11 11:10:15 -06:00
DarthArgus 2265a5c00e add some helptext and autoformat 2017-01-11 01:54:22 -06:00
DarthArgus f2d67f9c57 hide that we currently only pin for stellabellum.net 2017-01-11 07:47:23 +00:00
DarthArgus 4b297f3b03 remove the openssl stuff...can readd later just for DTLS someday 2017-01-11 07:43:27 +00:00
DarthArgus 0411724f0f make cert pinning work (currently only for our 30 year lasting cloudflare cert, can enable others later) 2017-01-11 07:36:53 +00:00
DarthArgus d172725080 try plaintext 2017-01-11 00:23:27 -06:00
DarthArgus e693823ec0 well this causes it to properly not work, now to just get the cert working 2017-01-11 06:15:01 +00:00
DarthArgus a618c8b123 proper status 2017-01-11 04:03:07 +00:00
DarthArgus 220a393d67 bake in cert pinning (meaning openssl) 2017-01-11 03:49:01 +00:00
DarthArgus 7e18d721a8 ok, this works 2017-01-11 01:42:20 +00:00
DarthArgus 9a6687268a apparently libleff only likes small strings 2017-01-10 19:40:21 -06:00
DarthArgus 901b6e3ed7 too much copypasta for me 2017-01-10 19:35:22 -06:00
DarthArgus d740b8ee5b if this doesn't work i'll just use a plain old string 2017-01-10 19:31:53 -06:00
DarthArgus 59b183ff50 this may work 2017-01-10 19:26:03 -06:00
DarthArgus a9e9c27652 hitting a recursion limit so this should maybe work 2017-01-10 19:19:34 -06:00
DarthArgus b2fa77c7a9 include libleff 2017-01-11 01:14:52 +00:00
DarthArgus 7e32c55149 that ought to do it 2017-01-10 19:10:54 -06:00
DarthArgus ce2928cc7e this needs autoformatted, but otherwise should work :) 2017-01-11 01:01:01 +00:00
DarthArgus e50801d266 pin to our cert (requires aliasing login.stella to it's real ip on the
gameserver)
2017-01-10 18:47:29 -06:00
DarthArgus e797a33576 fixed the profile building functionality; the cflags aren't 100% the same as release but at least one of those is breaking JNI when we profile, so this will do pig... 2017-01-10 22:44:22 +00:00
DarthArgus d8f9cd8e10 Merge branch 'testing' of stellabellum.net:staff/src into testing 2017-01-10 17:27:31 +00:00