]> jfr.im git - irc/gameservirc.git/commit - gameserv/aClient.cpp
Implemented the myString class in the player and monster classes. This should make...
authorkainazzzo <redacted>
Mon, 24 Jan 2005 03:46:54 +0000 (03:46 +0000)
committerkainazzzo <redacted>
Mon, 24 Jan 2005 03:46:54 +0000 (03:46 +0000)
commitddef84f1065598678384195233eeb24e835b4acc
tree1ff539bb9a239088fd31f662150ba959095cf33e
parent089cdf5d5881c3249575744a94c8fdc0e92cda10
Implemented the myString class in the player and monster classes. This should make for some cleaner string operations, and easier coding for future addons.

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@290 bc333340-6410-0410-a689-9d09f3c113fa
gameserv/aClient.cpp
gameserv/c_forest.cpp
gameserv/gameserv.cpp
gameserv/list.h
gameserv/myString.cpp
gameserv/myString.h
gameserv/player.cpp
gameserv/player.h
gameserv/tcpclient.cpp