1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-03 09:17:47 +00:00
Commit graph

27 commits

Author SHA1 Message Date
Mordred
c4a8bfa3f8
Merge pull request #473 from NotAdam/develop
move all configuration items to new config class
2019-01-07 13:43:55 +01:00
NotAdam
6fea0a30e1 update ini reading to use 'general' instead of 'parameters' 2019-01-07 23:31:04 +11:00
NotAdam
4397c86dae refactor parameters to general, fix build error 2019-01-07 23:26:34 +11:00
NotAdam
3cfc79e842 remove old shit 2019-01-07 23:20:50 +11:00
NotAdam
5ec2d23a12 cleanup db connection config 2019-01-07 23:16:01 +11:00
NotAdam
aa73b1c668 everything should be working again... 2019-01-07 23:08:43 +11:00
NotAdam
cd1d8f8126 lobby works again with new config stuff 2019-01-07 23:00:09 +11:00
NotAdam
7666e84693 shift a lot of config around 2019-01-07 22:11:52 +11:00
Mordred
5232909ccb Extended schema for spawnpoints 2019-01-06 23:34:19 +01:00
NotAdam
d0059f0717 initial move of all config items to a object 2019-01-06 23:39:42 +11:00
NotAdam
f48d546d85 show better errors for exd/config related issues 2018-12-18 21:40:49 +11:00
Mordred
2d1a70a4ce No more namespace Core, renamed to Sapphire 2018-11-29 16:55:48 +01:00
Mordred
2a5ee25a12 Improved some errorhandling 2018-11-27 22:48:58 +01:00
NotAdam
8e23292e82 correctly copy default config file if it doesn't exist 2018-11-06 18:35:02 +11:00
Mordred
6d2c012cf2 Refactoring and modernizing 2018-10-28 21:53:21 +01:00
mordred
a7f5ceee4d ... never mind me, i never happened 2018-10-26 13:54:20 +02:00
mordred
08b14b86c5 Potential windows build fix 2018-10-26 13:50:08 +02:00
mordred
0386d6eeb9 Yet more boost gone 2018-10-25 23:50:18 +02:00
NotAdam
d3872ef095 merge config files and update config calls 2018-10-25 17:48:30 +11:00
NotAdam
4b013b5b0b add spdlog, remove boost is gone from common 2018-10-25 12:21:22 +11:00
mordred
c566e8423c Server Lobby boost scrapping ( does not link atm 2018-10-24 23:39:11 +02:00
mordred
389722f997 Added inih and repalced property_tree usage in ConfigMgr 2018-10-24 23:02:30 +02: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
NotAdam
c3128e4ca3 remove old xmlconfig class 2018-07-06 19:47:07 +10:00
NotAdam
18740964be maybe fix build 2018-06-11 03:17:16 +10:00
NotAdam
86cdd21d6f new config class for ini files 2018-06-11 02:28:03 +10:00
Mordred Admin
e0f93eaf1c Moved and renamed Server_Common, now just src/common 2017-12-18 12:36:52 +01:00