DarkflameServer/dDatabase/CDClientDatabase
jadebenn 0367c67c85
chore: move the pet minigame table loading logic out of petcomponent (#1551)
* move the pet minigame table loading logic out of petcomponent

* misc fixes

* actually, using paths is dumb here when they're already char strings. why bother? silly me.

* removed unga bunga reference-casting

* add back in puzzle not found error message

* pre-allocate unordered map and make getter const-correct

* Update dDatabase/CDClientDatabase/CDClientTables/CDTamingBuildPuzzleTable.cpp

Co-authored-by: David Markowitz <39972741+EmosewaMC@users.noreply.github.com>

---------

Co-authored-by: David Markowitz <39972741+EmosewaMC@users.noreply.github.com>
2024-04-24 10:09:15 -05:00
..
CDClientTables chore: move the pet minigame table loading logic out of petcomponent (#1551) 2024-04-24 10:09:15 -05:00
CDClientDatabase.cpp chore: Assorted pet improvements (#1402) 2024-01-08 15:32:09 -08:00
CDClientDatabase.h chore: Assorted pet improvements (#1402) 2024-01-08 15:32:09 -08:00
CDClientManager.cpp chore: move the pet minigame table loading logic out of petcomponent (#1551) 2024-04-24 10:09:15 -05:00
CDClientManager.h chore: Move database storage containers to be translation unit local to allow for safe references (#1434) 2024-02-09 07:37:58 -06:00
CMakeLists.txt fix: Dissolve more CMake dependencies (#1387) 2024-03-05 20:13:24 -06:00