]> jfr.im git - irc/gameservirc.git/commit
I am rewriting the notice() printf type functions to use vsnprintf() so that all...
authorkainazzzo <redacted>
Sat, 13 Jan 2007 07:30:55 +0000 (07:30 +0000)
committerkainazzzo <redacted>
Sat, 13 Jan 2007 07:30:55 +0000 (07:30 +0000)
commitabb0a0b936fcce4c21317c3e0d76729e7807301b
treec3f6b0df86e81b8f2b4c28073708881bb8e2bf3d
parent0eff3cc0c8e15e985b9b7524eb622ac7c112723b
I am rewriting the notice() printf type functions to use vsnprintf() so that all of the different flags
get parsed, like %20s  for a string with 20 spaces. This should help with some memory leaks.

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@467 bc333340-6410-0410-a689-9d09f3c113fa
gameserv/c_forest.cpp
gameserv/do_attack.cpp
gameserv/gameserv.cpp
gameserv/tcpclient.cpp
gameserv/toplist.cpp
gameserv/toplist.h