Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
_
R
randomKey
- Variable in class org.starhope.appius.game.
AppiusClaudiusCaecus
random key used for SHA1 sum in login
randomSource
- Static variable in class org.starhope.appius.game.
Zone
keep the random source around for fun.
readExternal(ObjectInput)
- Method in class org.starhope.appius.game.
Zone
This is an overriding method.
readExternal(ObjectInput)
- Method in class org.starhope.appius.user.
User
XXX Java serialization stuff
readTemplate(String)
- Static method in class org.starhope.appius.messaging.
Mail
Reads in a template file from the appropriate folder
READY
- Static variable in class org.starhope.appius.types.
ProtocolState
TODO: document this field (brpocock, Oct 23, 2009) PRELOGIN (ProtocolState)
realConnection
- Variable in class org.starhope.appius.test.
ConnectionDebug
reaperSleep
- Variable in class org.starhope.appius.game.
Charon
The time to sleep between passes reaping the zombie threads
reason
- Variable in exception org.starhope.appius.except.
AlreadyUsedException
TODO: document this field (brpocock, Nov 5, 2009) reason (AlreadyUsedException)
reason
- Variable in class org.starhope.appius.sys.op.
FilterResult
WRITEME
reasonCode
- Variable in exception org.starhope.appius.except.
SerialDataException
The reason that the serial data is naughty reasonCode (SerialDataException)
red
- Variable in class org.starhope.appius.types.
Colour
WRITEME: document this field (brpocock, Dec 11, 2009) red (Colour)
referer
- Variable in class org.starhope.appius.user.
User
The 1-4 character code representing the source of a referral which resulted in this user signing up.
regex
- Static variable in class org.starhope.appius.test.
RegexTester
WRITEME: Document this field.
RegexTester
- Class in
org.starhope.appius.test
WRITEME: Document this type.
RegexTester()
- Constructor for class org.starhope.appius.test.
RegexTester
registerClass(Class<? extends SQLPeerEnum>)
- Static method in class org.starhope.appius.sql.
SQLPeerEnum
TODO: document this method (brpocock, Dec 11, 2009)
registeredAt
- Variable in class org.starhope.appius.user.
User
Time when the user originally registered
releaseSavepoint(Savepoint)
- Method in class org.starhope.appius.test.
ConnectionDebug
remindPassword()
- Method in class org.starhope.appius.user.
Parent
This is an overriding method.
remindPassword()
- Method in class org.starhope.appius.user.
Person
Send a reminder eMail for a forgotten password.
remindPassword()
- Method in class org.starhope.appius.user.
User
This is an overriding method.
remotePort
- Variable in class org.starhope.appius.via.
RemoteRoom
WRITEME
remotePort
- Variable in class org.starhope.appius.via.
RemoteZone
The port number of the remote Appius server
RemoteRoom
- Class in
org.starhope.appius.via
WRITEME: The documentation for this type (RemoteRoom) is incomplete.
RemoteRoom(String)
- Constructor for class org.starhope.appius.via.
RemoteRoom
WRITEME
remoteServer
- Variable in class org.starhope.appius.via.
RemoteRoom
WRITEME
remoteServer
- Variable in class org.starhope.appius.via.
RemoteZone
The hostname of the remote Appius server
RemoteUser
- Class in
org.starhope.appius.via
TODO: The documentation for this type (RemoteUser) is incomplete.
RemoteUser(String, int, int)
- Constructor for class org.starhope.appius.via.
RemoteUser
WRITEME
remoteZone
- Variable in class org.starhope.appius.via.
RemoteRoom
WRITEME
RemoteZone
- Class in
org.starhope.appius.via
TODO: The documentation for this type (RemoteZone) is incomplete.
RemoteZone(String)
- Constructor for class org.starhope.appius.via.
RemoteZone
remoteZone
- Variable in class org.starhope.appius.via.
RemoteZone
The zone to which this one is a peer
remove(AcceptsMetronomeTicks)
- Static method in class org.starhope.appius.game.
AppiusClaudiusCaecus
Remove a metronome listener
remove(Zone)
- Static method in class org.starhope.appius.game.
AppiusClaudiusCaecus
Remove a zone from the server
remove(AbstractUser)
- Method in class org.starhope.appius.game.
Zone
This is an overriding method.
remove(String)
- Method in class org.starhope.appius.messaging.
BadMailList
Remove an eMail address from the banned list: administrative function.
remove(Object)
- Method in class org.starhope.appius.sql.
SQLPeerList
This is an overriding method.
remove(AbstractUser)
- Method in interface org.starhope.appius.types.
AbstractZone
remove(AbstractUser)
- Method in class org.starhope.appius.via.
RemoteZone
This is an overriding method.
removeAll(Collection<?>)
- Method in class org.starhope.appius.sql.
SQLPeerList
This is an overriding method.
removeBuddy(AbstractUser)
- Method in class org.starhope.appius.game.npc.
AbstractScriptedNPC
This is an overriding method.
removeBuddy(AbstractUser)
- Method in interface org.starhope.appius.user.
AbstractUser
removeBuddy(AbstractUser)
- Method in class org.starhope.appius.user.
User
Don't want for him to be my buddy any more
removeBuddy(AbstractUser)
- Method in class org.starhope.appius.via.
RemoteUser
This is an overriding method.
removeException(String, String)
- Method in class org.starhope.appius.sys.op.
Filter
Removes a pattern-exception from a filter.
removePattern(String)
- Method in class org.starhope.appius.sys.op.
Filter
Removes a pattern from a filter.
removeUser(AbstractUser)
- Method in interface org.starhope.appius.types.
UserList
TODO: document this method (brpocock, Sep 25, 2009)
rename(String)
- Method in class org.starhope.appius.user.
Parent
This is an overriding method.
rename(String)
- Method in class org.starhope.appius.user.
Person
Rename the user account, updating all necessary related records.
rename(String)
- Method in class org.starhope.appius.user.
User
Rename the user account, updating all necessary related records.
renewDays
- Variable in class org.starhope.appius.mb.
Enrolment
WRITEME
renewMonths
- Variable in class org.starhope.appius.mb.
Enrolment
WRITEME
reportBug(String)
- Static method in class org.starhope.appius.game.
AppiusClaudiusCaecus
Report a bug.
reportBug(String, Throwable)
- Static method in class org.starhope.appius.game.
AppiusClaudiusCaecus
Report a bug to the automatic bug-tracking systems.
reportBug(Throwable)
- Static method in class org.starhope.appius.game.
AppiusClaudiusCaecus
reportClientBug(String)
- Static method in class org.starhope.appius.game.
AppiusClaudiusCaecus
Report a bug from the client application.
reportClientBug(String, AppiusClaudiusCaecus)
- Static method in class org.starhope.appius.game.
AppiusClaudiusCaecus
Report a bug from the client application.
reportedToModeratorBy(AbstractUser)
- Method in class org.starhope.appius.game.npc.
AbstractScriptedNPC
This is an overriding method.
reportedToModeratorBy(AbstractUser)
- Method in interface org.starhope.appius.user.
AbstractUser
reportedToModeratorBy(AbstractUser)
- Method in class org.starhope.appius.user.
User
WRITEME: document this method (brpocock, Aug 31, 2009)
reportedToModeratorBy(AbstractUser)
- Method in class org.starhope.appius.via.
RemoteUser
This is an overriding method.
requestApproval(User)
- Method in class org.starhope.appius.user.
Parent
requestedName
- Variable in class org.starhope.appius.user.
User
The user name which the user has requested, but has not yet been approved.
requestNewUserName(String)
- Method in class org.starhope.appius.user.
User
Post a request to the lifeguards to get approval of a user name
requestParentApproval()
- Method in class org.starhope.appius.user.
User
request parent approval
resetCache()
- Method in class org.starhope.appius.sql.
SQLPeerEnum
TODO: document this method (brpocock, Oct 13, 2009)
resetPlayers()
- Method in class org.starhope.appius.game.
GameEvent
Clear all players; clear all scores; put all users into player or spectator queues
restart()
- Static method in class org.starhope.appius.game.
AppiusClaudiusCaecus
This should restart the server, but it doesn't.
restart()
- Method in class org.starhope.appius.game.
SmartFaux
Deprecated.
WRITEME
restartMetronome()
- Static method in class org.starhope.appius.game.
AppiusClaudiusCaecus
Attempt to restart the global metronome — this probably won't work as currently implemented (?)
restlessDead
- Variable in class org.starhope.appius.game.
Charon
The set of threads who might be zombies
resultReason
- Variable in class org.starhope.appius.mb.
Payment
The reason for the failure (if it failed), or the authorization code for the success (if it succeeded)
retainAll(Collection<?>)
- Method in class org.starhope.appius.sql.
SQLPeerList
This is an overriding method.
retire()
- Method in class org.starhope.appius.game.
Zone
Stop accepting new users
retire()
- Method in interface org.starhope.appius.types.
AbstractZone
retire()
- Method in class org.starhope.appius.via.
RemoteZone
retiredZones
- Static variable in class org.starhope.appius.game.
Zone
Set of retired zones
retry
- Variable in exception org.starhope.appius.pay.util.
RetryPaymentException
TODO: document this field (brpocock, Nov 20, 2009) retry (RetryPaymentException)
retry()
- Method in exception org.starhope.appius.pay.util.
RetryPaymentException
retry_payment()
- Static method in class org.starhope.appius.mb.
Messages
Deprecated.
retry_payment_message()
- Static method in class org.starhope.appius.mb.
Messages
Deprecated.
RetryPaymentException
- Exception in
org.starhope.appius.pay.util
RetryPaymentException(String, String, Payment)
- Constructor for exception org.starhope.appius.pay.util.
RetryPaymentException
rnd
- Static variable in class org.starhope.appius.util.
AppiusConfig
A running random number holder
rollback()
- Method in class org.starhope.appius.test.
ConnectionDebug
rollback(Savepoint)
- Method in class org.starhope.appius.test.
ConnectionDebug
Room
- Class in
org.starhope.appius.game
WRITEME: The documentation for this type (Room) is incomplete.
Room(AbstractZone)
- Constructor for class org.starhope.appius.game.
Room
Room(ResultSet, AbstractZone)
- Constructor for class org.starhope.appius.game.
Room
Instantiate a room based upon the theoretical room dataset from the database and the Zone into which it should be instantiated.
Room(String, AbstractZone)
- Constructor for class org.starhope.appius.game.
Room
room
- Variable in class org.starhope.appius.types.
RoomAndZone
The room room (RoomAndZone)
RoomAndZone
- Class in
org.starhope.appius.types
Tiny container thing to make life easier.
RoomAndZone()
- Constructor for class org.starhope.appius.types.
RoomAndZone
RoomAndZone(AbstractRoom, AbstractZone)
- Constructor for class org.starhope.appius.types.
RoomAndZone
RoomAndZone(String, String)
- Constructor for class org.starhope.appius.types.
RoomAndZone
RoomBadge
- Class in
org.starhope.appius.types
TODO: The documentation for this type (RoomBadge) is incomplete.
RoomBadge()
- Constructor for class org.starhope.appius.types.
RoomBadge
WRITEME
roomCanEquip()
- Method in class org.starhope.appius.types.
EquipAs
roomID
- Variable in class org.starhope.appius.via.
RemoteRoom
WRITEME: document this field (brpocock, Jan 13, 2010) roomID (RemoteRoom)
roomIndex
- Variable in class org.starhope.appius.game.
Room
WRITEME: document this field (brpocock, Jan 14, 2010) roomIndex (Room)
RoomListener
- Interface in
org.starhope.appius.game
A participant in a Room who wishes to observe activity in that Room should be a RoomListener.
rooms
- Variable in class org.starhope.appius.game.
GameEvent
The rooms which this GameEvent controls
rooms
- Variable in class org.starhope.appius.user.
User
The set of rooms in this user's house (and yard).
roomsByID
- Variable in class org.starhope.appius.game.
Zone
All rooms in the Zone: sorted by ID.
roomsByMoniker
- Variable in class org.starhope.appius.game.
Zone
All rooms in the Zone: sorted by moniker.
roomVariables
- Variable in class org.starhope.appius.game.
Room
WRITEME
rot13(String)
- Static method in class org.starhope.util.
LibMisc
Perform rot-13 on basic alphabetic characters in the font
rpc(ViaMunita<?>, String, Object...)
- Static method in class org.starhope.appius.via.
Via
RPC_CALL
- Static variable in class org.starhope.appius.via.
Via
WRITEME: document this field (brpocock, Jan 18, 2010) RPC_CALL (Via)
RPC_HELLO
- Static variable in class org.starhope.appius.via.
Via
WRITEME: document this field (brpocock, Jan 18, 2010) RPC_HELLO (Via)
RubyNPC
- Class in
org.starhope.appius.game.npc
RubyNPC()
- Constructor for class org.starhope.appius.game.npc.
RubyNPC
RubyNPCFactory
- Class in
org.starhope.appius.game.npc
RubyNPCFactory()
- Constructor for class org.starhope.appius.game.npc.
RubyNPCFactory
rulesAgree()
- Static method in class org.starhope.appius.mb.
Messages
Deprecated.
run()
- Method in class org.starhope.appius.game.
AdminListener
The main thread loop.
run()
- Method in class org.starhope.appius.game.
AdminProcessor
This is an overriding method.
run()
- Method in class org.starhope.appius.game.
AppiusClaudiusCaecus
Run the server thread connected to a client
run()
- Method in class org.starhope.appius.game.
Charon
This is an overriding method.
run()
- Method in class org.starhope.appius.game.npc.
AppiusNPCManager
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
_