in file OTS_RSA.php, method OTS_RSA::encrypt() Ecnrypts message with RSA algorithm.
ENCRYPTION_RSA1024XTEA
in file OTS_Admin.php, class constant OTS_Admin::ENCRYPTION_RSA1024XTEA Server uses XTEA encryption, XTEA key is being sent in 1024bit RSA encrypted packet.
in file OTS_RSA.php, class constant OTS_RSA::OTSERV_D OTServ key part.
OTSERV_P
in file OTS_RSA.php, class constant OTS_RSA::OTSERV_P OTServ key part.
OTSERV_Q
in file OTS_RSA.php, class constant OTS_RSA::OTSERV_Q OTServ key part.
OTS_Account
in file OTS_Account.php, class OTS_Account OTServ account abstraction.
OTS_AccountBan
in file OTS_AccountBan.php, class OTS_AccountBan OTServ account ban.
OTS_AccountBans_List
in file OTS_AccountBans_List.php, class OTS_AccountBans_List List of account bans.
OTS_Accounts_List
in file OTS_Accounts_List.php, class OTS_Accounts_List List of accounts.
OTS_Admin
in file OTS_Admin.php, class OTS_Admin OTAdmin protocol client.
OTS_Ban
in file OTS_Ban.php, class OTS_Ban OTServ ban generic class.
OTS_Bans_List
in file OTS_Bans_List.php, class OTS_Bans_List List of all bans.
OTS_Base_DAO
in file OTS_Base_DAO.php, class OTS_Base_DAO Basic data access object routines.
OTS_Base_DB
in file OTS_Base_DB.php, class OTS_Base_DB Base class for all database drivers.
OTS_Base_List
in file OTS_Base_List.php, class OTS_Base_List Basic list class routines.
OTS_BinaryTools
in file OTS_BinaryTools.php, class OTS_BinaryTools This is class similar to OTS_Toolbox except that this class contains routines for binary number operations.
OTS_Buffer
in file OTS_Buffer.php, class OTS_Buffer Binary buffer container.
OTS_Container
in file OTS_Container.php, class OTS_Container Container item representation.
OTS_DB_MySQL
in file OTS_DB_MySQL.php, class OTS_DB_MySQL MySQL connection interface.
OTS_DB_ODBC
in file OTS_DB_ODBC.php, class OTS_DB_ODBC ODBC connection interface.
OTS_DB_PostgreSQL
in file OTS_DB_PostgreSQL.php, class OTS_DB_PostgreSQL PostgreSQL connection interface.
OTS_DB_SQLite
in file OTS_DB_SQLite.php, class OTS_DB_SQLite SQLite connection interface.
OTS_FileLoader
in file OTS_FileLoader.php, class OTS_FileLoader Universal OTServ binary formats reader.
OTS_FileNode
in file OTS_FileNode.php, class OTS_FileNode OTServ binary file node representation.
OTS_Group
in file OTS_Group.php, class OTS_Group OTServ user group abstraction.
OTS_Groups_List
in file OTS_Groups_List.php, class OTS_Groups_List List of groups.
OTS_Guild
in file OTS_Guild.php, class OTS_Guild OTServ guild abstraction.
OTS_GuildRank
in file OTS_GuildRank.php, class OTS_GuildRank OTServ guild rank abstraction.
OTS_GuildRanks_List
in file OTS_GuildRanks_List.php, class OTS_GuildRanks_List List of guild ranks.
OTS_Guilds_List
in file OTS_Guilds_List.php, class OTS_Guilds_List List of guilds.
OTS_House
in file OTS_House.php, class OTS_House Wrapper for house information.
OTS_HousesList
in file OTS_HousesList.php, class OTS_HousesList Wrapper for houses list.
OTS_InfoRespond
in file OTS_InfoRespond.php, class OTS_InfoRespond Wrapper for 'info' respond's DOMDocument.
OTS_IPBan
in file OTS_IPBan.php, class OTS_IPBan OTServ IP ban.
OTS_IPBans_List
in file OTS_IPBans_List.php, class OTS_IPBans_List List of IP bans.
OTS_Item
in file OTS_Item.php, class OTS_Item Single item representation.
OTS_ItemsList
in file OTS_ItemsList.php, class OTS_ItemsList Items list loader.
OTS_ItemType
in file OTS_ItemType.php, class OTS_ItemType Item type info.
OTS_MapCoords
in file OTS_MapCoords.php, class OTS_MapCoords Map position point.
OTS_Monster
in file OTS_Monster.php, class OTS_Monster Wrapper for monsters files DOMDocument.
OTS_MonstersList
in file OTS_MonstersList.php, class OTS_MonstersList Wrapper for monsters list.
OTS_OTBMFile
in file OTS_OTBMFile.php, class OTS_OTBMFile OTBM format reader.
OTS_Player
in file OTS_Player.php, class OTS_Player OTServ character abstraction.
OTS_PlayerBan
in file OTS_PlayerBan.php, class OTS_PlayerBan OTServ player ban.
OTS_PlayerBans_List
in file OTS_PlayerBans_List.php, class OTS_PlayerBans_List List of player bans.
OTS_Players_List
in file OTS_Players_List.php, class OTS_Players_List List of players.
OTS_Row_DAO
in file OTS_Row_DAO.php, class OTS_Row_DAO Base class for all single-row classes.
OTS_RSA
in file OTS_RSA.php, class OTS_RSA RSA encryption/decryption mechanism.
OTS_ServerInfo
in file OTS_ServerInfo.php, class OTS_ServerInfo Various server status querying methods.
OTS_ServerStatus
in file OTS_ServerStatus.php, class OTS_ServerStatus Wrapper for binary server status request.
OTS_Spell
in file OTS_Spell.php, class OTS_Spell Wrapper for spell info.
OTS_SpellsList
in file OTS_SpellsList.php, class OTS_SpellsList Wrapper for spells list.
OTS_SQLField
in file OTS_SQLField.php, class OTS_SQLField SQL identifier representation.
OTS_SQLFilter
in file OTS_SQLFilter.php, class OTS_SQLFilter SQL WHERE clause object.
OTS_Toolbox
in file OTS_Toolbox.php, class OTS_Toolbox Toolbox for common operations.
OTS_VocationsList
in file OTS_VocationsList.php, class OTS_VocationsList Wrapper for vocations.
OTS_Waypoint
in file OTS_Waypoint.php, class OTS_Waypoint Map track waypoint.
OTS_XTEA
in file OTS_XTEA.php, class OTS_XTEA XTEA encryption/decryption mechanism.