Main Page

From Adonthell
Revision as of 20:34, 9 November 2006 by Ksterker (talk | contribs) (→‎Programmers Pages: Added links to Development section of website and CVS instructions)
Jump to navigation Jump to search

Welcome to the Adonthell Documentation Wiki

This Wiki contains many resources for developers, artists and writers working on the Adonthell Engine and Game Content. Documentation is divided into the following sections for easier access:

Programmers Pages

  • The Task List contains parts of the engine that need to be created or updated.
  • The Adonthell API Documentation is available outside the Wiki.
  • The Engine Architecture is a supplement to the API, with description of basic design principles of the engine and its many modules.
  • The Development Section on our website contains additional information for Developers, including how to download and compile Adonthell from CVS [1] [2].

Game Designers Pages

  • The Tools used to create game content for Adonthell.
  • The Scripting Guide describes how the Python scripts that turn the engine into a RPG have to look.
  • The Role Playing System contains the rules used by Adonthell.
  • The Characters and Factions and Creatures encountered in the world of Adonthell are described here.
  • Places of some importance to the world of Adonthell.
  • The Items to be found in the world of Adonthell.

Artists Pages

  • The Designer's Reference includes guidelines, specifications and tips for creating graphics and animations for Adonthell.

Writers Pages

  • The Plot of Adonthell and the demo games is documented here. *** Spoilers ***
  • The Adonthell Library is a collection of background material covering various aspects of Adonthell's world.
  • The Plot Design Guidelines contain various suggestions, hints and rules concerning the creation and documentation of Adonthell's plot.
  • The Dlgedit Manual is the User's Guide to the Adonthell Dialogue Editor, the tool for creating conversations between the player and NPC's.

From time to time, new versions of these documents will be made available for offline reading. The content of the Wiki will often be more up to date, however.