1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-28 23:27:45 +00:00
Commit graph

17 commits

Author SHA1 Message Date
NotAdam
2a205cc2db convert more log calls to format string 2019-01-04 22:37:01 +11:00
Mordred
a25cfcd9d1 Merge remote-tracking branch 'origin/housing' into develop 2019-01-01 15:06:42 +01:00
Mordred
959c2d4319 Simplified some cmake logic 2018-12-31 17:30:45 +01:00
Mordred
589205d41e Moved cmake logic to root cmakelists 2018-12-31 13:54:31 +01:00
NotAdam
d21b0018dc standardise log names and potentially fix log folder issue on windows 2018-12-30 22:36:44 +11:00
Mordred
f52588cdb2 Progress... 2018-12-23 03:53:08 +01:00
Perize
73bce03040 Add missing --pass param 2018-12-19 18:12:29 +09:00
mordred
ea64b65331 Restructured project slightly 2018-12-13 12:40:42 +01:00
mordred
762d7a941d Skip input on liquidate 2018-12-12 12:36:06 +01:00
mordred
18ae25521c Allow force mode in dbm 2018-12-12 12:23:56 +01:00
mordred
90831ea089 Use sapphire_dbm to initialize the db 2018-12-12 12:07:26 +01:00
Mordred
b37262e374 dbm -> Initialize functional; Liquidate initial work done 2018-12-11 00:04:29 +01:00
Mordred
de77e94e56 More dbm... 2018-12-08 01:11:46 +01:00
Mordred
23226f0e44 Fixed small event issues. Changed sapphire to use new DB setup. Database has to be created using the schema.sql and inserts.sql 2018-12-07 00:06:59 +01:00
Mordred
f7a8f29b16 No more namespace Core, renamed to Sapphire 2018-11-29 16:55:48 +01:00
Mordred
b6f7beb61f Ongoing implementation of migration utility 2018-11-26 00:05:10 +01:00
mordred
7374af5839 Begin of db manager tool 2018-11-25 16:45:48 +01:00