Marauroa Glossary

From Arianne
Revision as of 20:07, 24 February 2010 by imported>Hendrik Brummermann (Created page with '{{Navigation for Marauroa Top}} {{Navigation for Marauroa General}} == A == ; Action : An action is a command sent from the client to the server. For example "move to the right…')
Jump to navigation Jump to search



A

Action
An action is a command sent from the client to the server. For example "move to the right".

G

GenerateINI
see server.ini

O

object
todo

P

Perception
Perceptions are information about the zone and its content sent from the server to the clients. Marauroa uses a delta^2 algorithm to keep the size of the network traffic down.

R

RPAction
see action
RPObject
see object
RPWorld
see world
RPZone
see zone

S

server.ini
server.ini is the configuration file of the Marauroa server. It contains both game specific configuration information for the engine and administration related information for example how to reach the database. Most games (and even marauroa itself) provide a GenerateINI program to generate a stub.

W

world
todo

Z

zone
todo