-
- Downloads
Much better API for auth.{cpp, h}
* No function overloading * Adhere coding style and with method names following lowercase_underscore_style * Use std::string in external API, handling these is much more fun
Showing
- src/client.cpp 11 additions, 15 deletionssrc/client.cpp
- src/network/serverpackethandler.cpp 14 additions, 22 deletionssrc/network/serverpackethandler.cpp
- src/script/lua_api/l_util.cpp 1 addition, 1 deletionsrc/script/lua_api/l_util.cpp
- src/util/auth.cpp 56 additions, 48 deletionssrc/util/auth.cpp
- src/util/auth.h 24 additions, 11 deletionssrc/util/auth.h
Loading
Please register or sign in to comment