* Fixes #2668. * Fixes enchant items not properly calling the unequip item script. Thanks to @admkakaroto and @mrjnumber1!
* Initial progression of moving the map-server to C++ format. * Converted all core files to .cpp and header files to .hpp. * Refactored the refine database parser to utilize native YAML C++. Thanks to @Jeybla and @lighta for their help!