$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

D

damage - Variable in class org.starhope.appius.game.inventory.effects.SimpleDamageEffector
 
DamageArea - Class in org.starhope.appius.game
A type of damage that could be dealt, e.g.
DamageArea() - Constructor for class org.starhope.appius.game.DamageArea
 
DamageArea(RecordLoader<DamageArea>) - Constructor for class org.starhope.appius.game.DamageArea
 
DamageAreaSQLLoader - Class in org.starhope.appius.game
WRITEME: Document this type.
DamageAreaSQLLoader() - Constructor for class org.starhope.appius.game.DamageAreaSQLLoader
WRITEME: Document this constructor brpocock@star-hope.org
DamageHitHandler - Interface in org.starhope.appius.game.npc
This interface provides a mechanism for adjudicating a hit from a damage-causing attack.
damageMiss(Projectile) - Method in interface org.starhope.appius.game.npc.DamageMissHandler
WRITEME: Document this method brpocock@star-hope.org
DamageMissHandler - Interface in org.starhope.appius.game.npc
WRITEME: Document this type.
DamageTypeRanks - Class in org.starhope.appius.game
A collection of damage (or attack, or defence) values.
DamageTypeRanks() - Constructor for class org.starhope.appius.game.DamageTypeRanks
 
damned - Variable in class org.starhope.appius.services.Rhadamanthus
WRITEME
data - Variable in class net.authorize.admc.authnet.AimTransaction
WRITEME
database_id - Variable in class org.starhope.appius.mb.UserAddress
The unique ID for storing this address into the database (if so stored)
DataException - Exception in org.starhope.appius.except
A DataException is thrown when a parameter that is passed into some Star-Hope routine or other is invalid, out-of-range, or badly-formed.
DataException(String) - Constructor for exception org.starhope.appius.except.DataException
 
