Marauroa: Difference between revisions

From Arianne
Jump to navigation Jump to search
Content deleted Content added
imported>Hendrik Brummermann
imported>Hendrik Brummermann
No edit summary
Line 1: Line 1:
<div style="border: dotted 1px black; float:right">{{#ohloh:p|4434|project_factoids}}</div>
#REDIRECT [[What is Marauroa]]

__NOTOC__

== General ==

* [[What is Marauroa]]?
* [[Marauroa Features]]
* [[MarauroaObjectives|Objectives]]

Remember that Marauroa is just a server middleware and so you need a game to do anything with Marauroa.

== Instructions ==

* [[HowToBuildMarauroa|How To Build]]
* [[InitialStepsWithMarauroa|Initial Steps With Marauroa]]
* [[ClientServerChatExample|Client/Server Chat Example]] A client/server chat example based on Marauroa.

== Developers API ==
* Online version of the most recent [http://stendhal.game-host.org/hudson/job/marauroa_HEAD/javadoc/ Marauroa API]
* Included in the [http://sourceforge.net/projects/arianne/files/marauroa marauroa-x.xx-docs.zip].

== Internals ==

* [[Meta_model_for_rpclass_and_rpobject| Meta model design]] Outline of the design for conversion to the semantic database schema.
* [[Refactoring_Database_Access_in_Marauroa| Database access refactoring]]

[[Category:Marauroa]]

Revision as of 21:57, 22 February 2010

{{#ohloh:p|4434|project_factoids}}


General

Remember that Marauroa is just a server middleware and so you need a game to do anything with Marauroa.

Instructions

Developers API

Internals