DarthArgus
|
b39fcbed73
|
probably helps if we actually set this
|
2017-01-01 02:40:16 -06:00 |
|
DarthArgus
|
d9ee0d8950
|
is it a length issue?
|
2017-01-01 02:33:55 -06:00 |
|
DarthArgus
|
cb5a50ebf6
|
Merge branch 'testing' of git.stellabellum.net:staff/src into testing
|
2017-01-01 02:14:52 -06:00 |
|
DarthArgus
|
759587cb0a
|
this may work...
|
2017-01-01 02:14:37 -06:00 |
|
DarthArgus
|
63888363e4
|
wtf
|
2017-01-01 07:55:12 +00:00 |
|
DarthArgus
|
752737c494
|
more debgu
|
2017-01-01 01:53:55 -06:00 |
|
DarthArgus
|
c5e887b47f
|
Merge branch 'testing' of git.stellabellum.net:staff/src into testing
|
2017-01-01 01:33:09 -06:00 |
|
DarthArgus
|
2cd0af76e3
|
getting closer, but no cigar
|
2017-01-01 06:23:47 +00:00 |
|
DarthArgus
|
0328338e8c
|
more debug
|
2016-12-31 23:11:03 -06:00 |
|
DarthArgus
|
10ba962aa5
|
debug output
|
2016-12-31 22:51:02 -06:00 |
|
DarthArgus
|
d4a8cd1dc9
|
this may make more sense
|
2017-01-01 04:45:34 +00:00 |
|
DarthArgus
|
a00bff8842
|
this may just work
|
2016-12-31 22:35:15 -06:00 |
|
DarthArgus
|
b144bbd265
|
maybe get closer...
|
2016-12-31 21:56:41 -06:00 |
|
DarthArgus
|
a0f86b45e7
|
also dumb
|
2017-01-01 03:51:21 +00:00 |
|
DarthArgus
|
0e6ac65c2a
|
dumb of me
|
2016-12-31 21:49:22 -06:00 |
|
DarthArgus
|
46d49e9bac
|
i know this is probably broken but i'll get it working
|
2016-12-31 21:13:11 -06:00 |
|
DarthArgus
|
778ba0b02f
|
Merge our maddening fixes
|
2017-01-01 01:50:55 +00:00 |
|
DarthArgus
|
eca10ff5ab
|
fix the character mismatching and orphaning issue; we still should tidy the mixed use of StationId, uint32 (typedef override to unsigned long by SOE), long, and unsigned long for the station id value all over the code base...way to go, Smed
|
2017-01-01 01:46:34 +00:00 |
|
DarthArgus
|
bb842aa187
|
use ints for the subaccounts and account ids
|
2016-12-31 23:59:15 +00:00 |
|
DarthArgus
|
ddc83f77a0
|
stdc++6.x fixes
|
2016-12-31 20:41:46 +00:00 |
|
DarthArgus
|
86b8d23865
|
stdc++6 build fixes
|
2016-12-31 20:41:28 +00:00 |
|
DarthArgus
|
e121ceb99f
|
seriously why you idiots
|
2016-12-31 19:15:59 +00:00 |
|
DarthArgus
|
a15c0430f0
|
%zu and some safeguards
|
2016-12-31 17:57:59 +00:00 |
|
DarthArgus
|
b309289c7f
|
sanity checks and such
|
2016-12-31 17:15:52 +00:00 |
|
DarthArgus
|
7900170fb1
|
sanity checks and such
|
2016-12-31 17:15:25 +00:00 |
|
DarthArgus
|
f0e61146b3
|
silence warn
|
2016-12-31 08:31:16 +00:00 |
|
DarthArgus
|
e8e4536ee5
|
silence warn
|
2016-12-31 08:23:11 +00:00 |
|
DarthArgus
|
6135ce8318
|
curl: don't verify peer because we use cloudflare
|
2016-12-31 00:12:09 -06:00 |
|
DarthArgus
|
80b86005f7
|
curl: don't verify peer because we use cloudflare
|
2016-12-31 00:11:15 -06:00 |
|
DarthArgus
|
725a2e95cf
|
Merge branch 'testing' of git.stellabellum.net:staff/src into testing
|
2016-12-29 09:11:56 -06:00 |
|
DarthArgus
|
5d06acd992
|
Merge branch 'testing' into clang-profile-build
|
2016-12-29 15:09:45 +00:00 |
|
DarthArgus
|
4f347f0d22
|
if this fixes our issue it's a one liner...wow
|
2016-12-29 10:05:29 +00:00 |
|
DarthArgus
|
4a0528fea2
|
Merge branch 'testing' of git.stellabellum.net:staff/src into testing
|
2016-12-29 02:56:41 -06:00 |
|
DarthArgus
|
0995323201
|
move these to before and after as they were before the changes
|
2016-12-29 08:53:48 +00:00 |
|
DarthArgus
|
81d679e0cc
|
Merge branch 'testing' of stellabellum.net:staff/src into testing
|
2016-12-29 08:48:31 +00:00 |
|
DarthArgus
|
9e8beefada
|
general cleanup; remove those mutexes and debug output as they didn't get us anywhere
|
2016-12-29 08:47:16 +00:00 |
|
DarthArgus
|
dd9d5ae6bd
|
more tracking of creation
|
2016-12-29 08:47:03 +00:00 |
|
DarthArgus
|
227ffe97fc
|
Merge branch 'testing' of git.stellabellum.net:staff/src into testing
|
2016-12-29 01:30:27 -06:00 |
|
DarthArgus
|
318eb0353e
|
here's hoping these are enough
|
2016-12-29 07:16:48 +00:00 |
|
DarthArgus
|
8f48391b79
|
trying to figure out where i'm causing us to hang
|
2016-12-29 00:59:54 -06:00 |
|
DarthArgus
|
ef1b4d90d6
|
try a mutex to see if it keeps us from deleting our playerobjects
|
2016-12-29 00:15:28 -06:00 |
|
DarthArgus
|
af37f5b847
|
get better warning/error output on character creation failures
|
2016-12-29 04:28:37 +00:00 |
|
DarthArgus
|
931e9f184c
|
Revert "It's 2016 and C++11 supports these natively"
This reverts commit 3c0115921e.
|
2016-12-28 23:16:42 +00:00 |
|
DarthArgus
|
b8280bad64
|
Revert "It's 2016 and C++11 supports these natively"
This reverts commit 3c0115921e.
|
2016-12-28 22:37:02 +00:00 |
|
DarthArgus
|
cc297fcea1
|
this works even though it doesn't look right
|
2016-12-28 21:58:17 +00:00 |
|
DarthArgus
|
2f85f221ba
|
this works even though it doesn't look right
|
2016-12-28 21:56:24 +00:00 |
|
DarthArgus
|
9a187477f6
|
clean up the login server output
|
2016-12-28 19:48:13 +00:00 |
|
DarthArgus
|
01988628d2
|
clean up the login server output
|
2016-12-28 19:01:59 +00:00 |
|
DarthArgus
|
1b114e70cf
|
check for gm in ConsoleCommandParserScript
|
2016-12-27 19:59:57 +00:00 |
|
DarthArgus
|
058bcd9b3d
|
check for gm in ConsoleCommandParserScript
|
2016-12-27 19:59:17 +00:00 |
|