adventuretest-client/src/util
ShadowNinja 93887043d9 Clean up Strfnd
Changes:
  * Fix indentation.
  * Pass strings by const reference.
  * Merge Strfnd and WStrfnd into one class instead of copying them.
  * Remove trailing spaces.
  * Fix variable names.
  * Move to util.
  * Other miscellaneous style fixes.
2016-03-19 21:27:57 -04:00
..
CMakeLists.txt Move AreaStore to util 2016-03-07 16:33:20 -05:00
areastore.cpp Add AreaStore custom ID API 2016-03-07 16:33:20 -05:00
areastore.h Add AreaStore custom ID API 2016-03-07 16:33:20 -05:00
auth.cpp Much better API for auth.{cpp, h} 2016-03-15 05:55:49 +01:00
auth.h Much better API for auth.{cpp, h} 2016-03-15 05:55:49 +01:00
base64.cpp
base64.h
basic_macros.h
container.h
directiontables.cpp
directiontables.h
hex.h
mathconstants.h
md32_common.h
numeric.cpp
numeric.h
pointedthing.cpp
pointedthing.h
pointer.h
serialize.cpp
serialize.h
sha1.cpp
sha1.h
sha2.h
sha256.c
srp.cpp
srp.h
strfnd.h Clean up Strfnd 2016-03-19 21:27:57 -04:00
string.cpp Remove chat escape sequences from chat messages, for future colored chat. 2016-03-15 17:33:15 +01:00
string.h Remove chat escape sequences from chat messages, for future colored chat. 2016-03-15 17:33:15 +01:00
thread.h
timetaker.cpp
timetaker.h