DarkflameServer/dCommon/dClient
David Markowitz 1d5c71eb9b
Fix Pet Taming causing seg fault (#818)
* Fix Pet Taming

* Fix Pet Taming

* fix pet taming path loading
just make it go to build file since the asset managet handles intermediate steps
there is never res in the path in the live db, so no need to check

* special case BrickModels to uppercase if unpacked
remove redundent variable

Co-authored-by: Aaron Kimbrell <aronwk.aaron@gmail.com>
2022-11-05 19:09:26 -05:00
..
AssetManager.cpp Fix Pet Taming causing seg fault (#818) 2022-11-05 19:09:26 -05:00
AssetManager.h Add support for packed clients (#802) 2022-11-01 13:21:26 -05:00
CMakeLists.txt Add support for packed clients (#802) 2022-11-01 13:21:26 -05:00
Pack.cpp Fix client paths (#811) 2022-11-02 20:30:35 -07:00
Pack.h Add support for packed clients (#802) 2022-11-01 13:21:26 -05:00
PackIndex.cpp Fix client paths (#811) 2022-11-02 20:30:35 -07:00
PackIndex.h Add support for packed clients (#802) 2022-11-01 13:21:26 -05:00