Xackery
|
4d12481822
|
added eqemu_config.json support
|
2017-07-15 20:29:55 -07: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
|
cd4d79c02b
|
Changed sleep times on the less time sensitve servers
|
2017-01-18 22:39:39 -08:00 |
|
KimLS
|
f6ca59fbc6
|
Working zone and world communication yay
|
2017-01-03 22:23:03 -08:00 |
|
KimLS
|
2447c38c82
|
Working on world <-> zone communication needs a ton of work really need to rewrite how world works with zones.
|
2017-01-02 22:38:47 -08:00 |
|
KimLS
|
b6d79e5af2
|
Query serv reimplement first steps
|
2016-12-21 14:25:33 -08:00 |
|
KimLS
|
1d1df3bf7a
|
Servertalk implementation wip, added optional support for pub-key authenticated encryption (via libsodium), not backwards compatible.
|
2016-10-23 17:55:19 -07:00 |
|
KimLS
|
44b9c99781
|
Relay link improvements, considering changing it.
|
2016-10-14 19:48:49 -07:00 |
|
KimLS
|
7a3147a3b3
|
Streams work on all of the servers now
|
2016-09-29 22:21:39 -07:00 |
|
KimLS
|
5cad3f62d0
|
EQStream abstraction layer
|
2016-09-25 15:10:34 -07:00 |
|
Michael Cook (mackal)
|
60da544d3a
|
clang-tidy modernize-use-auto
|
2016-05-25 16:10:28 -04:00 |
|
Michael Cook (mackal)
|
700e801821
|
Fix mismatched delete in QueryServ
|
2016-04-12 13:44:33 -04:00 |
|
JJ
|
318a664b09
|
No "sigs". [skip ci]
|
2015-02-23 19:57:47 -05:00 |
|
Akkadius
|
387b445685
|
Fix the 'is_category_enabled' in each of the database loaders
|
2015-02-01 02:08:46 -06:00 |
|
Akkadius
|
46ac254b3a
|
Add struct member LogSettings::is_category_enabled so that it can be used for fast checking in intense portions of code
|
2015-02-01 01:58:10 -06:00 |
|
Akkadius
|
46010fbfdf
|
Rename LoadLogSysSettings to LoadLogSettings
|
2015-01-21 19:04:13 -06:00 |
|
Akkadius
|
ab82fc1702
|
Add properl file log closing to queryserv
|
2015-01-21 18:51:26 -06:00 |
|
Akkadius
|
e4829225f6
|
Add file log handling in every process
|
2015-01-20 06:15:56 -06:00 |
|
Akkadius
|
01940ee5ed
|
Implement crash logging, 'crash_processname_pid.log' at the root of logs/
|
2015-01-20 05:52:50 -06:00 |
|
Akkadius
|
ad5d1e4814
|
Some EQEmuLogSys changes regarding class variables
|
2015-01-20 05:36:15 -06:00 |
|
Akkadius
|
a64c21eb96
|
Undo Queryserv refactoring because our database class stuff is stupid
|
2015-01-20 05:30:19 -06:00 |
|
Akkadius
|
7f2f6a8612
|
Placing Log defaults after RegisterExecutablePlatform and installing database log setting loads right after database connection for all processes
|
2015-01-20 05:22:15 -06:00 |
|
Akkadius
|
9bfe45ddbd
|
QueryServ adjustments
|
2015-01-20 05:04:16 -06:00 |
|
Akkadius
|
d191086d3e
|
Add LoadLogSysSettings to other processes
|
2015-01-20 04:45:14 -06:00 |
|
Akkadius
|
1bbbb28218
|
Refactor some of the database stuff for QueryServ for uniformity, should probably be done right later
|
2015-01-20 04:30:27 -06:00 |
|
Akkadius
|
f20ff5c6e3
|
Cleanup of some QueryDatabase references that no longer need auto results
|
2015-01-19 05:32:34 -06:00 |
|
Akkadius
|
633b953fd3
|
Remove Duplicative MySQL Error: Error removing guild LFGuild entry, query was %s, %s
|
2015-01-19 05:25:43 -06:00 |
|
Akkadius
|
7cceee14a1
|
Remove Duplicative MySQL Error: Error expiring player LFGuild entry, query was %s, %s
|
2015-01-19 05:25:36 -06:00 |
|
Akkadius
|
aae4691a6e
|
Remove Duplicative MySQL Error: Error inserting guild into LFGuild table, query was %s, %s
|
2015-01-19 05:25:32 -06:00 |
|
Akkadius
|
4820288633
|
Remove Duplicative MySQL Error: Error removing guild from LFGuild table, query was %s, %s
|
2015-01-19 05:25:25 -06:00 |
|
Akkadius
|
72359b54f0
|
Remove Duplicative MySQL Error: Error inserting player into LFGuild table, query was %s, %s
|
2015-01-19 05:25:20 -06:00 |
|
Akkadius
|
384d9a4748
|
Remove Duplicative MySQL Error: Error removing player from LFGuild table, query was %s, %s
|
2015-01-19 05:25:15 -06:00 |
|
Akkadius
|
8494543164
|
Remove Duplicative MySQL Error: Failed to load LFGuild info from database. %s %s
|
2015-01-19 05:25:06 -06:00 |
|
Akkadius
|
0d9b6703a6
|
Rename debug.h to global_define.h, update cmakelists and such
|
2015-01-19 04:12:09 -06:00 |
|
Akkadius
|
f81a8b716b
|
Rip out load_log_settings in all projects
|
2015-01-18 02:52:32 -06:00 |
|
Akkadius
|
467b359d0c
|
Moved all EQEmuLogSys:: enum references used in Log.Out to a namespace 'Logs' for shortening of syntax
|
2015-01-18 02:20:16 -06:00 |
|
Akkadius
|
c025765283
|
Renamed DoLog to Out as the aggregate logging function for simplicity of use and shortened syntax of Log.Out
|
2015-01-18 02:00:15 -06:00 |
|
Akkadius
|
1c048cb1d1
|
Renamed DebugCategory to DoLog as the aggregate logging function for simplicity of use and shortened syntax of Log.DoLog
|
2015-01-18 01:54:09 -06:00 |
|
Akkadius
|
e691735a2d
|
Consolidate 'LogType' Error logs over to 'LogCategory'
|
2015-01-18 01:30:25 -06:00 |
|
Akkadius
|
e9f8d5fa6d
|
Port Status messages from Type to Category
|
2015-01-18 01:27:52 -06:00 |
|
Akkadius
|
7dbde36b03
|
Rename reference logger to Log
|
2015-01-18 00:41:18 -06:00 |
|
Akkadius
|
132fbbb0c6
|
Rename LogDebugType to DebugCategory
|
2015-01-16 03:09:02 -06:00 |
|
Akkadius
|
70fbf23d27
|
Rename LoadLogSettings to LoadLogSettingsDefaults
|
2015-01-16 00:07:30 -06:00 |
|
Akkadius
|
f26f49c2a1
|
Convert 'QueryServ' debugging _log to logger.LogDebugType
|
2015-01-12 22:37:20 -06:00 |
|
Akkadius
|
6e11baf308
|
Convert world debugging _log to logger.LogDebugType
|
2015-01-12 22:28:16 -06:00 |
|
Akkadius
|
fac1361d36
|
logger.LoadLogSettings() added after each platform executable registry
Added int return for platform executable
|
2015-01-12 05:15:31 -06:00 |
|
Akkadius
|
17d9b9199c
|
Replace rest of EQEmuLog->write with EQEmuLogSys Log
|
2015-01-10 19:36:15 -06:00 |
|
Akkadius
|
7a9860fdd1
|
Added EQEmuLogSys logger; pointer to the rest of the projects
|
2015-01-10 18:12:58 -06:00 |
|
Akkadius
|
be381b4e56
|
Renamed EQEMuLog class to EQEmuLog
|
2015-01-08 19:46:28 -06:00 |
|