DataException(String, Exception) - Constructor for exception org.starhope.appius.except.DataException
WRITEME: Document this constructor brpocock@star-hope.org
datagram - Variable in class org.starhope.appius.net.AppiusDatagram
WRITEME: document this field (brpocock@star-hope.org, Dec 14, 2009) datagram (AppiusDatagram)
DataRecord - Interface in org.starhope.appius.util
A data record of some kind that is instantiated from a backing storage medium (e.g.
DataRecordBacked<T extends DataRecord> - Interface in org.starhope.appius.user
This is a marker interface used to bypass the type system.
DataRecordFlushManager - Class in org.starhope.appius.util
This is a static singleton class which performs a number of useful functions for suppressing excessive I/O writes to the backing store for rapidly- changing data records
DataRecordFlushManager() - Constructor for class org.starhope.appius.util.DataRecordFlushManager
 
DataRecordFlushThread - Class in org.starhope.appius.util
Perform asynchronous background flushes of data records that were updated at some point, but haven't been written to the database server yet — this process is designed to ensure that a flurry of data record changes don't result in a massive surge of database writes as well, as the likelihood is that the entire series of changes will be written at a go.
DataRecordFlushThread() - Constructor for class org.starhope.appius.util.DataRecordFlushThread
WRITEME: Document this constructor brpocock@star-hope.org
DataRecordSet<T extends DataRecord> - Interface in org.starhope.appius.util
This is a simple marker interface which is used to identify a data record which is, in turn, a collection of other data.
dateFormatter - Variable in class org.starhope.rahab.ui.SpyUI
WRITEME: Document this field.
DateUtil - Class in net.authorize.arb.util
WRITEME
DateUtil() - Constructor for class net.authorize.arb.util.DateUtil
 
dative - Variable in class org.starhope.appius.game.npc.plebeian.PlebeianTestClause
WRITEME: Document this brpocock@star-hope.org
db - Variable in class net.authorize.arb.util.BasicXmlDocument
WRITEME
dbcpActive - Static variable in class org.starhope.appius.util.AppiusConfig
If true, use database connection pooling
dbf - Variable in class net.authorize.arb.util.BasicXmlDocument
WRITEME
dbh - Static variable in class org.starhope.appius.util.AppiusConfig
This is the data source for SQL queries.
dealWith(AbstractUser) - Method in class org.starhope.appius.game.npc.QuestItemExchanger
 
debitUser(String, int, String, String) - Method in class com.jambool.socialgold.api.CurrencyClient
debitUser: valid formats = ["json", "xml"] ---------------------------------------------------------------- -------------
debitUser(String, int, String, String, String) - Method in class com.jambool.socialgold.api.CurrencyClient
WRITEME
debug - Variable in class org.starhope.appius.net.NetIOThread
Boolean flag indicating whether the server is in debugging mode or not.
debug - Variable in class org.starhope.vergil.net.smartFaux.SmartFauxClient
WRITEME: Document this brpocock@star-hope.org
decode(char[]) - Static method in class biz.source_code.base64Coder.Base64Coder
Decodes a byte array from Base64 format.
decode(char[], int, int) - Static method in class biz.source_code.base64Coder.Base64Coder
Decodes a byte array from Base64 format.
decode(String) - Static method in class biz.source_code.base64Coder.Base64Coder
Decodes a byte array from Base64 format.
decodeLines(String) - Static method in class biz.source_code.base64Coder.Base64Coder
Decodes a byte array from Base64 format and ignores line separators, tabs and blanks.
decodeString(String) - Static method in class biz.source_code.base64Coder.Base64Coder
Decodes a string from Base64 format.
decreaseAmmunition() - Method in class org.starhope.appius.game.inventory.effects.SimpleAbstractWeapon
Decrement the ammunition count by 1
decrementScore(int, int) - Method in class org.starhope.appius.game.GameEvent
decrease a user's score, but do not allow it to drop below 0.
default_password - Static variable in class net.authorize.arb.http.HttpUtil
WRITEME: document this field (brpocock@star-hope.org, Nov 19, 2009) default_password (HttpUtil)
DEFAULT_USER_LIMIT - Static variable in class org.starhope.appius.game.Room
WRITEME: Document this brpocock@star-hope.org
defaultAction - Variable in class org.starhope.appius.sys.op.Filter.FilterPattern
The default action to undertake if this pattern is matched
defaultBaseColour - Variable in class org.starhope.appius.user.AvatarClass
the default base colour for the avatar class
defaultExtraColour - Variable in class org.starhope.appius.user.AvatarClass
the default extra/highlight/feature colour for the avatar class
defaultListeners - Static variable in class org.starhope.appius.game.AppiusClaudiusCaecus
Default listeners are called for actions on all rooms in the world
defaultPattern - Variable in class org.starhope.appius.user.AvatarClass
the default pattern/hairstyle type for the avatar class
defaultPatternColour - Variable in class org.starhope.appius.user.AvatarClass
the default pattern/hair/additional colour for the avatar class
defaultQuaestor - Static variable in class org.starhope.appius.user.events.Quaestor
WRITEME: Document this brpocock@star-hope.org
defaultXt - Variable in class org.starhope.vergil.net.smartFaux.SmartFauxClient
WRITEME: Document this brpocock@star-hope.org
defence - Variable in class org.starhope.appius.game.inventory.effects.SimpleArmour
WRITEME: Document this brpocock@star-hope.org
DELAY_MS - Static variable in class org.starhope.appius.game.AppiusClaudiusCaecus
The delay before the first run of the NPC manager task.
delete() - Method in class org.starhope.appius.messaging.MailMessage
 
delete() - Method in interface org.starhope.appius.types.GameWorldMessage
Delete this message (making it invisible in the inbox or wall)
deleteMail(int) - Method in class org.starhope.appius.user.User
Mark a message as being deleted in the messages database.
deleteVariable(String) - Method in class org.starhope.appius.game.Room
WRITEME.
deleteVariable(String) - Method in interface org.starhope.appius.types.HasVariables
WRITEME: document this method (brpocock@star-hope.org, Dec 1, 2009)
deleteVariable(String) - Method in class org.starhope.appius.user.GeneralUser
This is an overriding method.
deltaV(AbstractUser, double, double, double) - Static method in class org.starhope.appius.physica.Geometry
 
description - Variable in class net.authorize.admc.authnet.AimTransaction
WRITEME
description - Variable in class net.authorize.arb.ARBOrder
WRITEME: document this field (brpocock@star-hope.org, Nov 19, 2009) description (ARBOrder)
description - Variable in class org.starhope.appius.game.inventory.GenericItemReference
user-visible description
description - Variable in class org.starhope.appius.game.inventory.RarityRating
WRITEME: Document this brpocock@star-hope.org
description - Variable in class org.starhope.appius.user.events.EventType
the user-visible description of the event type
deserialize(String) - Static method in class org.starhope.appius.via.Via
 
destCoord - Variable in class org.starhope.appius.game.npc.plebeian.PlebeianScriptRunner.GoToCoordRunner
WRITEME: Document this brpocock@star-hope.org
destination - Variable in class org.starhope.appius.game.npc.plebeian.PlebeianScriptRunner.GoToNamedTargetRunner
WRITEME: Document this brpocock@star-hope.org
destroy() - Method in class net.authorize.arb.ARBAPI
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
destroy() - Method in class org.starhope.appius.game.inventory.InventoryItem
Destroy an item altogether.
destroy() - Method in class org.starhope.appius.game.npc.Ejecta
remove this object from the world
destroy() - Method in class org.starhope.appius.game.Zone
This is an overriding method.
destroy() - Method in interface org.starhope.appius.types.AbstractZone
This is an overriding method.
destroy() - Method in class org.starhope.appius.user.AbstractNonPlayerCharacter
WRITEME
destroyRoom(Room) - Method in class org.starhope.appius.game.Zone
This is an overriding method.
destroyRoom(Room) - Method in interface org.starhope.appius.types.AbstractZone
 
destroySelf() - Method in class org.starhope.appius.game.GameEvent
Destroy this event — during Zone shutdown usually
destroySelf() - Method in class org.starhope.appius.game.Room
Destroy this room.
detectSounds() - Method in class org.starhope.appius.game.Room
WRITEME: Document this method brpocock@star-hope.org
determineRewardScalar(EventOutcomeRecord) - Method in class org.starhope.appius.user.events.EventRecord
 
dialect - Variable in class org.starhope.appius.net.NetIOThread
WRITEME: Document this brpocock@star-hope.org
dialect - Variable in class org.starhope.appius.user.Parent
dialect of language
dialect - Variable in class org.starhope.appius.user.UserRecord
the dialect of the user's UserRecord.language in which s/he prefers to see messages
digAction - Variable in class org.starhope.appius.game.inventory.effects.Shovel
WRITEME: Document this brpocock@star-hope.org
digFacings - Variable in class org.starhope.appius.game.inventory.effects.Shovel
WRITEME: Document this brpocock@star-hope.org
disableCache() - Static method in class org.starhope.appius.util.AppiusConfig
 
disableVehiclesIfNecessary(AbstractUser) - Method in class org.starhope.appius.game.Room
WRITEME: Document this method brpocock@star-hope.org
disconnect() - Method in class org.starhope.appius.game.GameEvent
disconnect the game event from the associated rooms.
disconnect() - Method in class org.starhope.catullus.JavaRMIVehicle
 
disconnect() - Method in interface org.starhope.catullus.Vehicle
WRITEME: Document this method brpocock@star-hope.org
disconnect() - Method in interface org.starhope.vergil.net.ServerConnection
Disconnect.
disconnect() - Method in class org.starhope.vergil.net.smartFaux.SmartFauxClient
Disconnect from the server, if connected.
disconnect() - Method in class org.starhope.vergil.net.WebSocketServerConnection
 
disconnectAfterSending - Variable in class org.starhope.appius.net.AppiusDatagram
WRITEME: document this field (brpocock@star-hope.org, Dec 14, 2009) disconnectAfterSending (AppiusDatagram)
disconnectDuplicate() - Method in class org.starhope.appius.net.ServerThread
Disconnect *this* user, with a notification that they have logged in from someplace else.
disconnectForBanhammer(Socket) - Method in class org.starhope.appius.net.ListeningThread
Disconnect the socket because the address is banned
disectMessageEvent(String) - Method in class org.starhope.rahab.Rahab
twheys@gmail.com Dec 30, 2009
dispatch(Action) - Method in class org.starhope.appius.game.npc.plebeian.PlebeianScriptRunner
WRITEME: Document this method brpocock@star-hope.org
dispatch(Action) - Method in interface org.starhope.appius.game.npc.plebeian.ScriptRunner
WRITEME: Document this method brpocock@star-hope.org
dispatchAction(Room, AbstractUser, String, AbstractUser, String, Object...) - Static method in class org.starhope.appius.user.events.Quaestor
WRITEME: Document this method brpocock@star-hope.org
dispatchAction(Action) - Method in class org.starhope.appius.user.events.Quaestor
WRITEME: Document this method brpocock@star-hope.org
dispatchError(String, String, String, JSONObject) - Static method in class org.starhope.vergil.net.ServerCommands
WRITEME: Document this method brpocock@star-hope.org
dispatchJSON(JavaScriptObject, HandlesJSONReply) - Static method in class org.starhope.vergil.net.VergilAppiusGWTCommunicator
WRITEME: Document this method brpocock@star-hope.org
dispatchSuccess(String, JSONObject) - Static method in class org.starhope.vergil.net.ServerCommands
WRITEME: Document this method brpocock@star-hope.org
displayInterface() - Method in class org.starhope.rahab.Rahab
twheys@gmail.com Dec 29, 2009
displayShiftJournal() - Static method in class org.starhope.rahab.util.UIActions
twheys@gmail.com Feb 3, 2010
DisplaySystem - Interface in org.starhope.vergil.logic
 
distance(Coord2D) - Method in class org.starhope.appius.geometry.Coord2D
Gets the distance from this coordinate to the given one
distance(double, double) - Method in class org.starhope.appius.geometry.Coord2D
Gets the distance from this coordinate to the given one
distance(Coord3D, Coord3D) - Static method in class org.starhope.appius.geometry.Coord3D
Subtract two three-dimensional coordinates, returning the absolute distance between them.
distance(Coord3D) - Method in class org.starhope.appius.geometry.Coord3D
Find the distance to another point, from this one.
distance(AbstractUser, AbstractUser, long) - Static method in class org.starhope.util.LibMisc
WRITEME: document this method (brpocock@star-hope.org, Nov 24, 2009)
distance(double, double, double, double) - Static method in class org.starhope.util.LibMisc
WRITEME: document this method (brpocock@star-hope.org, Nov 24, 2009)
divide(DamageArea, double) - Method in class org.starhope.appius.game.DamageTypeRanks
 
divide(DamageTypeRanks) - Method in class org.starhope.appius.game.DamageTypeRanks
Divide the complete set of damage ranks supplied, by the set here.
divide(double) - Method in class org.starhope.appius.geometry.Tuple2D
Divides the tuple by the value NOTE: Will happily try to divide by zero!
divide(double) - Method in class org.starhope.appius.geometry.Tuple3D
Divides the tuple by the value
do_addFurniture(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
Synonym for setFurniture
do_addToList(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
add a user to a buddy list or ignore list using the traditional (online-only, no notification engine) mechanism (using out of band methods).
do_batch(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.PreLoginCommands
Handle a batch request
do_click(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
Used by the client to report a mouse click.
do_createUserHouse(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
Response from the first run screen for the user's house
do_dofff(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
Response with total avatar info from "wardrobe"
do_don(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
JSON object has the item slot number to be worn (clothes, patterns, pivitz) and optionally set the color (for patterns)
do_eavesdrop(JSONObject, AbstractUser, Room) - Method in class org.starhope.appius.game.Commands
WRITEME: Document this method brpocock@star-hope.org
do_echo(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
Echoes back the supplied JSON (or ActionScript) object to the client.
do_endEvent(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
This method terminates an event (probably a minigame, but possibly a fountain) which was initiated by startEvent.
do_finger(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
Get public info for a list of (other) users.
do_finger(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.PreLoginCommands
Finger an user account to obtain basic public information about it
do_gameAction(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
WRITEME — basically similar to an Commands.do_sendOutOfBandMessage(JSONObject, AbstractUser, Room) but specifically something to do with a game
do_getApple(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.PreLoginCommands
Get the apple to get into, or out of, $Eden
do_getAvatars(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
Get avatar data for a list of (other) users.
do_getColorPalettes(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
Deprecated. This routine appears to be unused by anyone. If this is not true, please comment to BRPocock@Star-Hope.org or it will be removed without replacement before Appius 1.2
do_getConfig(JSONObject, AbstractUser, Room) - Method in class org.starhope.appius.game.Commands
Get a configuration key from the server's config.properties file, based upon a key name beginning with "client." — note that clients cannot read arbitrary server config file values for security purposes; e.g.
do_getInventory(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
get all inventory for an user — both active and inactive
do_getInventoryByType(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
Get a subset of items from your own inventory
do_getOnlineUsers(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
Get a list of users in a Zone, or in a Room.
do_getRoomList(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
Get a list of all “well known” Rooms currently active/visible.
do_getServerTime(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
Send the server time to the client requesting it (for synchronization purposes)
do_getSessionApple(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
Initialise a session key for batch mode operations
do_getStoreItemInfo(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
WRITEME: Document this method brpocock@star-hope.org
do_getText(JSONObject, AbstractUser, Room) - Method in class org.starhope.appius.game.Commands
Get a text string from the server's message catalogue
do_getUserLists(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
Get the user's buddy list and ignore list.
do_getWallet(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
WRITEME: Document this method brpocock@star-hope.org
do_getZoneList(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
Get a list of all Zones currently active/visible.
do_give(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
Give an item to another user
do_go(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
go to a place and/or perform a gesture
do_initUserRoom(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
Creates room named user/user's name/room — room is the room index number given in the JSON data as “room,” it will always be zero right now as all users have single-room houses.
do_join(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
Join a room.
do_login(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.PreLoginCommands
Handle a login request
do_logout(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
Log out of this game session (or zone)
do_mailCustomerService(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
send an eMail to customer service (feedback)
do_peekAtInventory(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
Handle looking at other user's inventories
do_ping(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
Send a “ping” to the server to get back a “pong.” This also updates the user's last-active timestamp, to prevent them from being idled offline.
do_promptReply(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
Server initiates prompt with:
do_removeFromList(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
Remove someone from a buddy list or ignore list.
do_reportBug(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
This method allows the client to “phone home” to report a bug.
do_reportUser(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
Report an user to the moderator(s) on duty for breaking a rule
do_requestBuddy(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
Request adding a user to your buddy list (mutual-add) using the new notification-based system
do_savePrefs(JSONObject, AbstractUser, Room) - Method in class org.starhope.appius.game.Commands
Set persistent user preferences on the server, to be maintained between sessions.
do_sendOutOfBandMessage(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
Send an arbitrary JSON packet to another user, or all of the users in a room, out of the band of communications.
do_serverTime(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
Accept the client's notification of a server-time adjustment.
do_setAvatarColor(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
Set the avatar base and extra colours for the given user.
do_setFurniture(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
Set or change a furniture item.
do_setRoomVar(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
Set a room variable or set of room variables.
do_setUserVar(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
Set user variable(s)
do_spawnZone(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
Spawn an additional zone.
do_speak(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
Handle speech by the user.
do_startEvent(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
Attempt to begin an event.
do_useEquipment(JSONObject, AbstractUser, Room) - Static method in class org.starhope.appius.game.Commands
WRITEME: Document this method brpocock@star-hope.org
dob_invalid() - Static method in class org.starhope.appius.mb.Messages
Deprecated. 
doCommand(String) - Method in class org.starhope.rahab.ui.contextmenu.BanUserAction
 
doCommand() - Method in class org.starhope.rahab.ui.contextmenu.FingerAction
twheys@gmail.com Jan 6, 2010
doCommand(String) - Method in class org.starhope.rahab.ui.contextmenu.GiveNutsAction
twheys@gmail.com Dec 31, 2009
doCommand(String) - Method in class org.starhope.rahab.ui.contextmenu.GrantAction
twheys@gmail.com Dec 31, 2009
doCommand(String) - Method in class org.starhope.rahab.ui.contextmenu.KickUserAction
 
doCommand(String) - Method in class org.starhope.rahab.ui.contextmenu.ModMessageAction
twheys@gmail.com Dec 31, 2009
doCommand(String) - Method in class org.starhope.rahab.ui.contextmenu.RulesAction
twheys@gmail.com Dec 31, 2009
doCommand(String) - Method in class org.starhope.rahab.ui.contextmenu.WarnUserAction
 
document - Variable in class net.authorize.arb.util.BasicXmlDocument
WRITEME
doesNumberMatchLuhnChecksum(BigDecimal) - Static method in class org.starhope.appius.pay.util.PaymentCredential
Perform Luhn algorithm validation upon the credit-card number supplied.
doff(InventoryItem) - Method in class org.starhope.appius.game.inventory.Inventory
Doff a wearable item
doff(InventoryItemType) - Method in class org.starhope.appius.game.inventory.Inventory
Un-equip all items of a type
doffClothes() - Method in class org.starhope.appius.game.npc.Ejecta
 
doffClothes() - Method in interface org.starhope.appius.user.AbstractUser
WRITEME
doffClothes() - Method in class org.starhope.appius.user.GeneralUser
 
doffClothes() - Method in class org.starhope.appius.user.User
Get naked
doLogin(String, String, String) - Method in interface org.starhope.rahab.util.LoginCallBack
twheys@gmail.com Dec 29, 2009
doMessageEventAction(String, String, Actions, String) - Method in class org.starhope.rahab.Rahab
twheys@gmail.com Dec 30, 2009
don(InventoryItem, Colour) - Method in class org.starhope.appius.game.inventory.Inventory
Put on a wearable item, to include Pivitz as well as clothing and so forth.
doNextToDoItem() - Method in class org.starhope.appius.game.npc.plebeian.PlebeianScriptRunner
Do the next script step in queue.
doNextToDoItem() - Method in interface org.starhope.appius.game.npc.plebeian.ScriptRunner
WRITEME: Document this method brpocock@star-hope.org
DoNotCrossTheRubicon - Exception in org.starhope.appius.via
WRITEME: The documentation for this type (DoNotCrossTheRubicon) is incomplete.
DoNotCrossTheRubicon() - Constructor for exception org.starhope.appius.via.DoNotCrossTheRubicon
 
doNudge(long) - Method in class org.starhope.appius.net.ServerThread
Nudge the user to see if they're dead yet
doNudge(long) - Method in class org.starhope.appius.net.WebSocketProcessor
 
doOutcome() - Method in class org.starhope.appius.user.events.EventRecord
perform actions specified by the outcome for this event type
doProcessing(String) - Method in class org.starhope.appius.net.NetIOThread
 
doProcessing(String) - Method in class org.starhope.appius.net.ServerThread
 
doRealCacheReset() - Method in class org.starhope.appius.sql.SQLPeerEnum
Deprecated. Actually flush the cache for all SQLPeerEnums
doRealCacheResetStatic() - Static method in class org.starhope.appius.sql.SQLPeerEnum
Deprecated. WRITEME: document this method (brpocock@star-hope.org, Dec 11, 2009)
doRealClose() - Method in class org.starhope.appius.net.ServerThread
Close the socket, terminate the connection
doSocketTransfer(Socket, String, String) - Method in class net.authorize.arb.http.HttpUtil
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
dot(Vector2D) - Method in class org.starhope.appius.geometry.Vector2D
Gets the dot product of the two vectors
dotProduct(Point2D.Double, Point2D.Double, Point2D.Double) - Static method in class org.starhope.appius.physica.LeachVector
WRITEME: Document this method brpocock@star-hope.org
dotProduct(LeachVector) - Method in class org.starhope.appius.physica.LeachVector
WRITEME: Document this method brpocock@star-hope.org
doTransport() - Method in class org.starhope.appius.game.npc.Ejecta
 
doTransport() - Method in class org.starhope.appius.user.AbstractNonPlayerCharacter
 
doTransport() - Method in interface org.starhope.appius.user.AbstractUser
WRITEME
doTransport() - Method in class org.starhope.appius.user.User
 
doUserLoadTest - Static variable in class org.starhope.appius.game.AppiusClaudiusCaecus
If true, the internal user system load testing should be enabled
DRIVE_ON_DRIVE - Static variable in class org.starhope.appius.game.VehicleStyle
All vehicles are only allowed, but only allowed in the $drive space in the room.
driversLicenseSpecified - Variable in class net.authorize.arb.ARBCustomer
WRITEME
dropSocket_socketCore() - Method in class org.starhope.appius.net.NetIOThread
The core code that actually disconnects the socket hard.
dropSocket_socketCore() - Method in class org.starhope.appius.net.WebSocketProcessor
 
dropSocketConnection() - Method in class org.starhope.appius.net.NetIOThread
Drop the I/O socket for this user.
dropSocketConnection() - Method in class org.starhope.appius.net.WebSocketProcessor
 
dropSocketConnection() - Method in class org.starhope.appius.test.UserLoadTest
This is an overriding method.
ds - Static variable in class org.starhope.appius.util.AppiusConfig
JDBC data source
dude - Static variable in class org.starhope.appius.sys.admin.TheZones
WRITEME: document this field (brpocock@star-hope.org, Feb 25, 2010) dude (TheZones)
dump() - Method in class net.authorize.arb.util.BasicXmlDocument
WRITEME
dump(boolean) - Method in class net.authorize.arb.util.BasicXmlDocument
 
dumpOpenConnections() - Static method in class org.starhope.appius.test.ConnectionDebug
twheys@gmail.com Jan 4, 2010
dumpToDisk(String) - Method in class net.authorize.arb.util.BasicXmlDocument
WRITEME
dumpToDisk(String, boolean) - Method in class net.authorize.arb.util.BasicXmlDocument
WRITEME

$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _