1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-29 07:37:45 +00:00
Commit graph

20 commits

Author SHA1 Message Date
NotAdam
24520a8491 more refactoring + sql 2018-12-23 20:54:21 +11:00
NotAdam
2c426b5059 housing inventories work, parts are loaded from db now
plus a shitload of cleanup and refactoring
2018-12-23 19:13:30 +11:00
NotAdam
3d0780e9fe cleanup old house apperance crap 2018-12-22 17:29:40 +11:00
NotAdam
05b4045165 fix house init, some refactoring and base inventory impl 2018-12-22 14:35:42 +11:00
NotAdam
09f0123809 cache all houses on startup 2018-12-22 11:33:21 +11:00
NotAdam
cb96c26c3e add batch land select to get all land + houses in 1 query 2018-12-22 02:08:57 +11:00
NotAdam
d6b548afe9 batch land sql queries to 1 per ward instead of 60 2018-12-22 00:50:17 +11:00
NotAdam
732e36dc0a partially working inventory loading 2018-12-21 23:49:46 +11:00
NotAdam
4e3de5817f Move land/house to use LandIdent instead of storing terri/plot/ward 2018-12-21 22:08:05 +11:00
Mordred
66c3aba1f6 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
AriAvery
4615365e4f housing instance 2018-12-01 21:40:30 +01:00
Mordred
2d1a70a4ce No more namespace Core, renamed to Sapphire 2018-11-29 16:55:48 +01:00
NotAdam
f0856949bd save & load house state 2018-11-26 23:32:22 +11:00
Mordred
5ffb8fd65e Use territoryType instead of TerritoryId, also refactor variables to reflect the change 2018-11-05 23:07:39 +01:00
Mordred
81f247932c Housing cleanup 2018-11-01 23:56:43 +01:00
Mordred
00d86d753b Initial housing work by Vox 2018-11-01 00:18:19 +01:00
mordred
b4d0e87909 Removing boost from common 2018-10-24 12:53:26 +02:00
Biscuit Boy
f3a635f952 Lobby now shows correct info for everything 2018-09-21 01:59:45 +10:00
Mordred Admin
150ce725bc Merge develop into bnpc 2018-09-17 14:04:40 +02:00
Mordred
0d767e4986 Working towards getting bnpcs back in the game 2018-09-09 23:56:22 +02:00
Renamed from src/common/Database/CharaDbConnection.cpp (Browse further)