Refactored Instances to utilize C++ features (#3163)
* Fixes #3087 and fixes #3095. * Converts database file to YAML. * Converts static array to unordered_map which frees up pre-allocated memory that may never be fully used. * Got rid of all DBMap/ERS features. * Removes MAX_INSTANCE_DATA in favor of INT_MAX. * Includes TXT converter. Thanks to @Lemongrass3110, @secretdataz, @Atemo, @lighta, @InusualZ, @Angelic234, @Normynator, @cydh, and @ecdarreola!
This commit is contained in:
1272
src/map/instance.cpp
1272
src/map/instance.cpp
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user