User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 03:15, 3 October 2012 (diff | hist) . . (-2) . . Template:Current Events
- 03:15, 3 October 2012 (diff | hist) . . (+456) . . Template:Current Events
- 05:14, 17 September 2012 (diff | hist) . . (0) . . Version history
- 05:08, 17 September 2012 (diff | hist) . . (+1,737) . . Version history
- 04:55, 17 September 2012 (diff | hist) . . (+1,824) . . Template:Current Events
- 04:38, 17 September 2012 (diff | hist) . . (+1,904) . . Template:Current Events
- 04:20, 17 September 2012 (diff | hist) . . (0) . . Template:Current Events
- 04:19, 17 September 2012 (diff | hist) . . (+1,245) . . Template:Current Events
- 04:15, 17 September 2012 (diff | hist) . . (-1,243) . . m Template:Current Events (Reverted edits by Jackitch (talk) to last revision by ParaLogia)
- 04:14, 17 September 2012 (diff | hist) . . (+1,243) . . Template:Current Events
- 19:02, 16 September 2012 (diff | hist) . . (0) . . Template:LatestBuild
- 07:04, 10 September 2012 (diff | hist) . . (+1,196) . . CSprite
- 06:56, 10 September 2012 (diff | hist) . . (+2,710) . . N CSprite (Created page with "<onlyinclude> </onlyinclude> Methods: {| class="wikitableShiny" |- ! '''Method''' ! '''Description''' |- | getBlob | {{:Component::getBlob|getBlob}} |- |...")
- 06:43, 10 September 2012 (diff | hist) . . (+493) . . N SpriteConsts (Created page with "<onlyinclude> </onlyinclude> Properties: {| class="wikitableShiny" border="1" |- ! '''Property''' ! '''Type''' ! '''Description''' |- | filename | string | |- | framWidth | s...") (current)
- 06:39, 10 September 2012 (diff | hist) . . (+189) . . N CRules::getTeamsCount (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> int getTeamsCount() </syntaxhighlight> Object method of: CRules Category:Scripting [[Category:Objec...")
- 06:38, 10 September 2012 (diff | hist) . . (+4) . . CRules
- 06:38, 10 September 2012 (diff | hist) . . (+20) . . CRules
- 06:37, 10 September 2012 (diff | hist) . . (+198) . . N CRules::getProperties (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> CProperties@ getProperties() </syntaxhighlight> Object method of: CRules Category:Scripting [[Categ...") (current)
- 06:37, 10 September 2012 (diff | hist) . . (+187) . . N CRules::isGameOver (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool isGameOver() </syntaxhighlight> Object method of: CRules Category:Scripting [[Category:Object ...") (current)
- 06:36, 10 September 2012 (diff | hist) . . (+191) . . N CRules::isMatchRunning (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool isMatchRunning() </syntaxhighlight> Object method of: CRules Category:Scripting [[Category:Obj...") (current)
- 06:36, 10 September 2012 (diff | hist) . . (+186) . . N CRules::isBarrier (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool isBarrier() </syntaxhighlight> Object method of: CRules Category:Scripting [[Category:Object M...") (current)
- 06:36, 10 September 2012 (diff | hist) . . (+185) . . N CRules::isWarmup (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool isWarmup() </syntaxhighlight> Object method of: CRules Category:Scripting [[Category:Object Me...") (current)
- 06:36, 10 September 2012 (diff | hist) . . (+191) . . N CRules::isIntermission (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool isIntermission() </syntaxhighlight> Object method of: CRules Category:Scripting [[Category:Obj...") (current)
- 06:35, 10 September 2012 (diff | hist) . . (+209) . . N CRules::SetGlobalMessage (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void SetGlobalMessage( string message ) </syntaxhighlight> Object method of: CRules [[Category:Scripting]...") (current)
- 06:35, 10 September 2012 (diff | hist) . . (+185) . . N CRules::getTeamWon (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> s8 getTeamWon() </syntaxhighlight> Object method of: CRules Category:Scripting [[Category:Object Me...") (current)
- 06:35, 10 September 2012 (diff | hist) . . (+194) . . N CRules::SetTeamWon (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void SetTeamWon(s8 team) </syntaxhighlight> Object method of: CRules Category:Scripting [[Category:...") (current)
- 06:35, 10 September 2012 (diff | hist) . . (+190) . . N CRules::getCurrentState (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> u8 getCurrentState() </syntaxhighlight> Object method of: CRules Category:Scripting [[Category:Obje...") (current)
- 06:35, 10 September 2012 (diff | hist) . . (+202) . . N CRules::SetCurrentState (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void SetCurrentState( u8 state ) </syntaxhighlight> Object method of: CRules Category:Scripting [[C...") (current)
- 06:34, 10 September 2012 (diff | hist) . . (+189) . . N CRules::RestartRules (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void RestartRules() </syntaxhighlight> Object method of: CRules Category:Scripting [[Category:Objec...") (current)
- 06:34, 10 September 2012 (diff | hist) . . (+1,654) . . N CRules (Created page with "<onlyinclude> </onlyinclude> Methods: {| class="wikitableShiny" |- ! '''Method''' ! '''Description''' |- | RestartRules | {{:CRules::RestartRules|Resta...")
- 06:25, 10 September 2012 (diff | hist) . . (+208) . . N CTechTree::hasPrereqsFor (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool hasPrereqsFor(string techname) </syntaxhighlight> Object method of: CTechTree Category:Scripting...") (current)
- 06:24, 10 September 2012 (diff | hist) . . (+202) . . N CTechTree::hasTech (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool hasTech(string techname) </syntaxhighlight> Object method of: CTechTree Category:Scripting [[C...") (current)
- 06:24, 10 September 2012 (diff | hist) . . (+203) . . N CTechTree::takeTech (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void takeTech(string techname) </syntaxhighlight> Object method of: CTechTree Category:Scripting [[...") (current)
- 06:24, 10 September 2012 (diff | hist) . . (+203) . . N CTechTree::giveTech (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void giveTech(string techname) </syntaxhighlight> Object method of: CTechTree Category:Scripting [[...") (current)
- 06:23, 10 September 2012 (diff | hist) . . (+133) . . CTechTree::setIcon (current)
- 06:22, 10 September 2012 (diff | hist) . . (+229) . . N CTechTree::setDescription (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void setDescription(string techname, string description) </syntaxhighlight> Object method of: CTechTree [...") (current)
- 06:22, 10 September 2012 (diff | hist) . . (+212) . . N CTechTree::setIcon (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void setIcon(string techname, u32 icon) </syntaxhighlight> Object method of: CTechTree [[Category:Scripti...")
- 06:22, 10 September 2012 (diff | hist) . . (+233) . . N CTechTree::addPrerequesite (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> CTechnology@ addPrerequesite(string techname, string prereq) </syntaxhighlight> Object method of: [[CTechTree...") (current)
- 06:21, 10 September 2012 (diff | hist) . . (+341) . . N CTechTree::addTech (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> CTechnology@ addTech(string techname) CTechnology@ addTech(string techname, u32 researchTimeSecs) CTechnology@ ...") (current)
- 06:20, 10 September 2012 (diff | hist) . . (+192) . . N CTechTree::getTechsCount (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> int getTechsCount() </syntaxhighlight> Object method of: CTechTree Category:Scripting [[Category:Ob...") (current)
- 06:20, 10 September 2012 (diff | hist) . . (-1) . . CTechTree::getTech (current)
- 06:20, 10 September 2012 (diff | hist) . . (+244) . . N CTechTree::getTech (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> CTechnology@ getTech(string techname)" CTechnology@ getTech(int index) </syntaxhighlight> Object method of: ...")
- 06:19, 10 September 2012 (diff | hist) . . (+205) . . N CTechTree::techExists (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool techExists(string techname) </syntaxhighlight> Object method of: CTechTree Category:Scripting ...") (current)
- 06:17, 10 September 2012 (diff | hist) . . (+1,058) . . N CTechTree (Created page with "<onlyinclude> </onlyinclude> Methods: {| class="wikitableShiny" |- ! '''Method''' ! '''Description''' |- | techExists | {{:CTechTree::techExists|techE...") (current)
- 06:09, 10 September 2012 (diff | hist) . . (+198) . . N CShape::AddForce (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void AddForce( Vec2f Force ) </syntaxhighlight> Object method of: CShape Category:Scripting [[Categ...") (current)
- 06:09, 10 September 2012 (diff | hist) . . (+195) . . N CShape::getConsts (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> ShapeConsts@ getConsts( ) </syntaxhighlight> Object method of: CShape Category:Scripting [[Category...") (current)
- 06:09, 10 September 2012 (diff | hist) . . (+191) . . N CShape::getVars (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> ShapeVars@ getVars( ) </syntaxhighlight> Object method of: CShape Category:Scripting [[Category:Obj...") (current)
- 06:08, 10 September 2012 (diff | hist) . . (+199) . . N CShape::SetVelocity (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void SetVelocity( Vec2f pos ) </syntaxhighlight> Object method of: CShape Category:Scripting [[Cate...") (current)
- 06:08, 10 September 2012 (diff | hist) . . (+199) . . N CShape::SetPosition (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void SetPosition( Vec2f pos ) </syntaxhighlight> Object method of: CShape Category:Scripting [[Cate...") (current)
- 06:08, 10 September 2012 (diff | hist) . . (+213) . . N CShape::AddScript (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool AddScript( const string &in fileName ) </syntaxhighlight> Object method of: CShape [[Category:Script...") (current)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)