]> jfr.im git - irc/gameservirc.git/commit
Finished splitting files, and updated dependencies.
authorkainazzzo <redacted>
Tue, 23 Jan 2007 21:45:03 +0000 (21:45 +0000)
committerkainazzzo <redacted>
Tue, 23 Jan 2007 21:45:03 +0000 (21:45 +0000)
commit857510e85e976843a36364f39a2fefc192b03efa
treea661bc4490bbd04ffc3ed90fe27fc206d24418c9
parent0bbd37a7c2c3c7a634faa6f9d536e5a50d496c6f
Finished splitting files, and updated dependencies.
Also added options.h to most new files

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@477 bc333340-6410-0410-a689-9d09f3c113fa
27 files changed:
gameserv/.depend
gameserv/Makefile.in
gameserv/do_admin.cpp
gameserv/do_attack.cpp
gameserv/do_bank.cpp
gameserv/do_dragon.cpp [new file with mode: 0644]
gameserv/do_equip.cpp
gameserv/do_fight.cpp
gameserv/do_heal.cpp
gameserv/do_identify.cpp
gameserv/do_inventory.cpp
gameserv/do_list.cpp
gameserv/do_logout.cpp [new file with mode: 0644]
gameserv/do_master.cpp [new file with mode: 0644]
gameserv/do_refresh.cpp
gameserv/do_register.cpp
gameserv/do_reset.cpp [new file with mode: 0644]
gameserv/do_run.cpp [new file with mode: 0644]
gameserv/do_set.cpp [new file with mode: 0644]
gameserv/do_stats.cpp [new file with mode: 0644]
gameserv/do_store.cpp [new file with mode: 0644]
gameserv/do_tavern.cpp [new file with mode: 0644]
gameserv/do_use.cpp [new file with mode: 0644]
gameserv/gameserv.cpp
gameserv/loadsave.cpp
gameserv/messages.cpp
gameserv/misc.cpp