NotAdam
|
482eea8fd1
|
override StackWalker OnOutput to write to output using our logger util
|
2019-03-27 18:19:54 +11:00 |
|
NotAdam
|
0a6593bdd5
|
add CrashHandler to lobby/api/world and cleanup test code in tools
|
2019-03-26 23:17:57 +11:00 |
|
NotAdam
|
0272ff1232
|
add StackWalker dep to handle stacktrace generation on windows
|
2019-03-26 23:13:36 +11:00 |
|
NotAdam
|
296cd133ef
|
add posix stack dump on crash
|
2019-03-26 23:09:09 +11:00 |
|
Mordred
|
4eee04156d
|
Plenty more cleanup and code quality adjustments.
|
2019-03-11 22:48:33 +01:00 |
|
NotAdam
|
93e8c5359a
|
Increase cell size and spawn distance, fix player despawn issue
|
2019-01-28 20:30:22 +11:00 |
|
NotAdam
|
fcd934034d
|
minor bnpc cleanup, correctly set lastticktime on bnpc entities
|
2019-01-28 13:40:03 +11:00 |
|
Maru
|
98f2720fa2
|
RNGManager PoC, fix overuse of static cast
|
2019-01-19 21:20:23 -02:00 |
|
Mordred
|
b571be8b6f
|
General cleanup work
|
2018-12-02 02:01:41 +01:00 |
|
Mordred
|
f7a8f29b16
|
No more namespace Core, renamed to Sapphire
|
2018-11-29 16:55:48 +01:00 |
|
Mordred
|
13dc04ebb5
|
Refactoring and modernizing
|
2018-10-28 21:53:21 +01:00 |
|
Mordred
|
07ed074cf7
|
Fixed charlist, logging in works again
|
2018-10-27 00:05:10 +02:00 |
|
mordred
|
929955013d
|
sapphire_zone is now boost-free
|
2018-10-26 09:40:47 +02:00 |
|
mordred
|
58da892596
|
boost::hash_combine removed
|
2018-10-26 09:29:57 +02:00 |
|
mordred
|
d140acf613
|
57 occurances of boost to go
|
2018-10-26 08:25:20 +02:00 |
|
mordred
|
c5f4bb0659
|
Yet more boost gone
|
2018-10-25 23:50:18 +02:00 |
|
mordred
|
2c0778a9a7
|
Util-Function to replace boost::format for simple hex strings
|
2018-10-25 15:46:13 +02:00 |
|
mordred
|
b153c81e2e
|
Added inih and repalced property_tree usage in ConfigMgr
|
2018-10-24 23:02:30 +02:00 |
|
mordred
|
0d4d204297
|
More boost removed from common
|
2018-10-24 17:58:57 +02:00 |
|
root
|
d1efbe6307
|
Various small cleanups
|
2018-09-26 08:47:22 -04:00 |
|
Mordred
|
e745bd0329
|
Code style adjusted for 2 spaces and various other small things, checkout CodeStyle.xml for details
|
2018-08-29 21:40:59 +02:00 |
|
Maru
|
59a9a44db8
|
Const correct
|
2018-03-07 07:49:20 -03:00 |
|
Mordred Admin
|
c2165e5f33
|
Cleanup of cmake files
|
2018-03-06 22:22:19 +01:00 |
|
Adam
|
9a0041e093
|
set weatheroverride debug command and assert fix in spawnindexallocator
|
2018-03-02 15:29:48 +11:00 |
|
Adam
|
facba12fed
|
fix stupid return type mistake
|
2018-03-02 11:39:52 +11:00 |
|
Adam
|
416269dc63
|
move eobj/player spawnindex generation to common manager
|
2018-03-02 02:55:02 +11:00 |
|
Mordred
|
575a3f61a9
|
Changed timestamp(seconds) getter to use std::time internally, should get rid of the DC problem
|
2018-02-01 00:16:47 +01:00 |
|
Mordred Admin
|
764b73b11c
|
Moved and renamed Server_Common, now just src/common
|
2017-12-18 12:36:52 +01:00 |
|