This wiki was in read-only mode for many years, but can now be edited again. A lot of information will need to be updated.

LibBZW: Difference between revisions

From BZFlagWiki
Jump to navigation Jump to search
Lukstr (talk | contribs)
Created and added some details regarding implementation
(No difference)

Revision as of 02:10, 28 March 2008

This page contains the design document for an enhancement or feature. It is a work of collaborative development, and may not represent the final design. If you are not part of the development or design group, please post comments and suggestions on the talk page and not in the middle of the design.


libBZW is a proposed library that will encompass current and future BZW functionality, replacing independant implementations in various applications, including bzfs.

Implementation

libBZW will be implemented as a static library within BZFlag. Applications/builds depending on libBZW should be within the BZFlag tree as well for sanity's sake (i.e. bzfs will depend on libbzw, and is within /bzflag/src).