From The Mana World
Line 8: | Line 8: | ||
|} | |} | ||
|- | |- | ||
| style="border: 1px solid #e0c8b8; color: #000; background-color: # | |||
| style="border: 1px solid #e0c8b8; color: #000; background-color: #ffdddd" valign="top" | | |||
==PLAYING THE GAME== | ==PLAYING THE GAME== | ||
===INFO=== | ===INFO=== | ||
Line 36: | Line 37: | ||
| rowspan="2" style="width: 50%; border: 1px solid #c9c9ff; color: #000; background-color: # | | rowspan="2" style="width: 50%; border: 1px solid #c9c9ff; color: #000; background-color: #ddffff" valign="top" | | ||
==HELPING WITH GAME DEVELOPMENT== | ==HELPING WITH GAME DEVELOPMENT== | ||
=== | ===GENERAl=== | ||
:''Development'': [[Joining the project]] - [[Roadmap]] | :''Development'': [[Joining the project]] - [[Roadmap]] | ||
:''Story and world'': [[Backstory]] [[Geography]] [[Creatures]] [[Organizations]] [[Elements]] | :''Story and world'': [[Backstory]] [[Geography]] [[Creatures]] [[Organizations]] [[Elements]] | ||
===CONTENT=== | |||
=== | |||
:''General'': [[Guidelines]] - [[Concept art]] - [[Assignments]] - [[Translations]][[:Special:New images]] | :''General'': [[Guidelines]] - [[Concept art]] - [[Assignments]] - [[Translations]][[:Special:New images]] | ||
:''Characters and creatures'': [[Playerset_development | Player set]] - [[Equipment_development |Equipment]] - [[Hairset_development |Hair]] - [[NPC]] [[Creatures]] - [[Monsterset_development |Monster]] | :''Characters and creatures'': [[Playerset_development | Player set]] - [[Equipment_development |Equipment]] - [[Hairset_development |Hair]] - [[NPC]] [[Creatures]] - [[Monsterset_development |Monster]] | ||
:''Graphics'': [[Tileset_development |Tile sets]] - [[Animations]] - [[Particle engine]] - [[Image dyeing]] | :''Graphics'': [[Tileset_development |Tile sets]] - [[Animations]] - [[Particle engine]] - [[Image dyeing]] | ||
:''Mapping'': [[Map development]] - [[Mapping Tutorial]] | :''Mapping'': [[Map development]] - [[Mapping Tutorial]] | ||
:''Sound and music'': [[SFX |Sound]] - [[Music]] | :''Sound and music'': [[SFX |Sound]] - [[Music]] | ||
===GAME=== | |||
=== | |||
:''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|E Athena Scripting Standards]] | |||
:''Scripting'': [[E Athena Scripting Standards]] | ===PROGRAMMING=== | ||
=== | |||
[[Hacking |Source code guidelines]] | [[Hacking |Source code guidelines]] | ||
[[Dependencies]] | [[Dependencies]] | ||
Line 70: | Line 61: | ||
[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/tmwserv/trunk/ChangeLog?view=markup Change log of server] (tmwserv/trunk) | [http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/tmwserv/trunk/ChangeLog?view=markup Change log 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)] | ||
''RFC'': [[Rendering]] - [[Action layers]] - [[Improvement of the collision layer system|Collision system]] - [[Being movement system|Movement system]] - [[Logging]] - [[Party system]] | ''RFC'': [[Rendering]] - [[Action layers]] - [[Improvement of the collision layer system|Collision system]] - [[Being movement system|Movement system]] - [[Logging]] - [[Party system]] | ||
:''Reference and releases'': [[Server development]] - [[Realtime_action_combat_protocol|real time combat]] - [[Monster Database]] | :''Reference and releases'': [[Server development]] - [[Realtime_action_combat_protocol|real time combat]] - [[Monster Database]] | ||
[[Making a new release]] - [[How to release an update]] | [[Making a new release]] - [[How to release an update]] |
Revision as of 16:49, 17 April 2008
HABARI
PLAYING THE GAMEINFOHELPLISTSOTHER
|
HELPING WITH GAME DEVELOPMENTGENERAl
CONTENT
GAME
PROGRAMMINGSource code guidelines Dependencies Ports Bug tracker Change log of client (tmw/trunk) Change log of server (tmwserv/trunk) Source code documentation (Doxygen) RFC: Rendering - Action layers - Collision system - Movement system - Logging - Party system
|