Stendhal code design: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Hendrik Brummermann fixed spelling |
imported>Hendrik Brummermann No edit summary |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 10: | Line 10: | ||
== Finding your way around the Code == |
== Finding your way around the Code == |
||
The next step is to find your way around the code. The Stendhal code base is roughly |
The next step is to find your way around the code. The Stendhal code base is roughly divided into the server, client and a little code that is used by both: |
||
* [[Finding your way around the Stendhal Server Code]] |
* [[Finding your way around the Stendhal Server Code]] |
||
* [[Finding your way around the Stendhal Client Code]] |
* [[Finding your way around the Stendhal Client Code]] |
||
* [[Finding your way around the Stendhal Web Client Code]] (early development) |
|||
== Stendhal Javadoc == |
|||
The browsable javadoc is located at http://stendhalgame.org/jenkins/job/stendhal_HEAD/javadoc. |
|||