Removed hard limit of the mercenary database Cleaned up the hard coded duplicated logic Turned hard coded mercenary ids into constants
* 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!