From The Mana World
m (npc list)
(applied some of habaris suggestions.)
Line 11: Line 11:
===General information===
===General information===
*[[Project description]]
*[[Project description]]
*[[Getting started]]
*[[Walkthrough]]
*[[Screenshots]]
*[[Screenshots]]
*[[Developers|List of developers]]
*[[Developers|List of developers]]
*[[FAQ]]
*[[System requirements]]
*[[System requirements]]
===Reference===
*[[Servers|List of servers]]
*[[Servers|List of servers]]
*[[Guilds|List of guilds]]
*[[Guilds|List of guilds]]
===Newbie information===
*[[Getting started]]
*[[Walkthrough]]
*[[FAQ]]
===In-depth information===
*[[Monster reference|List of monsters]]
*[[Monster reference|List of monsters]]
*[[Item reference|List of items]]
*[[Item reference|List of items]]
Line 52: Line 54:
:''Combat'': [[Game systems]] - [[Weapons]]
:''Combat'': [[Game systems]] - [[Weapons]]
:''User input'': [[GUI development]] - [[Keyboard usage]] - [[Menu interface system]]
:''User input'': [[GUI development]] - [[Keyboard usage]] - [[Menu interface system]]
:''Scripting'': [[EAthena Scripting Standards|eAthena Scripting Standards]]


===Programming===
===Programming===
*[[Hacking|Source code guidelines]]
:[[Hacking|Source code guidelines]]
*[[Dependencies]]
:[[Dependencies]]
*[[Ports]]
:[[Ports]]
*[http://mantis.themanaworld.org Bug tracker]
:[http://mantis.themanaworld.org Bug tracker]
*[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/tmw/trunk/ChangeLog?view=markup Changelog of client] (tmw/trunk)
:[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/tmw/trunk/ChangeLog?view=markup Changelog of client] (tmw/trunk)
*[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/tmwserv/trunk/ChangeLog?view=markup Changelog of server] (tmwserv/trunk)
:[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/tmwserv/trunk/ChangeLog?view=markup Changelog of server] (tmwserv/trunk)
*[http://bjorn.platinum.linux.pl/tmw-docs/ Source code documentation (Doxygen)]
:[http://bjorn.platinum.linux.pl/tmw-docs/ Source code documentation (Doxygen)]
:''RFCs'': [[Rendering]] - [[Action layers]] - [[Improvement of the collision layer system|Collision system]] - [[Being movement system|Movement system]] - [[Logging]] - [[Party system]]
:''RFCs'': [[Rendering]] - [[Action layers]] - [[Improvement of the collision layer system|Collision system]] - [[Being movement system|Movement system]] - [[Logging]] - [[Party system]]
:''Reference'': [[Server development]] - [[Realtime action combat protocol|Realtime combat]] - [[Monster Database]]
:''Reference'': [[Server development]] - [[Realtime action combat protocol|Realtime combat]] - [[Monster Database]]
:''Releases'': [[Making a new release]] - [[How to release an update]]
:''Releases'': [[Making a new release]] - [[How to release an update]]
|-
| style="width: 50%; border: 1px solid #EED68A; color: #000; background-color: #FFF8AC" valign="top" |
==Miscellaneaous==
*[[Developer meetings]]
*[[Quotes]]
*[http://themanaworld.org/archive/galerie.php Gallery]
|}
|}

Revision as of 15:08, 26 April 2008

Welcome to The Mana World wiki! This wiki is meant to provide information to our players, to provide an easy way to contribute to the development of certain parts of the game and to improve collaboration between people on the development team. We hope you will find what you are looking for. To be able to edit you have to login, but signing up is free and requires no activation. Tmw logo.png

For players

General information

Newbie information

In-depth information

Feedback

For developers

General information

Development: Joining the project - Roadmap

Concepts and story

Story: Backstory
World: Geography - Creatures - Organizations - Elements

Game content

General: Guidelines - Concept art - Assignments - Recently uploaded images
Characters: Playersets - Equipment sheets - Equipment in development - Hairsets - NPC development
Creatures: Creature proposal - Monster sheets
Graphics: Tilesets - Animations - Particle effects - Image dyeing
Mapping: Map development - Mapping Tutorial
Sound and music: Sound effects - Music
Miscellaneaous: Translations

Gameplay

Combat: Game systems - Weapons
User input: GUI development - Keyboard usage - Menu interface system

Programming

Source code guidelines
Dependencies
Ports
Bug tracker
Changelog of client (tmw/trunk)
Changelog of server (tmwserv/trunk)
Source code documentation (Doxygen)
RFCs: Rendering - Action layers - Collision system - Movement system - Logging - Party system
Reference: Server development - Realtime combat - Monster Database
Releases: Making a new release - How to release an update