summaryrefslogtreecommitdiffstats
path: root/sigencore/TeamMember.h
Commit message (Expand)AuthorAgeFilesLines
* Move isWild down to Creature and use Config for itBen Boeckel2009-03-051-5/+1
* Made TeamMember inherit from Creature and trimmed out codeBen Boeckel2009-02-221-138/+12
* Added storage for held item scripts in TeamMemberBen Boeckel2009-02-221-0/+2
* Added Move script handling to TeamMemberBen Boeckel2009-02-221-0/+4
* Fixed up status script handling in TeamMemberBen Boeckel2009-02-221-2/+4
* Fixed Ability script handling in TeamMemberBen Boeckel2009-02-221-2/+6
* Added initial move initializationBen Boeckel2009-02-211-2/+2
* Moved item initialization to completeData()Ben Boeckel2009-02-211-1/+0
* Get some TODOs done in TeamMemberBen Boeckel2009-02-141-0/+1
* Added move checkingBen Boeckel2009-02-131-1/+0
* Added a virtual dtorBen Boeckel2009-02-131-0/+1
* Fixed makeConnections and removed TODO markersBen Boeckel2009-02-131-2/+2
* Fixed things for the ctor changeBen Boeckel2009-02-131-1/+1
* Added method to complete data that isn't completedBen Boeckel2009-02-131-5/+4
* Rewrite ctor to be more usefulBen Boeckel2009-02-131-2/+1
* Add recalc stat methodsBen Boeckel2009-02-131-0/+1
* Added item and move methodsBen Boeckel2009-02-131-1/+1
* Fixed stat methodsBen Boeckel2009-02-131-2/+2
* Added calcStat implementation and updated statValue to use itBen Boeckel2009-02-131-1/+1
* Remove effort value signals since setStatExp will handle thisBen Boeckel2009-02-121-2/+0
* Add support for abilities, moves, items, and status effectsBen Boeckel2009-02-121-4/+48
* Clean up old code from TeamMemberBen Boeckel2009-02-121-33/+0
* Fix Arena handlingBen Boeckel2009-02-121-2/+3
* Fixed nature handlingBen Boeckel2009-02-121-1/+8
* Fixed stat handling in TeamMemberBen Boeckel2009-02-121-9/+21
* Fixed up level handling in TeamMemberBen Boeckel2009-02-121-13/+18
* Reorganized species, name, and gender for TeamMemberBen Boeckel2009-02-121-9/+11
* Added SetContainment and containment is scriptableBen Boeckel2009-02-121-1/+2
* Added sigmod to TeamMember and moved id upBen Boeckel2009-02-121-3/+3
* TeamMember::id is now private and Q_SCRIPTABLEBen Boeckel2009-02-121-3/+3
* Removed data from TeamMember that the Arena should keep track ofBen Boeckel2009-02-121-6/+0
* Removed Skip from the action listBen Boeckel2009-02-091-1/+0
* Reorganized the Action enumeration to be flexible and have script overridesBen Boeckel2009-02-091-2/+3
* Fix typedefs in TeamMemberBen Boeckel2009-02-091-2/+2
* Fix internal references to be Sigencore instead of SigbattleBen Boeckel2009-01-271-13/+13
* Begin migration of core classes to libsigencoreBen Boeckel2009-01-271-0/+220