Commit Graph
1248 Commits
Author SHA1 Message Date
DarthArgus fc52ba532a Revert "use larger sized ints so that oracle doesn't crap the bed"
This reverts commit ca105492e7.
2018-05-17 17:53:30 +00:00
DarthArgus 3167f81fcd Revert "this should make things display properly again"
This reverts commit 9dffede072.
2018-05-17 17:53:19 +00:00
DarthArgus b3149429f1 Revert "forgot to switch to the 64 bit int map func"
This reverts commit ea64809fbb.
2018-05-17 17:53:12 +00:00
DarthArgus 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
properly bind these

Revert "properly bind these"

This reverts commit 367f0e2d9aa1fcbb9637797965dc254f8b556c69.
2018-05-16 05:40:04 +00:00
DarthArgus 4636ed0b65 enable 17 features 2018-05-16 05:40:04 +00:00
DarthArgus ea64809fbb forgot to switch to the 64 bit int map func 2018-05-16 05:40:04 +00:00
DarthArgus 9dffede072 this should make things display properly again 2018-05-16 05:40:04 +00:00
DarthArgus ca105492e7 use larger sized ints so that oracle doesn't crap the bed 2018-05-16 05:40:04 +00:00
DarthArgus 2fbe8ae06a Merge branch 'master' into testing 2018-05-11 04:25:29 +00:00
DarthArgus bea26d2dec all that and i forget to change it here 2018-05-11 04:25:14 +00:00
DarthArgus 631a48db28 Merge branch 'master' into testing 2018-05-11 04:18:46 +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 8d43ff6b90 Fixed issue with some creatures (i.e. holopets) not being allowed in buildings. 2018-05-05 22:18:01 +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 452b866e1b add readme note 2018-01-20 13:59:38 -06:00
DarthArgus 631545b409 add readme note 2018-01-20 13:59:14 -06:00
DarthArgus 3580884de9 update files for public use 2018-01-20 13:57:54 -06:00
DarthArgus 82916fe798 update files for public use 2018-01-20 13:57:31 -06:00
DarthArgus 42b949c3dc Revert "fix the tempnam warning"
This reverts commit 1e49bad4c3.
2017-01-22 02:04:54 +00:00
DarthArgus 82e0c072ed use a tempalte here 2017-01-17 20:56:58 +00:00
DarthArgus 268bf22b45 oracle is a real bastard - basically, because SQLT_INT is the only numeric return type and the rest are chars, this is a fast fix...the proper way would be to have it return SQLT_NUM (a char array) and convert accordingly 2017-01-17 04:27:50 +00:00
DarthArgus cb2fd72fd2 consistency for db errors 2017-01-16 21:20:44 +00: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