User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 16:58, 29 September 2012 (diff | hist) . . (-7) . . CControls::isKeyPressed
- 16:57, 29 September 2012 (diff | hist) . . (+8) . . CControls (current)
- 16:57, 29 September 2012 (diff | hist) . . (+216) . . CControls
- 16:55, 29 September 2012 (diff | hist) . . (+12) . . ConfigFile::addArray (type) (current)
- 16:55, 29 September 2012 (diff | hist) . . (+16) . . ConfigFile::readIntoArray (type) (current)
- 16:54, 29 September 2012 (diff | hist) . . (+28) . . Object Types (current)
- 16:53, 29 September 2012 (diff | hist) . . (+69) . . GetLocalPlayer (current)
- 16:52, 29 September 2012 (diff | hist) . . (0) . . Global Functions
- 16:51, 29 September 2012 (diff | hist) . . (-94) . . CPlayer (Undo revision 11247 by Shadlington (talk))
- 16:49, 29 September 2012 (diff | hist) . . (-5) . . CPlayer::AddDeaths (current)
- 16:49, 29 September 2012 (diff | hist) . . (+94) . . CPlayer (→Methods)
- 16:30, 29 September 2012 (diff | hist) . . (+38) . . Object Types
- 16:29, 29 September 2012 (diff | hist) . . (+1,816) . . N ConfigFile::readIntoArray (type) (Created page with "<onlyinclude> Reads a semicolon-delimited list of values of a particular type into the given array<T>. The type is specified by the specific method name used. Returns true if the...")
- 16:22, 29 September 2012 (diff | hist) . . (+1,356) . . N ConfigFile::read (type) (Created page with "<onlyinclude> Returns a value of a particular type for the given key, if it currently exists in the ConfigFile. The type is specified by the specific method name used. </onlyincl...") (current)
- 16:11, 29 September 2012 (diff | hist) . . (+77) . . ConfigFile::addArray (type)
- 16:11, 29 September 2012 (diff | hist) . . (+1,493) . . N ConfigFile::addArray (type) (Created page with "<onlyinclude> Adds the given key with a semicolon-delimited list of values of a particular type to the ConfigFile. The type is specified by the specific method name used. </onlyi...")
- 16:05, 29 September 2012 (diff | hist) . . (+11) . . ConfigFile::add (type) (current)
- 16:05, 29 September 2012 (diff | hist) . . (+808) . . N ConfigFile::add (type) (Created page with "<onlyinclude> Adds a key/value pair of a particular type to the ConfigFile. The type is specified by the specific method name used. </onlyinclude> <syntaxhighlight lang="cpp"> ...")
- 16:01, 29 September 2012 (diff | hist) . . (+280) . . N ConfigFile::remove (Created page with "<onlyinclude> Removes the given key (and its value) if it currently exists in the ConfigFile. </onlyinclude> <syntaxhighlight lang="cpp"> void remove( const string &in key ) </...") (current)
- 16:00, 29 September 2012 (diff | hist) . . (+15) . . ConfigFile::keyExists (current)
- 16:00, 29 September 2012 (diff | hist) . . (0) . . ConfigFile::keyExists
- 16:00, 29 September 2012 (diff | hist) . . (+286) . . N ConfigFile::keyExists (Created page with "<onlyinclude> Returns true if the given key currently exists in the ConfigFile, otherwise false. </onlyinclude> <syntaxhighlight lang="cpp"> void keyExists( const string &in ke...")
- 15:58, 29 September 2012 (diff | hist) . . (-228) . . ConfigFile::saveFile (current)
- 15:55, 29 September 2012 (diff | hist) . . (+20) . . ConfigFile::loadFile (current)
- 15:55, 29 September 2012 (diff | hist) . . (+10) . . ConfigFile (current)
- 15:55, 29 September 2012 (diff | hist) . . (+19) . . ConfigFile
- 15:48, 29 September 2012 (diff | hist) . . (-4) . . ConfigFile::loadFile
- 15:48, 29 September 2012 (diff | hist) . . (+876) . . N ConfigFile::loadFile (Created page with "<onlyinclude> Load the given .cfg file into the ConfigFile. Returns true if this was successful, otherwise false. </onlyinclude> If you pass it a path that does not end with .cf...")
- 15:47, 29 September 2012 (diff | hist) . . (+2) . . ConfigFile::saveFile
- 15:47, 29 September 2012 (diff | hist) . . (+1) . . ConfigFile::saveFile
- 15:47, 29 September 2012 (diff | hist) . . (+873) . . N ConfigFile::saveFile (Created page with "<onlyinclude> Load the given .cfg file into the ConfigFile. Returns true if this was successful, otherwise false. </onlyinclude> If you pass it a path that does not end with .cfg...")
- 15:40, 29 September 2012 (diff | hist) . . (+4) . . ConfigFile
- 15:40, 29 September 2012 (diff | hist) . . (+1,206) . . ConfigFile
- 15:01, 29 September 2012 (diff | hist) . . (-69) . . User:Ardivaba (Blanked the page) (current)
- 15:01, 29 September 2012 (diff | hist) . . (+61) . . User talk:Verrazano (current)
- 15:01, 29 September 2012 (diff | hist) . . (+61) . . User talk:Ardivaba (current)
- 15:01, 29 September 2012 (diff | hist) . . (+8) . . N User talk:Verrazano (Created page with "<3 ----")
- 15:01, 29 September 2012 (diff | hist) . . (+8) . . N User talk:Ardivaba (Created page with "<3 ----")
- 15:00, 29 September 2012 (diff | hist) . . (+1) . . User:Ardivaba
- 15:00, 29 September 2012 (diff | hist) . . (+68) . . N User:Ardivaba (Created page with "<3 --~~~~")
- 17:45, 22 September 2012 (diff | hist) . . (+186) . . N CRules::getSpectatorTeamNum (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> int getSpectatorTeamNum() </syntaxhighlight> Object method of: CRules Category:Scripting [[Category:Object M...") (current)
- 17:45, 22 September 2012 (diff | hist) . . (-2) . . CRules::getTeamsCount (current)
- 17:44, 22 September 2012 (diff | hist) . . (-7) . . CRules::getTeamsCount
- 17:44, 22 September 2012 (diff | hist) . . (+112) . . CRules
- 17:44, 22 September 2012 (diff | hist) . . (+218) . . N CInventory::RemoveAll (Created page with "<onlyinclude> Removes all items from this inventory. </onlyinclude> <syntaxhighlight lang="cpp"> void RemoveAll() </syntaxhighlight> Object method of: CInventory [[Category...") (current)
- 17:44, 22 September 2012 (diff | hist) . . (+517) . . CInventory::RemoveItems (current)
- 17:40, 22 September 2012 (diff | hist) . . (-517) . . CInventory::RemoveItems
- 17:38, 22 September 2012 (diff | hist) . . (+80) . . CInventory (current)
- 20:35, 19 September 2012 (diff | hist) . . (+242) . . Global Functions
- 20:34, 19 September 2012 (diff | hist) . . (-8) . . ParticleAnimated (current)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)