文件名称:tmwserv
介绍说明--下载内容均来自于网络,请自行研究使用
国外的一款开源游戏服务器代码,玛雅世界!-Abroad, a open source game server code, the Mayan World!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
tmwserv
.......\.gitignore
.......\accountserver.cbp
.......\acinclude.m4
.......\AUTHORS
.......\autogen.sh
.......\ax_compare_version.m4
.......\ChangeLog
.......\configure.ac
.......\COPYING
.......\docs
.......\....\architecture.txt
.......\....\commands.txt
.......\....\messages.txt
.......\....\scripting.txt
.......\....\server.txt
.......\....\serverdata.txt
.......\....\stats.txt
.......\....\tmwserv.xml
.......\Doxyfile
.......\gameserver.cbp
.......\INSTALL
.......\Makefile.am
.......\NEWS
.......\README
.......\runsrv.bat
.......\src
.......\...\account-server
.......\...\..............\account.cpp
.......\...\..............\account.hpp
.......\...\..............\accountclient.cpp
.......\...\..............\accountclient.hpp
.......\...\..............\accounthandler.cpp
.......\...\..............\accounthandler.hpp
.......\...\..............\character.cpp
.......\...\..............\character.hpp
.......\...\..............\dalstorage.cpp
.......\...\..............\dalstorage.hpp
.......\...\..............\dalstoragesql.hpp
.......\...\..............\main-account.cpp
.......\...\..............\serverhandler.cpp
.......\...\..............\serverhandler.hpp
.......\...\chat-server
.......\...\...........\chatchannel.cpp
.......\...\...........\chatchannel.hpp
.......\...\...........\chatchannelmanager.cpp
.......\...\...........\chatchannelmanager.hpp
.......\...\...........\chatclient.hpp
.......\...\...........\chathandler.cpp
.......\...\...........\chathandler.hpp
.......\...\...........\guild.cpp
.......\...\...........\guild.hpp
.......\...\...........\guildhandler.cpp
.......\...\...........\guildmanager.cpp
.......\...\...........\guildmanager.hpp
.......\...\...........\party.cpp
.......\...\...........\party.hpp
.......\...\...........\partyhandler.cpp
.......\...\...........\post.cpp
.......\...\...........\post.hpp
.......\...\common
.......\...\......\configuration.cpp
.......\...\......\configuration.hpp
.......\...\......\inventorydata.hpp
.......\...\dal
.......\...\...\dalexcept.h
.......\...\...\dataprovider.cpp
.......\...\...\dataprovider.h
.......\...\...\dataproviderfactory.cpp
.......\...\...\dataproviderfactory.h
.......\...\...\mysqldataprovider.cpp
.......\...\...\mysqldataprovider.h
.......\...\...\pqdataprovider.cpp
.......\...\...\pqdataprovider.h
.......\...\...\recordset.cpp
.......\...\...\recordset.h
.......\...\...\sqlitedataprovider.cpp
.......\...\...\sqlitedataprovider.h
.......\...\defines.h
.......\...\game-server
.......\...\...........\accountconnection.cpp
.......\...\...........\accountconnection.hpp
.......\...\...........\attackzone.cpp
.......\...\...........\attackzone.hpp
.......\...\...........\being.cpp
.......\...\...........\being.hpp
.......\...\...........\buysell.cpp
.......\...\...........\buysell.hpp
.......\...\...........\character.cpp
.......\...\...........\character.hpp
.......\...\...........\collisiondetection.cpp
.......\...\...........\collisiondetection.hpp
.......\...\...........\command.cpp
.......\...\...........\commandhandler.cpp
.......\...\...........\commandhandler.hpp
.......\...\...........\effect.cpp
.......\...\...........\effect.hpp
.......\...\...........\eventlistener.hpp
.......\...\...........\gamehandler.cpp
.......\.gitignore
.......\accountserver.cbp
.......\acinclude.m4
.......\AUTHORS
.......\autogen.sh
.......\ax_compare_version.m4
.......\ChangeLog
.......\configure.ac
.......\COPYING
.......\docs
.......\....\architecture.txt
.......\....\commands.txt
.......\....\messages.txt
.......\....\scripting.txt
.......\....\server.txt
.......\....\serverdata.txt
.......\....\stats.txt
.......\....\tmwserv.xml
.......\Doxyfile
.......\gameserver.cbp
.......\INSTALL
.......\Makefile.am
.......\NEWS
.......\README
.......\runsrv.bat
.......\src
.......\...\account-server
.......\...\..............\account.cpp
.......\...\..............\account.hpp
.......\...\..............\accountclient.cpp
.......\...\..............\accountclient.hpp
.......\...\..............\accounthandler.cpp
.......\...\..............\accounthandler.hpp
.......\...\..............\character.cpp
.......\...\..............\character.hpp
.......\...\..............\dalstorage.cpp
.......\...\..............\dalstorage.hpp
.......\...\..............\dalstoragesql.hpp
.......\...\..............\main-account.cpp
.......\...\..............\serverhandler.cpp
.......\...\..............\serverhandler.hpp
.......\...\chat-server
.......\...\...........\chatchannel.cpp
.......\...\...........\chatchannel.hpp
.......\...\...........\chatchannelmanager.cpp
.......\...\...........\chatchannelmanager.hpp
.......\...\...........\chatclient.hpp
.......\...\...........\chathandler.cpp
.......\...\...........\chathandler.hpp
.......\...\...........\guild.cpp
.......\...\...........\guild.hpp
.......\...\...........\guildhandler.cpp
.......\...\...........\guildmanager.cpp
.......\...\...........\guildmanager.hpp
.......\...\...........\party.cpp
.......\...\...........\party.hpp
.......\...\...........\partyhandler.cpp
.......\...\...........\post.cpp
.......\...\...........\post.hpp
.......\...\common
.......\...\......\configuration.cpp
.......\...\......\configuration.hpp
.......\...\......\inventorydata.hpp
.......\...\dal
.......\...\...\dalexcept.h
.......\...\...\dataprovider.cpp
.......\...\...\dataprovider.h
.......\...\...\dataproviderfactory.cpp
.......\...\...\dataproviderfactory.h
.......\...\...\mysqldataprovider.cpp
.......\...\...\mysqldataprovider.h
.......\...\...\pqdataprovider.cpp
.......\...\...\pqdataprovider.h
.......\...\...\recordset.cpp
.......\...\...\recordset.h
.......\...\...\sqlitedataprovider.cpp
.......\...\...\sqlitedataprovider.h
.......\...\defines.h
.......\...\game-server
.......\...\...........\accountconnection.cpp
.......\...\...........\accountconnection.hpp
.......\...\...........\attackzone.cpp
.......\...\...........\attackzone.hpp
.......\...\...........\being.cpp
.......\...\...........\being.hpp
.......\...\...........\buysell.cpp
.......\...\...........\buysell.hpp
.......\...\...........\character.cpp
.......\...\...........\character.hpp
.......\...\...........\collisiondetection.cpp
.......\...\...........\collisiondetection.hpp
.......\...\...........\command.cpp
.......\...\...........\commandhandler.cpp
.......\...\...........\commandhandler.hpp
.......\...\...........\effect.cpp
.......\...\...........\effect.hpp
.......\...\...........\eventlistener.hpp
.......\...\...........\gamehandler.cpp