From The Mana World
m (+mantis)
(Updated links to source code documentation)
Line 60: Line 60:
*[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://themanaworld.org/tmwdox/ Documentation of client]
*[http://bjorn.platinum.linux.pl/tmw-docs/ Source code documentation (Doxygen)]
*[http://themanaworld.org/tmwservdox/ Documentation of server]
*''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]]

Revision as of 17:40, 11 February 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

Reference

Feedback

For developers

General information

Development: Joining the project - Roadmap
RFCs: Rendering - Action layers - Collision system - Movement system - Logging - Party system

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
Scripting: eAthena Scripting Standards

Programming

Miscellaneaous