Wartbed:Manual

From Dark Omen Wiki

(Difference between revisions)
Jump to: navigation, search
(Prettyfied page)
 
(2 intermediate revisions not shown)
Line 12: Line 12:
<div style="color: Chocolate; font-size: 2em;">Sections<br /><br /></div>
<div style="color: Chocolate; font-size: 2em;">Sections<br /><br /></div>
'''Framework fundamentals'''
'''Framework fundamentals'''
 +
# [[Wartbed:Manual/Conventions|Naming and other conventions used in WARTBED]]
# [[Wartbed:Manual/Booting and shutting down WARTBED|Booting and shutting down WARTBED]]
# [[Wartbed:Manual/Booting and shutting down WARTBED|Booting and shutting down WARTBED]]
# [[Wartbed:Manual/Models and Actors|Models, Actors and Props]]
# [[Wartbed:Manual/Models and Actors|Models, Actors and Props]]
# [[Wartbed:Manual/Targets and Orders|Targets and Orders]]
# [[Wartbed:Manual/Targets and Orders|Targets and Orders]]
 +
# [[Wartbed:Manual/Theatre of War|The Theatre of War]]
# Contexts and RuleSets ''<span style="color:gray;">[Forthcoming]</span>''
# Contexts and RuleSets ''<span style="color:gray;">[Forthcoming]</span>''
Line 20: Line 22:
# Creating a module 1: Importing game data and converting to WARTBED format  ''<span style="color:gray;">[Forthcoming]</span>''
# Creating a module 1: Importing game data and converting to WARTBED format  ''<span style="color:gray;">[Forthcoming]</span>''
# Creating a module 2: The Module, Campaign and Mission scripts  ''<span style="color:gray;">[Forthcoming]</span>''
# Creating a module 2: The Module, Campaign and Mission scripts  ''<span style="color:gray;">[Forthcoming]</span>''
 +
# Creating a module 3: The Unit and Weapon scripts  ''<span style="color:gray;">[Forthcoming]</span>''
# ''Placeholder''
# ''Placeholder''
# ''Placeholder''
# ''Placeholder''

Current revision as of 16:59, 27 February 2010


WARTBED is very much in development. Even so certain structures and usages are relatively completed and should resemble their finished state.


Notes on reading the manual

  • Unless otherwise stated all type names are subsumed under the wb namespace, f.i. "Order" should be read as "wb::Order".
  • Nested namespaces are provided; f.i. "mvc::Controller" should be read as "wb::mvc::Controller".


Sections

Framework fundamentals

  1. Naming and other conventions used in WARTBED
  2. Booting and shutting down WARTBED
  3. Models, Actors and Props
  4. Targets and Orders
  5. The Theatre of War
  6. Contexts and RuleSets [Forthcoming]

In-depth guides

  1. Creating a module 1: Importing game data and converting to WARTBED format [Forthcoming]
  2. Creating a module 2: The Module, Campaign and Mission scripts [Forthcoming]
  3. Creating a module 3: The Unit and Weapon scripts [Forthcoming]
  4. Placeholder
  5. Placeholder
Personal tools
communication