blood2src

所属分类:游戏
开发工具:C/C++
文件大小:5026KB
下载次数:176
上传日期:2005-11-16 23:37:13
上 传 者阿华S
说明:  Blood 2全套源码,对研究大家所喜爱的经典游戏星际争霸很有帮助
(two full source to study your favorite classic Namco games helpful)

文件列表:
blood2src\EULA.txt (6103, 1999-04-14)
blood2src\softdib.ren (266240, 1999-02-20)
blood2src\AppHeaders\aggregate_de.h (1096, 1999-04-02)
blood2src\AppHeaders\basedefs_de.h (27520, 1999-04-02)
blood2src\AppHeaders\basetypes_de.h (13749, 1999-04-02)
blood2src\AppHeaders\clientshell_de.h (5474, 1999-04-02)
blood2src\AppHeaders\client_de.h (48295, 1999-04-02)
blood2src\AppHeaders\common_de.h (1980, 1999-04-02)
blood2src\AppHeaders\cpp_aggregate_de.h (1979, 1999-04-02)
blood2src\AppHeaders\cpp_clientshell_de.h (9156, 1999-04-02)
blood2src\AppHeaders\cpp_client_de.h (90, 1999-04-02)
blood2src\AppHeaders\cpp_engineobjects_de.cpp (642, 1999-04-02)
blood2src\AppHeaders\cpp_engineobjects_de.h (4192, 1999-04-02)
blood2src\AppHeaders\cpp_servershell_de.h (8158, 1999-04-02)
blood2src\AppHeaders\cpp_server_de.h (90, 1999-04-02)
blood2src\AppHeaders\CSBase.h (4764, 1999-04-02)
blood2src\AppHeaders\de_client.h (333, 1999-04-02)
blood2src\AppHeaders\de_codes.h (10295, 1999-04-02)
blood2src\AppHeaders\de_server.h (430, 1999-04-02)
blood2src\AppHeaders\dlink.h (2773, 1999-04-02)
blood2src\AppHeaders\dstream.h (1699, 1999-04-02)
blood2src\AppHeaders\DVector.h (9425, 1999-04-02)
blood2src\AppHeaders\engineobjects.c (23992, 1999-04-02)
blood2src\AppHeaders\engineobjects_de.h (1852, 1999-04-02)
blood2src\AppHeaders\generic_msg_de.h (2443, 1999-04-02)
blood2src\AppHeaders\lmessage.h (4937, 1999-04-02)
blood2src\AppHeaders\matrix_ops.h (7491, 1999-04-02)
blood2src\AppHeaders\physics_lt.h (3419, 1999-04-02)
blood2src\AppHeaders\serverobj_de.h (17831, 1999-04-02)
blood2src\AppHeaders\servershell_de.h (4013, 1999-04-02)
blood2src\AppHeaders\server_de.h (39260, 1999-04-02)
blood2src\AppHeaders\specialeffect_de.h (116, 1999-04-02)
blood2src\AppHeaders\SpriteControl.h (604, 1999-04-02)
blood2src\AppHeaders (0, 2005-11-16)
blood2src\Blood2Serv\bitmap1.bmp (5018, 1999-04-02)
blood2src\Blood2Serv\CoolServ.cpp (6440, 1999-04-02)
blood2src\Blood2Serv\CoolServ.h (1507, 1999-04-02)
blood2src\Blood2Serv\CoolServ.rc (32790, 1999-04-02)
blood2src\Blood2Serv\GameServDlg.cpp (29069, 1999-04-02)
... ...

BLOOD 2 SOURCE CODE ------------------- You will want to get the Blood2 Source Tools because it contains a HELP file with the LithTech APIs and overview. Note: you will need to add the APPHEADERS, SHARED, and MISC folders as an include search directory (either via the project settings or the compiler settings). Note: you will need to add the MISC folder as a library search directory (either via the project settings or the compiler settings). DirectPlay ---------- For the DirectPlay Lobby code in the Clientshell, you must have DPLobby.h (part of the DirectX 6 SDK). We cannot legally redistribute the SDK itself; it must be obtained from Microsoft. Debugging your Code ------------------- To help with debugging, the Lithtech 'SOFTDIB.REN' renderer has been included in this package; it is in the directory you installed the source to. Merely copy this .REN file to the same directory as your BLOOD2 client.exe and it will be made available to you by the engine. Compiling the Code ------------------ Once you have compiled your CSHELL.DLL, CRES.DLL, and OBJECT.LTO files you will want to put them into a new project directory, and then stack that project directory on top of the Blood2 project as described in the README in the Tools portion of this release. The SRES for Blood 2 is basically a dummy file, you do not need to recompile it; simply use the SRES.DLL that is in the appropriate Blood 2 REZ file. Directories ----------- APPHEADERS This directory contains the headers for Lithtech. This needs to be added to your INCLUDE file path in your compiler or the project settings. CLIENTRES This directory contains the source for the cres.dll file. This is used for localization; it's good to store text here so the main game code doesn't have to change when localized. :) CLIENTSHELLDLL This directory contains the source for the cshell.dll file. This is the client-side source; HUDs, special effects, client-side stuff is all written here. MISC This directory contains files required to compile and link the various projects. This directory needs to be added to your LIBRARY and INCLUDE file paths (either via the project settings or the compiler settings). OBJECTDLL This directory contains the source for the object.lto file. This is the server-side source; it ALSO contains all the definitions of objects that you can place in DEdit (the editor). It should be apparent why after perusing the code for a little bit and realizing how Lithtech works. :) SHARED This directory contains game-specific headers which are shared between client and server. This should be added to your include path. BLOOD2SERV This is the source code to the standalone listen server. Yes, believe it or not, we ARE releasing this. Maybe we're insane, or maybe we just care about the mod community. :) Information/Help ---------------- If you have problems, there are several good resources: * The official Blood2 website at http://www.the-chosen.com/ * PlanetBlood, a fan community site at http://www.planetblood.com/ * The b2-mod mailing list, a mailing list for mod authors. To subscribe, send e-mail to listar@lists.lith.com with the subject 'subscribe b2-mod' (minus the quotes, of course). This is not officially supported by Monolith; Monolith employees do read the b2-mod mailing list and will provide support there. Please try to refrain from e-mailing them directly. :) Thanks ------ We hope you enjoy Blood 2 and look forward to playing all the modifications you come up with... - The Blood 2 Team - The LithTech Team Where's da luv? -> M o n o l i t h <-

近期下载者

相关文件


收藏者