Shauren
|
480039f913
|
Core/Logging: Add functions that allow creating loggers and appenders from other sources than config files
|
2021-05-27 11:47:51 +02:00 |
|
jackpoz
|
1c24819741
|
Core/Misc: Fix static analysis issues
(cherry picked from commit 97f33dc779)
|
2021-02-06 21:41:51 +01:00 |
|
Shauren
|
b231903932
|
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup port
|
2020-09-04 13:38:24 +02:00 |
|
Shauren
|
1c52d5fff7
|
Core/Misc: Replace NULL with nullptr
|
2020-08-14 17:06:03 +02:00 |
|
Peter Keresztes Schmidt
|
bab5fd87a3
|
Core/Misc: Replace Trinity::make_unique with std (#24869)
|
2020-06-23 08:54:12 +02:00 |
|
Shauren
|
4d69cc1c56
|
Core/Misc: GCC build and warning fixes
|
2020-05-21 22:15:58 +02:00 |
|
Aokromes
|
b0bf1275ee
|
New Year
|
2020-01-02 06:44:10 +01:00 |
|
jackpoz
|
9780d23f47
|
Core/Misc: Fix static analysis issues
(cherrypicked from b375bab225)
|
2019-08-17 20:04:14 +02:00 |
|
vincent-michael
|
5620eb9463
|
Update copyright note for 2019
auto happy = new year(2019);
|
2019-01-01 10:14:33 +01:00 |
|
Shauren
|
dfd2660a85
|
Core/Misc: Added compatibility layer for boost 1.66 and future std:: networking stuff
* Based on work done by @dimiandre in PR #21173
Closes #21171
Closes #21173
|
2018-01-06 01:21:59 +01:00 |
|
vincent-michael
|
7d00ae4045
|
Update copyright note for 2018
auto happy = new year(2018);
|
2018-01-01 00:40:17 +01:00 |
|
Marco Ebert
|
6e2a911f6d
|
Fix non-PCH build.
Your ad here.
|
2017-05-13 21:11:57 +02:00 |
|
Shauren
|
3a418a0bbc
|
Core/Common: Include cleanup
|
2017-05-11 22:29:51 +02:00 |
|
Shauren
|
b8db320bf1
|
Core/Misc: Prefix all preprocessor defines from CompilerDefs with TRINITY_ to avoid conflicts (PLATFORM_WINDOWS is used/defined by CascLib)
|
2017-03-04 18:46:18 +01:00 |
|
vincent-michael
|
86b98686a9
|
Update copyright note for 2017
Happy new year
|
2017-01-01 16:23:13 +01:00 |
|
Shauren
|
0c9bfd074d
|
Core/Logging: Fix static analysis issue
CID 1367942, 1367944, 1367953,1367955,1367957, 1367958, 1367960, 1367961, 1367962, 1367964
|
2016-12-24 13:09:12 +01:00 |
|
jackpoz
|
fe6d8016af
|
Common/Logging: Reduce differences between 3.3.5 and 6.x branches
Code functionality shouldn't have been modified.
|
2016-08-04 21:54:02 +02:00 |
|
Shauren
|
70412e7e25
|
Core/Misc: MSVC warning fixes
|
2016-04-05 00:15:56 +02:00 |
|
Naios
|
501fd9b502
|
Core/Common: Converted the common library to a shared library.
* There is still the possibility to static link against common.
|
2016-03-24 01:28:58 +01:00 |
|
Naios
|
5c91586797
|
Core/Common: Move singleton instances into compilation units
* Fixes issues when building shared libraries
(prevents gcc and clang from providing several instance)
|
2016-03-11 18:22:39 +01:00 |
|
joschiwald
|
44ad10f884
|
Core/Logging: fixed default logger (partial reverts 0904858624)
(cherry picked from commit 9beeca79ac)
|
2016-02-27 18:00:02 +01:00 |
|
Shauren
|
a0b2be6c1d
|
Core/Logging: Force synchronous logging after io_service shutdown - fixes logging on worldserver shutdown
|
2016-02-23 23:41:18 +01:00 |
|
Vincent-Michael
|
478cc756eb
|
Update copyright note for 2016
Happy new year (Again new year with idiots ...)
|
2016-01-01 00:34:25 +01:00 |
|
jackpoz
|
7005089241
|
Core/Misc: Fix issues reported by static analysis
Coverity defect IDs: 1316687, 1316688
(cherry picked from commit 51a2a3fa93)
|
2015-09-24 22:36:37 +02:00 |
|
StormBytePP
|
1d2aafd39b
|
Core/Build: Merge common library and move database out of shared
|
2015-08-21 17:52:42 +02:00 |
|