1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-25 05:57:45 +00:00
Commit graph

33 commits

Author SHA1 Message Date
NotAdam
6c176eb61d actually fix world building on msvc this time 2019-06-03 00:39:02 +10:00
NotAdam
eb5431a80e move lobby to Sapphire::Lobby, move common lib to Sapphire::Common 2019-06-02 23:28:19 +10:00
Mordred
4eee04156d Plenty more cleanup and code quality adjustments. 2019-03-11 22:48:33 +01:00
NotAdam
ebec29563f Make in range distance configurable 2019-01-28 20:48:33 +11:00
NotAdam
91abe63598 add customisable log level to config 2019-01-25 19:00:21 +11:00
NotAdam
1252390c2d fix config reading, alter territory loading output slightly 2019-01-25 12:23:38 +11:00
Mordred
d2135592d0 Merge pull request #473 from NotAdam/develop
move all configuration items to new config class
2019-01-07 13:43:55 +01:00
NotAdam
2776ecd6d4 update ini reading to use 'general' instead of 'parameters' 2019-01-07 23:31:04 +11:00
NotAdam
35def4d4f2 refactor parameters to general, fix build error 2019-01-07 23:26:34 +11:00
NotAdam
047d0328e0 remove old shit 2019-01-07 23:20:50 +11:00
NotAdam
eb56f5fda2 cleanup db connection config 2019-01-07 23:16:01 +11:00
NotAdam
bf0324cfea everything should be working again... 2019-01-07 23:08:43 +11:00
NotAdam
03df0b242c lobby works again with new config stuff 2019-01-07 23:00:09 +11:00
NotAdam
3521ae7c8d shift a lot of config around 2019-01-07 22:11:52 +11:00
Mordred
c1a3fa5915 Extended schema for spawnpoints 2019-01-06 23:34:19 +01:00
NotAdam
3349ccce42 initial move of all config items to a object 2019-01-06 23:39:42 +11:00
NotAdam
c4dd4b6b6b show better errors for exd/config related issues 2018-12-18 21:40:49 +11:00
Mordred
f7a8f29b16 No more namespace Core, renamed to Sapphire 2018-11-29 16:55:48 +01:00
Mordred
6d3d90211a Improved some errorhandling 2018-11-27 22:48:58 +01:00
NotAdam
141bf9325a correctly copy default config file if it doesn't exist 2018-11-06 18:35:02 +11:00
Mordred
13dc04ebb5 Refactoring and modernizing 2018-10-28 21:53:21 +01:00
mordred
b293ff9642 ... never mind me, i never happened 2018-10-26 13:54:20 +02:00
mordred
ffc3b586c7 Potential windows build fix 2018-10-26 13:50:08 +02:00
mordred
c5f4bb0659 Yet more boost gone 2018-10-25 23:50:18 +02:00
NotAdam
dc85c5b422 merge config files and update config calls 2018-10-25 17:48:30 +11:00
NotAdam
e357521ee6 add spdlog, remove boost is gone from common 2018-10-25 12:21:22 +11:00
mordred
28b5fd0714 Server Lobby boost scrapping ( does not link atm 2018-10-24 23:39:11 +02:00
mordred
b153c81e2e Added inih and repalced property_tree usage in ConfigMgr 2018-10-24 23:02:30 +02: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
NotAdam
a322e81a53 remove old xmlconfig class 2018-07-06 19:47:07 +10:00
NotAdam
84542b3927 maybe fix build 2018-06-11 03:17:16 +10:00
NotAdam
c034e4ca79 new config class for ini files 2018-06-11 02:28:03 +10:00
Mordred Admin
764b73b11c Moved and renamed Server_Common, now just src/common 2017-12-18 12:36:52 +01:00