Main Page/en

From GZProject Wiki

Jump to: navigation, search

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.

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

Developer environment

HOWTO

Here are some general questions regarding all projects in the system.