Main Page/en
From GZProject Wiki
Contents |
GZProject Wiki
Welcome.
This part of the site is devoted to documenting the project GZProject. In order to get an overview of the project needs to know what parts it is.
So far, that small drafts gathered in one place, where a more detailed description will create a common structured knowledge base.
The first part
This is a library of common functions.
Source kept in svndir:trunk/library. It contain main feature with ini files (svndir:trunk/library/iniext), the module debugging (svndir:trunk/library/debugger) used in all projects GZone module intercept function call (svndir:trunk/library/iofluke). And besides MFC gadgets. A complete list of modules can be obtained while you in project directory. Library of common functions contains the modules, which have no any connection main project and can be easily used in outside projects.
The second part
Projects on the management of the game client. Are they in svndir:trunk/GZ.
- GZAdministrator no description.
- GZAssist no description.
- GZone main project, which brings together most of curative technologies.
- ClientAddin module and interactive games with the client directly.
- SphereBalancer no description.
Global challenges for the project, which requires the release of a new version of the project or create a new branch described in RoadMap.
The third part
- WWW site project svndir::trunk/site .
Developer environment
- Developer-Environment Description environment for developer machine
- WebDesigner-Environment Description environment on the home machine.
- SourceForge-Environment Description environment for hosting SourceForge.
HOWTO
Here are some general questions regarding all projects in the system.
- HOWTO-Start to begin working on a project to obtain the source code, which is described in this note.
- HOWTO-JavaNativeRuntime challenges and questions posed to connect virtual machines to the project.
- HOWTO-Get_source_GZAssist-1.0.0 Opisan way to get sources to draft GZAssist.
- HOWTO-Get_source_GZAdministrator-1.1.0 instruction for those who want to be fetched for the first release draft GZAdministrator
- HOWTO-Get_source_GuardZone-1.0.0 Manual explains how to get the sources for the first release project.
- HOWTO-Fluke Described principles connect to the process and capture all input\output from live executable.
- HOWTO-Constants Description constants used in the project.


