Akkadius
|
bd2836db61
|
DatabaseMySQL -> Database
|
2019-07-03 21:58:39 -05:00 |
|
Akkadius
|
ff5783965a
|
Use one database class
|
2019-07-03 21:56:24 -05:00 |
|
Akkadius
|
eea3965d02
|
Add DatabaseMySQL::DoesLoginServerAccountExist
|
2019-07-03 21:35:36 -05:00 |
|
Akkadius
|
9613d128ae
|
More logging updates
|
2019-07-03 18:49:53 -05:00 |
|
Akkadius
|
11bc21f99f
|
Update more logging
|
2019-07-03 16:26:32 -05:00 |
|
Akkadius
|
cdfd473476
|
Add more logging
|
2019-07-03 16:01:44 -05:00 |
|
Akkadius
|
daec42c4d9
|
Migrate quite a few database calls to dbcore and fmt
|
2019-07-03 04:03:54 -05:00 |
|
Akkadius
|
fbebec03ae
|
Update database_mysql.cpp
|
2019-07-03 02:57:03 -05:00 |
|
Akkadius
|
217c9751a8
|
Tons of cleanup / formatting
|
2019-07-03 02:50:16 -05:00 |
|
Akkadius
|
6638b9ade5
|
Cleanup
|
2019-07-03 02:16:16 -05:00 |
|
Akkadius
|
4e7bcd86ff
|
Merge branch 'master' of https://github.com/EQEmu/Server into lsid
|
2019-07-03 01:18:23 -05:00 |
|
Akkadius
|
8bb909090b
|
Merge branch 'master' into lsid
|
2019-06-26 00:56:13 -05:00 |
|
KimLS
|
777f182282
|
Update fmt lib with submodule
|
2019-03-10 00:10:47 -08:00 |
|
KimLS
|
50eededd9f
|
Some build fixes and changes
|
2018-06-27 19:54:33 -07:00 |
|
KimLS
|
7a778c549f
|
convert login.ini to login.json, stole jumber's idea about auto-updating old passwords (wip still)
|
2017-12-16 23:08:21 -08:00 |
|
KimLS
|
3ee5730890
|
Auto link ls accounts plus auto-create
|
2017-12-14 18:41:10 -08:00 |
|
KimLS
|
569a907e43
|
Changes to make it actually sorta work
|
2017-12-11 18:38:04 -08:00 |
|
KimLS
|
5bbeec626c
|
Heavy wip on login changes to get it to actually work like we want
|
2017-12-10 23:35:25 -08:00 |
|
KimLS
|
281483efc1
|
Merge of a monster
|
2017-04-02 20:03:51 -07:00 |
|
Akkadius
|
7aa1d243b0
|
[Performance] Reworked how all log calls are made in the source, see changelog.txt for more details
|
2017-04-01 03:51:46 -05:00 |
|
KimLS
|
90443891d6
|
Fix for logs crash
|
2016-11-01 00:04:34 -07:00 |
|
KimLS
|
8d729d4ea0
|
Changed args to const string
|
2016-10-31 21:38:13 -07:00 |
|
KimLS
|
d8da52796b
|
Rework login credential functions
|
2016-10-31 21:19:48 -07:00 |
|
KimLS
|
f3e2af7e42
|
Working on login / world connection mostly there, fixed a few crashes with encryption on 0 length packets
|
2016-10-29 23:23:04 -07:00 |
|
Akkadius
|
ffe46bd4d2
|
Implement Loginserver auto account creation via login.ini option auto_create_accounts = TRUE
|
2015-12-09 23:01:07 -06:00 |
|
Akkadius
|
7a17089b8a
|
Fix remaining loginserver log things
|
2015-12-09 20:47:59 -06:00 |
|
Akkadius
|
a936796b45
|
Some more loginserver refactoring to make things more sane to read
|
2015-12-02 13:46:16 -06:00 |
|
Akkadius
|
af18377505
|
Some loginserver refactoring
|
2015-12-02 13:14:26 -06:00 |
|
Uleat
|
d383ecc5b7
|
Fix for loginserver project compile failure
|
2015-11-22 18:31:32 -05:00 |
|
GPanula
|
1ab3cf53e2
|
if ServerID is null, it will crash the loginserver when it tries to add the new server to tblWorldServerRegistration table
|
2015-05-01 22:53:36 -05:00 |
|
GPanula
|
d7e3a33179
|
opps, lets use a valid ServeLisTypeID
|
2015-04-26 09:56:46 -05:00 |
|
GPanula
|
c84f56f1f5
|
Avoid returning nulls when looking up if the server is trusted. Nulls will in the query results will cause the loginserver to crash
|
2015-04-26 09:43:05 -05:00 |
|
Akkadius
|
65397cf03e
|
Compile fix for Loginserver
|
2015-01-22 16:48:10 -06:00 |
|
KimLS
|
5bf49d2ef9
|
More renames
|
2014-08-21 23:05:21 -07:00 |
|