summaryrefslogtreecommitdiffstats
path: root/sigencore/TeamMember.cpp
Commit message (Expand)AuthorAgeFilesLines
* Allow for unlimited stages of stat modifiersBen Boeckel2009-07-191-2/+2
* Redo priorities for actionsBen Boeckel2009-03-051-2/+2
* Move isWild down to Creature and use Config for itBen Boeckel2009-03-051-16/+2
* Fix up setting containments and teams in TeamMemberBen Boeckel2009-03-041-9/+9
* Fixed sigencore to use namespaces in sourcesBen Boeckel2009-02-241-42/+47
* Update sigencore to the sigmod->game renameBen Boeckel2009-02-241-17/+17
* Fixed sigencore includes to use <> where possibleBen Boeckel2009-02-231-10/+10
* Made TeamMember inherit from Creature and trimmed out codeBen Boeckel2009-02-221-418/+22
* Added Move script handling to TeamMemberBen Boeckel2009-02-221-0/+17
* Fixed up status script handling in TeamMemberBen Boeckel2009-02-221-6/+32
* Status effects can only happen once per creatureBen Boeckel2009-02-221-3/+7
* Fixed Ability script handling in TeamMemberBen Boeckel2009-02-221-5/+33
* Added initial move initializationBen Boeckel2009-02-211-4/+12
* Moved item initialization to completeData()Ben Boeckel2009-02-211-15/+15
* Fixed signal connections in TeamMemberBen Boeckel2009-02-211-3/+3
* Get some TODOs done in TeamMemberBen Boeckel2009-02-141-2/+5
* Added move checkingBen Boeckel2009-02-131-14/+8
* Removed more completed TODOsBen Boeckel2009-02-131-3/+0
* Added a virtual dtorBen Boeckel2009-02-131-0/+6
* Added handling for other gender values in setGenderBen Boeckel2009-02-131-0/+2
* Fixed makeConnections and removed TODO markersBen Boeckel2009-02-131-7/+7
* Fixed things for the ctor changeBen Boeckel2009-02-131-1/+0
* Added method to complete data that isn't completedBen Boeckel2009-02-131-52/+34
* Rewrite ctor to be more usefulBen Boeckel2009-02-131-57/+14
* Add recalc stat methodsBen Boeckel2009-02-131-0/+22
* Added item and move methodsBen Boeckel2009-02-131-0/+49
* Add TODO comments and remove duplicate headerBen Boeckel2009-02-131-1/+3
* Added ability and status methodsBen Boeckel2009-02-131-0/+88
* Fixed stat methodsBen Boeckel2009-02-131-3/+76
* Fixed up level methodsBen Boeckel2009-02-131-2/+12
* Added calcStat implementation and updated statValue to use itBen Boeckel2009-02-131-19/+24
* Fixes for the buildBen Boeckel2009-02-121-5/+6
* Clean up old code from TeamMemberBen Boeckel2009-02-121-140/+0
* Fix Arena handlingBen Boeckel2009-02-121-19/+31
* Fixed nature handlingBen Boeckel2009-02-121-0/+10
* Fixed stat handling in TeamMemberBen Boeckel2009-02-121-89/+63
* Removed old sigmod and species methodsBen Boeckel2009-02-121-11/+0
* Fixed up level handling in TeamMemberBen Boeckel2009-02-121-67/+72
* Reorganized species, name, and gender for TeamMemberBen Boeckel2009-02-121-25/+30
* Added SetContainment and containment is scriptableBen Boeckel2009-02-121-0/+6
* Added sigmod to TeamMember and moved id upBen Boeckel2009-02-121-4/+9
* Removed data from TeamMember that the Arena should keep track ofBen Boeckel2009-02-121-26/+0
* Fixed evolution script to use runScriptBen Boeckel2009-02-091-10/+6
* Removed Skip from the action listBen Boeckel2009-02-091-3/+0
* Fix arguments in globalScript callBen Boeckel2009-02-091-1/+1
* Reorganized the Action enumeration to be flexible and have script overridesBen Boeckel2009-02-091-2/+13
* Fixed override methods in TeamMember to be smarterBen Boeckel2009-02-091-20/+19
* Cleaned up priority overrideBen Boeckel2009-02-091-8/+5
* Fix internal references to be Sigencore instead of SigbattleBen Boeckel2009-01-271-49/+49
* Begin migration of core classes to libsigencoreBen Boeckel2009-01-271-0/+705