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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -152,6 +152,7 @@ Thumbs.db
|
||||
/.idea/vcs.xml
|
||||
/.idea/workspace.xml
|
||||
/build/
|
||||
/cbuild/
|
||||
|
||||
# bat tools
|
||||
/charserv.bat
|
||||
|
||||
Reference in New Issue
Block a user