Initial work for login server to C++ (#2583)

* Initial progression of moving the map-server to C++ format.
* Converted all core files to .cpp and header files to .hpp.
Thanks to @lighta!
This commit is contained in:
lighta
2017-11-08 13:56:41 -04:00
committed by Aleos
parent 728a29d435
commit a587b913fa
19 changed files with 134 additions and 149 deletions

1
.gitignore vendored
View File

@@ -152,6 +152,7 @@ Thumbs.db
/.idea/vcs.xml
/.idea/workspace.xml
/build/
/cbuild/
# bat tools
/charserv.bat