]> jfr.im git - irc/gameservirc.git/commit
Added do_register.cpp, do_identify.cpp, do_list.cpp, do_help.cpp, do_refresh.cpp...
authorkainazzzo <redacted>
Mon, 22 Jan 2007 04:52:34 +0000 (04:52 +0000)
committerkainazzzo <redacted>
Mon, 22 Jan 2007 04:52:34 +0000 (04:52 +0000)
commit0bbd37a7c2c3c7a634faa6f9d536e5a50d496c6f
tree8b5a07586e73dde9d9c5bc1accbd83a11c97319f
parent585b7bdee94740677f19c9c609cd626fdc0bc1b1
Added do_register.cpp, do_identify.cpp, do_list.cpp, do_help.cpp, do_refresh.cpp, and do_heal.cpp
Updated dependencies

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@476 bc333340-6410-0410-a689-9d09f3c113fa
12 files changed:
gameserv/.depend
gameserv/Makefile.in
gameserv/do_heal.cpp [new file with mode: 0644]
gameserv/do_help.cpp [new file with mode: 0644]
gameserv/do_identify.cpp [new file with mode: 0644]
gameserv/do_inventory.cpp [new file with mode: 0644]
gameserv/do_list.cpp [new file with mode: 0644]
gameserv/do_refresh.cpp [new file with mode: 0644]
gameserv/do_register.cpp [new file with mode: 0644]
gameserv/extern.h
gameserv/gameserv.cpp
gameserv/misc.cpp