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 |
|
MitchesD
|
ce5def332f
|
Core/Misc: fix build
|
2016-03-03 19:58:28 +01:00 |
|
Shauren
|
dea7d429ab
|
Core/Debugging: Make abort() less bad on windows by forcing crash log generation
|
2016-03-03 17:29:48 +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 |
|
Vincent-Michael
|
b5329d8a03
|
Core: Revert fail
|
2015-11-15 16:49:17 +01:00 |
|
Vincent-Michael
|
5d584116fe
|
Core: Added missing overrides
|
2015-11-15 16:48:12 +01:00 |
|
Shauren
|
d31706b07e
|
Core/DBLayer: Improve error message from 0a27f8bce2
|
2015-11-13 22:43:36 +01:00 |
|
Shauren
|
4c866a0af0
|
Core/Crash reporting: Fixed windows version detection for 8.1 and newer
|
2015-10-16 00:50:49 +02:00 |
|
Shauren
|
e6e5f5c559
|
Partially revert "Core/Build: Added missing abort() calls on error handlers"
This reverts commit 8ea17647e6.
|
2015-09-21 17:18:55 +02:00 |
|
StormBytePP
|
8ea17647e6
|
Core/Build: Added missing abort() calls on error handlers
|
2015-09-21 15:52:34 +02:00 |
|
StormBytePP
|
958fd013e7
|
Core/Build: Add Trinity::Abort definition in header file
|
2015-09-21 15:31:49 +02:00 |
|
StormBytePP
|
c1817dff37
|
Fix a typo
|
2015-09-21 15:21:09 +02:00 |
|
StormBytePP
|
0bed9d56cb
|
Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick hack to crash the core misusing assert
|
2015-09-21 15:17:05 +02:00 |
|
StormBytePP
|
1d2aafd39b
|
Core/Build: Merge common library and move database out of shared
|
2015-08-21 17:52:42 +02:00 |
|