User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 20:34, 19 September 2012 (diff | hist) . . (0) . . m ParticleAnimated (moved MakeAnimatedParticle to ParticleAnimated: renamed)
- 20:34, 19 September 2012 (diff | hist) . . (+30) . . N MakeAnimatedParticle (moved MakeAnimatedParticle to ParticleAnimated: renamed) (current)
- 20:34, 19 September 2012 (diff | hist) . . (+47) . . Global Functions
- 09:20, 19 September 2012 (diff | hist) . . (+549) . . N CBlob::set (type) (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void set_s8(const string &in, s8 v) void set_u8(const string &in, u8 v) void set_s16(const string &in, s16 v) void s...")
- 09:19, 19 September 2012 (diff | hist) . . (+469) . . N CBlob::get (type) (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> s8 get_s8(const string &in) u8 get_u8(const string &in) s16 get_s16(const string &in) u16 get_u16(const string &in) ...")
- 09:11, 19 September 2012 (diff | hist) . . (+248) . . N CBlob::GetScriptObjectsArray (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void GetScriptObjectsArray( const string &in groupName, array<IScriptObject@> &inout ) </syntaxhighlight> Object m...") (current)
- 09:11, 19 September 2012 (diff | hist) . . (+236) . . N CBlob::getScriptObjectsArray (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> array<IScriptObject@>@ getScriptObjectsArray( const string &in groupName ) </syntaxhighlight> Object method of: [[...") (current)
- 09:11, 19 September 2012 (diff | hist) . . (+220) . . N CBlob::getScriptObjectGroupSize (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> int getScriptObjectGroupSize( const string &in groupName ) </syntaxhighlight> Object method of: CBlob [[Catego...") (current)
- 09:11, 19 September 2012 (diff | hist) . . (+233) . . N CBlob::getScriptObject (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> IScriptObject@ getScriptObject( const string &in groupName, int index ) </syntaxhighlight> Object method of: [[CBl...") (current)
- 09:11, 19 September 2012 (diff | hist) . . (+217) . . N CBlob::AddScriptObjectGroup (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool AddScriptObjectGroup( const string &in groupName ) </syntaxhighlight> Object method of: CBlob [[Category:...") (current)
- 09:11, 19 September 2012 (diff | hist) . . (+232) . . N CBlob::DeleteScriptObjectByIndex (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool DeleteScriptObjectByIndex( const string &in groupName, int index) </syntaxhighlight> Object method of: [[CBlo...") (current)
- 09:10, 19 September 2012 (diff | hist) . . (+234) . . N CBlob::DeleteScriptObject (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool DeleteScriptObject( const string &in groupName, IScriptObject @obj) </syntaxhighlight> Object method of: [[CB...") (current)
- 09:10, 19 September 2012 (diff | hist) . . (+231) . . N CBlob::AddScriptObject (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool AddScriptObject( const string &in groupName, IScriptObject @obj) </syntaxhighlight> Object method of: [[CBlob...") (current)
- 09:09, 19 September 2012 (diff | hist) . . (+197) . . N CBlob::hasTag (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void unTag( const string &in name ) </syntaxhighlight> Object method of: CBlob Category:Scripting [[Catego...")
- 09:09, 19 September 2012 (diff | hist) . . (+197) . . N CBlob::Untag (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void Untag( const string &in name ) </syntaxhighlight> Object method of: CBlob Category:Scripting [[Catego...")
- 09:09, 19 September 2012 (diff | hist) . . (+195) . . N CBlob::Tag (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void Tag( const string &in name ) </syntaxhighlight> Object method of: CBlob Category:Scripting [[Category...")
- 09:08, 19 September 2012 (diff | hist) . . (+191) . . N CBlob::exists (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool exists(const string &in) </syntaxhighlight> Object method of: CBlob Category:Scripting [[Category:Obj...")
- 09:08, 19 September 2012 (diff | hist) . . (-4) . . CBlob::getPosition
- 21:05, 18 September 2012 (diff | hist) . . (+58) . . CBlob
- 21:04, 18 September 2012 (diff | hist) . . (+1,066) . . CBlob
- 21:01, 18 September 2012 (diff | hist) . . (-4) . . CBlob
- 21:00, 18 September 2012 (diff | hist) . . (+152) . . CBlob
- 17:55, 17 September 2012 (diff | hist) . . (+187) . . N CSecurity::ignoresExist (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool ignoresExist() </syntaxhighlight> Object method of: CSecurity Category:Scripting [[Category:Object ...") (current)
- 17:55, 17 September 2012 (diff | hist) . . (-5) . . CSecurity::bansExist (current)
- 17:55, 17 September 2012 (diff | hist) . . (+188) . . N CSecurity::expireIgnores (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void expireIgnores() </syntaxhighlight> Object method of: CSecurity Category:Scripting [[Category:Object...") (current)
- 17:55, 17 September 2012 (diff | hist) . . (-5) . . CSecurity::expireBans (current)
- 17:54, 17 September 2012 (diff | hist) . . (+255) . . N CSecurity::isPlayerIgnored (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool isPlayerIgnored( CPlayer@ player ) bool isPlayerIgnored( const string &in username ) </syntaxhighlight> Object ...") (current)
- 17:54, 17 September 2012 (diff | hist) . . (+243) . . N CSecurity::unIgnore (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool unIgnore( const int index ) bool unIgnore( const string &in username ) </syntaxhighlight> Object method of: [...") (current)
- 17:54, 17 September 2012 (diff | hist) . . (-5) . . CSecurity::unBan (current)
- 17:54, 17 September 2012 (diff | hist) . . (+488) . . N CSecurity::ignore (Created page with "<onlyinclude> Ignores/mutes the given player (by name or CPlayer reference) for the given length of time, in minutes. </onlyinclude> If this is done clientside, it will igno...") (current)
- 17:51, 17 September 2012 (diff | hist) . . (+186) . . N CSecurity::printIgnores (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void printIgnores() </syntaxhighlight> Object method of: CSecurity Category:Scripting [[Category:Object M...") (current)
- 17:51, 17 September 2012 (diff | hist) . . (-6) . . CSecurity::printBans (current)
- 17:51, 17 September 2012 (diff | hist) . . (-5) . . CSecurity::saveBlacklist (current)
- 17:51, 17 September 2012 (diff | hist) . . (+189) . . N CSecurity::saveIgnorelist (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void saveIgnorelist() </syntaxhighlight> Object method of: CSecurity Category:Scripting [[Category:Objec...") (current)
- 17:50, 17 September 2012 (diff | hist) . . (-6) . . CSecurity::listCheckAllPlayers (current)
- 17:50, 17 September 2012 (diff | hist) . . (0) . . m CSecurity::listCheckAllPlayers (moved CSecurity::listCheckALlPlayers to CSecurity::listCheckAllPlayers)
- 17:50, 17 September 2012 (diff | hist) . . (+44) . . N CSecurity::listCheckALlPlayers (moved CSecurity::listCheckALlPlayers to CSecurity::listCheckAllPlayers) (current)
- 17:50, 17 September 2012 (diff | hist) . . (+622) . . CSecurity (current)
- 17:38, 17 September 2012 (diff | hist) . . (-3) . . CSecurity::isPlayerBanned (current)
- 17:37, 17 September 2012 (diff | hist) . . (0) . . m CSecurity::isPlayerBanned (moved CSecurity::doListChecks to CSecurity::isPlayerBanned: Renamed method)
- 17:37, 17 September 2012 (diff | hist) . . (+39) . . N CSecurity::doListChecks (moved CSecurity::doListChecks to CSecurity::isPlayerBanned: Renamed method) (current)
- 12:39, 14 September 2012 (diff | hist) . . (+198) . . N CShape::SetGravityScale (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void SetGravityScale( f32 scale ) </syntaxhighlight> Object method of: CShape Category:Scripting [[Categ...") (current)
- 12:39, 14 September 2012 (diff | hist) . . (+205) . . N CShape::SetRotationsAllowed (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void SetRotationsAllowed( bool allowed ) </syntaxhighlight> Object method of: CShape Category:Scripting ...") (current)
- 12:39, 14 September 2012 (diff | hist) . . (+208) . . CShape (current)
- 12:38, 14 September 2012 (diff | hist) . . (-5) . . CShape::SetActive (current)
- 12:38, 14 September 2012 (diff | hist) . . (+187) . . N CSprite::ResetTransform (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void ResetTransform() </syntaxhighlight> Object method of: CSprite Category:Scripting [[Category:Object ...") (current)
- 12:37, 14 September 2012 (diff | hist) . . (+193) . . N CSprite::ScaleBy (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void ScaleBy( Vec2f scale ) </syntaxhighlight> Object method of: CSprite Category:Scripting [[Category:O...") (current)
- 12:37, 14 September 2012 (diff | hist) . . (+194) . . N CSprite::TranslateBy (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void TranslateBy( Vec2f by ) </syntaxhighlight> Object method of: CSprite Category:Scripting [[Category:...") (current)
- 12:36, 14 September 2012 (diff | hist) . . (+242) . . CSprite (current)
- 12:35, 14 September 2012 (diff | hist) . . (+177) . . N CBlob::isOnWall (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool isOnWall() </syntaxhighlight> Object method of: CBlob Category:Scripting Category:Object Methods") (current)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)