Bulk load grids at repop and zone init instead of 2 costly individual selects per NPC, create repositories to decouple database logic from business logic

This commit is contained in:
Akkadius
2020-03-30 05:49:43 -05:00
parent 128cc458fd
commit 43716332aa
7 changed files with 298 additions and 40 deletions
+2
View File
@@ -197,6 +197,8 @@ SET(common_headers
races.h
random.h
repositories/character_recipe_list_repository.h
repositories/grid_repository.h
repositories/grid_entries_repository.h
repositories/tradeskill_recipe_repository.h
rdtsc.h
rulesys.h