The wiki uses Markdown syntax.
[Setting Up Git]
http://hoth.entp.com/output/git_for_designers.html
[Roadmap]
[Background]
[Story Origin]
[Main Story]
[Skills]
Note: This is not a complete list
Game code; e.g the player code.
Python support code; e.g the save/load system.
Official blend files used by the project, should
probably be organized by function; e.g blend/levels/,
blend/weapons/.
Textures for the game.
Source files for the textures.
Blender materials.
Tests and examples of code or anything really.
Examples of library usage and library design documents.
[Savegame File Format]
[Area Transition System]
Documents related to the less general, game specific code
Wiki: Actor
Wiki: Area Transition System
Wiki: Background
Wiki: Main Story
Wiki: Roadmap
Wiki: Savegame File Format
Wiki: Setting Up Git
Wiki: Skills
Wiki: Story Origin