Finding your way around the Marboard code: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Hendrik Brummermann
No edit summary
imported>Hendrik Brummermann
No edit summary
 
(40 intermediate revisions by 2 users not shown)
Line 5: Line 5:


The Marboard source code is available for download at our sourceforge [https://sourceforge.net/projects/arianne/files/marboard project page]. Alternatively you can get the most recent version of the source code from [http://sourceforge.net/scm/?type=cvs&group_id=1111 CVS].
The Marboard source code is available for download at our sourceforge [https://sourceforge.net/projects/arianne/files/marboard project page]. Alternatively you can get the most recent version of the source code from [http://sourceforge.net/scm/?type=cvs&group_id=1111 CVS].

The [http://stendhal.game-host.org/hudson/job/marboard_HEAD/javadoc JavaDoc API Documentation] is generated nightly.


== Building the distribution ==
== Building the distribution ==
Line 34: Line 36:
All commands that are sent from the client to the server are handled in the "action" package tree.
All commands that are sent from the client to the server are handled in the "action" package tree.


== Ohloh Statistics ==
{{TODO|Add links to JavaDoc}}

<div style="border: dotted 1px black; float:left">{{#ohloh:p|481478|project_factoids}}</div>


[[Category:Marboard]]
[[Category:Marboard]]
{{#breadcrumbs: [[Marboard]] | [[Marboard#For_Coderss|Coding]] | [[Finding your way around the Marboard code|Code]] }}