NotAdam
|
ee924160be
|
add migration functionality to dbm
|
2019-06-16 00:14:05 +10:00 |
|
NotAdam
|
375ca2f114
|
clean up unnecessary namespace specialisation, flatten namespaces a bit
|
2019-06-07 18:12:54 +10:00 |
|
NotAdam
|
b48525ef46
|
fix msvc build
|
2019-06-02 21:39:37 +10:00 |
|
NotAdam
|
f892257aa5
|
refactor Util -> Common::Util & Action to World::Action
|
2019-06-02 00:35:00 +10:00 |
|
NotAdam
|
fc47f8346e
|
fix stacktrace on windows
|
2019-04-29 19:36:57 +10:00 |
|
NotAdam
|
8a5080746a
|
actually fix builds this time
|
2019-03-27 18:29:38 +11:00 |
|
NotAdam
|
e9b190bd85
|
fix msvc build maybe
|
2019-03-27 18:23:51 +11:00 |
|
NotAdam
|
c2d78989ff
|
override StackWalker OnOutput to write to output using our logger util
|
2019-03-27 18:19:54 +11:00 |
|
NotAdam
|
ae4aab491e
|
add CrashHandler to lobby/api/world and cleanup test code in tools
|
2019-03-26 23:17:57 +11:00 |
|
NotAdam
|
a29288520b
|
add StackWalker dep to handle stacktrace generation on windows
|
2019-03-26 23:13:36 +11:00 |
|
NotAdam
|
aca5a46032
|
add posix stack dump on crash
|
2019-03-26 23:09:09 +11:00 |
|
Mordred
|
8a35c4e370
|
Plenty more cleanup and code quality adjustments.
|
2019-03-11 22:48:33 +01:00 |
|
NotAdam
|
bc1ed29948
|
Increase cell size and spawn distance, fix player despawn issue
|
2019-01-28 20:30:22 +11:00 |
|
NotAdam
|
762add95d1
|
minor bnpc cleanup, correctly set lastticktime on bnpc entities
|
2019-01-28 13:40:03 +11:00 |
|
Maru
|
544538012d
|
RNGManager PoC, fix overuse of static cast
|
2019-01-19 21:20:23 -02:00 |
|
Mordred
|
07a5a866f0
|
General cleanup work
|
2018-12-02 02:01:41 +01:00 |
|
Mordred
|
2d1a70a4ce
|
No more namespace Core, renamed to Sapphire
|
2018-11-29 16:55:48 +01:00 |
|
Mordred
|
6d2c012cf2
|
Refactoring and modernizing
|
2018-10-28 21:53:21 +01:00 |
|
Mordred
|
1df4adebec
|
Fixed charlist, logging in works again
|
2018-10-27 00:05:10 +02:00 |
|
mordred
|
fdbee25d3d
|
sapphire_zone is now boost-free
|
2018-10-26 09:40:47 +02:00 |
|
mordred
|
10741cdbcc
|
boost::hash_combine removed
|
2018-10-26 09:29:57 +02:00 |
|
mordred
|
94813321b3
|
57 occurances of boost to go
|
2018-10-26 08:25:20 +02:00 |
|
mordred
|
0386d6eeb9
|
Yet more boost gone
|
2018-10-25 23:50:18 +02:00 |
|
mordred
|
c09ee02a9e
|
Util-Function to replace boost::format for simple hex strings
|
2018-10-25 15:46:13 +02:00 |
|
mordred
|
389722f997
|
Added inih and repalced property_tree usage in ConfigMgr
|
2018-10-24 23:02:30 +02:00 |
|
mordred
|
55c42035f3
|
More boost removed from common
|
2018-10-24 17:58:57 +02:00 |
|
root
|
7fdcc53af8
|
Various small cleanups
|
2018-09-26 08:47:22 -04:00 |
|
Mordred
|
89a9b16555
|
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
|
926404693f
|
Const correct
|
2018-03-07 07:49:20 -03:00 |
|
Mordred Admin
|
b91e711834
|
Cleanup of cmake files
|
2018-03-06 22:22:19 +01:00 |
|
Adam
|
8437ff3cbc
|
set weatheroverride debug command and assert fix in spawnindexallocator
|
2018-03-02 15:29:48 +11:00 |
|
Adam
|
4e597d8acd
|
fix stupid return type mistake
|
2018-03-02 11:39:52 +11:00 |
|
Adam
|
810d71f262
|
move eobj/player spawnindex generation to common manager
|
2018-03-02 02:55:02 +11:00 |
|
Mordred
|
8b7779ae67
|
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
|
e0f93eaf1c
|
Moved and renamed Server_Common, now just src/common
|
2017-12-18 12:36:52 +01:00 |
|