User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 06:12, 9 September 2012 (diff | hist) . . (+189) . . N CControls::ClearKeys (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void ClearKeys() </syntaxhighlight> Object method of: CControls Category:Scripting [[Category:Objec...") (current)
- 06:12, 9 September 2012 (diff | hist) . . (+194) . . N CControls::NoKeysPressed (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool NoKeysPressed( ) </syntaxhighlight> Object method of: CControls Category:Scripting [[Category:...") (current)
- 06:12, 9 September 2012 (diff | hist) . . (+193) . . N CControls::isMenuOpened (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool isMenuOpened( ) </syntaxhighlight> Object method of: CControls Category:Scripting [[Category:O...") (current)
- 06:12, 9 September 2012 (diff | hist) . . (+720) . . N CControls (Created page with "<onlyinclude> </onlyinclude> Methods: {| class="wikitableShiny" |- ! '''Method''' ! '''Description''' |- | isMenuOpened | {{:CControls::isMenuOpened...")
- 06:08, 9 September 2012 (diff | hist) . . (+183) . . N CNet::isClient (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool isClient() </syntaxhighlight> Object method of: CNet Category:Scripting [[Category:Object Meth...") (current)
- 06:08, 9 September 2012 (diff | hist) . . (+183) . . N CNet::isServer (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool isServer() </syntaxhighlight> Object method of: CNet Category:Scripting [[Category:Object Meth...") (current)
- 06:08, 9 September 2012 (diff | hist) . . (+218) . . N CNet::Connect (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void Connect( const string &in address, u16 port ) </syntaxhighlight> Object method of: CNet [[Category:S...") (current)
- 06:07, 9 September 2012 (diff | hist) . . (+191) . . N CNet::DisconnetServer (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void DisconnectServer() </syntaxhighlight> Object method of: CNet Category:Scripting [[Category:Obj...") (current)
- 06:07, 9 September 2012 (diff | hist) . . (+191) . . N CNet::DisconnectClient (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void DisconnectClient() </syntaxhighlight> Object method of: CNet Category:Scripting [[Category:Obj...") (current)
- 06:07, 9 September 2012 (diff | hist) . . (+187) . . N CNet::CreateServer (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool CreateServer() </syntaxhighlight> Object method of: CNet Category:Scripting [[Category:Object ...") (current)
- 06:06, 9 September 2012 (diff | hist) . . (+606) . . N CNet (Created page with "<onlyinclude> </onlyinclude> Methods: {| class="wikitableShiny" |- ! '''Method''' ! '''Description''' |- | CreateServer | {{:CNet::CreateServer|CreateSer...") (current)
- 05:48, 9 September 2012 (diff | hist) . . (+189) . . N CSecurity::bansExist (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool bansExist() </syntaxhighlight> Object method of: CSecurity Category:Scripting [[Category:Objec...")
- 05:47, 9 September 2012 (diff | hist) . . (+190) . . N CSecurity::expireBans (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void expireBans() </syntaxhighlight> Object method of: CSecurity Category:Scripting [[Category:Obje...")
- 05:47, 9 September 2012 (diff | hist) . . (+199) . . N CSecurity::listCheckAllPlayers (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void listCheckAllPlayers() </syntaxhighlight> Object method of: CSecurity Category:Scripting [[Cate...")
- 05:47, 9 September 2012 (diff | hist) . . (+256) . . N CSecurity::isPlayerBanned (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool doListChecks( CPlayer@ player ) bool doListChecks( const string &in username ) </syntaxhighlight> Object...")
- 05:45, 9 September 2012 (diff | hist) . . (+40) . . CSecurity::unBan
- 05:45, 9 September 2012 (diff | hist) . . (+202) . . N CSecurity::unBan (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool unBan( const int index ) </syntaxhighlight> Object method of: CSecurity Category:Scripting [[C...")
- 05:45, 9 September 2012 (diff | hist) . . (+198) . . N CSecurity::getWhitelistActive (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool getWhitelistActive() </syntaxhighlight> Object method of: CSecurity Category:Scripting [[Categ...") (current)
- 05:44, 9 September 2012 (diff | hist) . . (+265) . . N CSecurity::checkAccess Assign (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool checkAccess_Assign( CPlayer@ assignerPlayer, CPlayer@ assigneePlayer, CSeclev@ seclev ) </syntaxhighlight>...") (current)
- 05:44, 9 September 2012 (diff | hist) . . (+242) . . N CSecurity::checkAccess Feature (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool checkAccess_Feature( CPlayer@ player, const string &in feature ) </syntaxhighlight> Object method of: [[...") (current)
- 05:44, 9 September 2012 (diff | hist) . . (+242) . . N CSecurity::checkAccess Command (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool checkAccess_Command( CPlayer@ player, const string &in command ) </syntaxhighlight> Object method of: [[...") (current)
- 05:43, 9 September 2012 (diff | hist) . . (+314) . . N CSecurity::assignSeclev (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool assignSeclev( CPlayer@ assignerPlayer, CPlayer@ assigneePlayer, CSeclev@ seclev ) bool assignSeclev( CPlaye...") (current)
- 05:43, 9 September 2012 (diff | hist) . . (+219) . . N CSecurity::updatePlayerSeclev (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> CSeclev@ updatePlayerSeclev( CPlayer@ player ) </syntaxhighlight> Object method of: CSecurity [[Category:...") (current)
- 05:43, 9 September 2012 (diff | hist) . . (+216) . . N CSecurity::getPlayerSeclev (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> CSeclev@ getPlayerSeclev( CPlayer@ player ) </syntaxhighlight> Object method of: CSecurity [[Category:Scr...") (current)
- 05:42, 9 September 2012 (diff | hist) . . (+229) . . N CSecurity::setPlayerSeclev (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void setPlayerSeclev( CPlayer@ player, CSeclev@ seclev ) </syntaxhighlight> Object method of: CSecurity [...") (current)
- 05:42, 9 September 2012 (diff | hist) . . (+263) . . N CSecurity::getSeclev (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> CSeclev@ getSeclev( const int seclevID ) CSeclev@ getSeclev( const string &in seclevName ) </syntaxhighlight> ...") (current)
- 05:41, 9 September 2012 (diff | hist) . . (+37) . . CSecurity::sendSeclevs (current)
- 05:41, 9 September 2012 (diff | hist) . . (+191) . . N CSecurity::sendSeclevs (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void sendSeclevs() </syntaxhighlight> Object method of: CSecurity Category:Scripting [[Category:Obj...")
- 05:41, 9 September 2012 (diff | hist) . . (+192) . . N CSecurity::emptySeclevs (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void emptySeclevs() </syntaxhighlight> Object method of: CSecurity Category:Scripting [[Category:Ob...") (current)
- 05:40, 9 September 2012 (diff | hist) . . (+193) . . N CSecurity::getSeclevsSize (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> int getSeclevsSize() </syntaxhighlight> Object method of: CSecurity Category:Scripting [[Category:O...") (current)
- 05:40, 9 September 2012 (diff | hist) . . (+189) . . N CSecurity::printBans (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void printBans() </syntaxhighlight> Object method of: CSecurity Category:Scripting [[Category:Objec...")
- 05:39, 9 September 2012 (diff | hist) . . (+198) . . N CSecurity::printPlayerSeclevs (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void printPlayerSeclevs() </syntaxhighlight> Object method of: CSecurity Category:Scripting [[Categ...") (current)
- 05:39, 9 September 2012 (diff | hist) . . (+192) . . N CSecurity::printSeclevs (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void printSeclevs() </syntaxhighlight> Object method of: CSecurity Category:Scripting [[Category:Ob...") (current)
- 05:38, 9 September 2012 (diff | hist) . . (+191) . . N CSecurity::saveSeclevs (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void saveSeclevs() </syntaxhighlight> Object method of: CSecurity Category:Scripting [[Category:Obj...") (current)
- 05:38, 9 September 2012 (diff | hist) . . (+193) . . N CSecurity::saveBlacklist (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void saveBlacklist() </syntaxhighlight> Object method of: CSecurity Category:Scripting [[Category:O...")
- 05:38, 9 September 2012 (diff | hist) . . (+193) . . N CSecurity::saveWhitelist (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void saveWhitelist() </syntaxhighlight> Object method of: CSecurity Category:Scripting [[Category:O...") (current)
- 05:38, 9 September 2012 (diff | hist) . . (+192) . . N CSecurity::saveSecurity (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void saveSecurity() </syntaxhighlight> Object method of: CSecurity Category:Scripting [[Category:Ob...") (current)
- 05:37, 9 September 2012 (diff | hist) . . (+194) . . N CSecurity::reloadSecurity (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void reloadSecurity() </syntaxhighlight> Object method of: CSecurity Category:Scripting [[Category:...") (current)
- 05:37, 9 September 2012 (diff | hist) . . (+2,612) . . N CSecurity (Created page with "<onlyinclude> </onlyinclude> Methods: {| class="wikitableShiny" |- ! '''Method''' ! '''Description''' |- | reloadSecurity | {{:CSecurity::reloadSe...")
- 05:22, 9 September 2012 (diff | hist) . . (+215) . . N CSeclev::removeUser (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void removeUser( const string &in username ) </syntaxhighlight> Object method of: CSeclev [[Category:Scri...") (current)
- 05:22, 9 September 2012 (diff | hist) . . (+212) . . N CSeclev::addUser (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void addUser( const string &in username ) </syntaxhighlight> Object method of: CSeclev [[Category:Scripti...") (current)
- 05:21, 9 September 2012 (diff | hist) . . (+188) . . N CSeclev::getSeclevID (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> int getSeclevID() </syntaxhighlight> Object method of: CSeclev Category:Scripting [[Category:Object...") (current)
- 05:21, 9 September 2012 (diff | hist) . . (+187) . . N CSeclev::getName (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> string getName() </syntaxhighlight> Object method of: CSeclev Category:Scripting [[Category:Object ...") (current)
- 05:21, 9 September 2012 (diff | hist) . . (+182) . . N CSeclev::print (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> int print() </syntaxhighlight> Object method of: CSeclev Category:Scripting [[Category:Object Metho...") (current)
- 05:20, 9 September 2012 (diff | hist) . . (+188) . . N CSeclev::saveSeclev (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void saveSeclev() </syntaxhighlight> Object method of: CSeclev Category:Scripting [[Category:Object...") (current)
- 05:20, 9 September 2012 (diff | hist) . . (+588) . . N CSeclev (Created page with "<onlyinclude> </onlyinclude> Methods: {| class="wikitableShiny" |- ! '''Method''' ! '''Description''' |- | saveSeclev | {{:CSeclev::saveSeclev|saveSecle...") (current)
- 05:12, 9 September 2012 (diff | hist) . . (+324) . . N MovementVars (Created page with "<onlyinclude> </onlyinclude> Properties: {| class="wikitableShiny" border="1" |- ! '''Property''' ! '''Type''' ! '''Description''' |- | keys | u16 | |- | old_keys | u16 | |- ...") (current)
- 05:10, 9 September 2012 (diff | hist) . . (+400) . . N MovementConsts (Created page with "<onlyinclude> </onlyinclude> Properties: {| class="wikitableShiny" border="1" |- ! '''Property''' ! '''Type''' ! '''Description''' |- | airacc | f32 | |- | groundacc | f32 | ...") (current)
- 05:07, 9 September 2012 (diff | hist) . . (+196) . . N CMovement::getVars (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> MovementVars@ getVars() </syntaxhighlight> Object method of: CMovement Category:Scripting [[Categor...") (current)
- 05:06, 9 September 2012 (diff | hist) . . (+200) . . N CMovement::getConsts (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> MovementConsts@ getConsts() </syntaxhighlight> Object method of: CMovement Category:Scripting [[Cat...") (current)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)