summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Added initial move initializationBen Boeckel2009-02-212-6/+14
|
* Moved item initialization to completeData()Ben Boeckel2009-02-212-16/+15
|
* Fixed signal connections in TeamMemberBen Boeckel2009-02-211-3/+3
|
* Boilerplate code for Sigmod testingBen Boeckel2009-02-142-0/+170
|
* Krazy fixes to the .desktop fileBen Boeckel2009-02-141-2/+1
|
* Get some TODOs done in TeamMemberBen Boeckel2009-02-142-2/+6
|
* Add removeMember method to ContainmentBen Boeckel2009-02-141-0/+1
|
* Fixes to the spec fileBen Boeckel2009-02-141-2/+2
|
* Added move checkingBen Boeckel2009-02-132-15/+8
|
* Removed more completed TODOsBen Boeckel2009-02-131-3/+0
|
* Added a virtual dtorBen Boeckel2009-02-132-0/+7
|
* Added handling for other gender values in setGenderBen Boeckel2009-02-131-0/+2
|
* Fixed makeConnections and removed TODO markersBen Boeckel2009-02-132-9/+9
|
* Fixed things for the ctor changeBen Boeckel2009-02-132-2/+1
|
* Added method to complete data that isn't completedBen Boeckel2009-02-132-57/+38
|
* Rewrite ctor to be more usefulBen Boeckel2009-02-132-59/+15
|
* Add recalc stat methodsBen Boeckel2009-02-132-0/+23
|
* Fix more valgrind errors in sigmodBen Boeckel2009-02-133-14/+15
|
* Added TODO in ArenaBen Boeckel2009-02-131-0/+1
|
* Platform-agnostic mkdir in doxygen.cmakeBen Boeckel2009-02-131-1/+1
|
* Missed a member variable in the initializer list for Species ctorBen Boeckel2009-02-131-0/+1
|
* Add valgrind tests to CMakeBen Boeckel2009-02-133-39/+70
|
* Added item and move methodsBen Boeckel2009-02-132-1/+50
|
* 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-132-5/+78
|
* Fixed up level methodsBen Boeckel2009-02-131-2/+12
|
* Added calcStat implementation and updated statValue to use itBen Boeckel2009-02-132-20/+25
|
* Remove effort value signals since setStatExp will handle thisBen Boeckel2009-02-121-2/+0
|
* Fixes for the buildBen Boeckel2009-02-121-5/+6
|
* Add support for abilities, moves, items, and status effectsBen Boeckel2009-02-121-4/+48
|
* Clean up old code from TeamMemberBen Boeckel2009-02-122-173/+0
|
* Fix Arena handlingBen Boeckel2009-02-122-21/+34
|
* Fixed nature handlingBen Boeckel2009-02-122-1/+18
|
* Fixed stat handling in TeamMemberBen Boeckel2009-02-122-98/+84
|
* Removed old sigmod and species methodsBen Boeckel2009-02-121-11/+0
|
* Fixed up level handling in TeamMemberBen Boeckel2009-02-122-80/+90
|
* Reorganized species, name, and gender for TeamMemberBen Boeckel2009-02-122-34/+41
|
* Added SetContainment and containment is scriptableBen Boeckel2009-02-122-1/+8
|
* Added sigmod to TeamMember and moved id upBen Boeckel2009-02-122-7/+12
|
* 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-122-32/+0
|
* Reorder forward declarationsBen Boeckel2009-02-126-16/+16
|
* Simplified signals in ConfigBen Boeckel2009-02-122-8/+5
|
* Added options method to ConfigBen Boeckel2009-02-122-0/+12
|
* Made decision requests pass th player around as wellBen Boeckel2009-02-122-6/+6
|
* Link Team with PlayerBen Boeckel2009-02-122-4/+22
|
* Fixed Arena to get the client from the TeamMember instead of having ↵Ben Boeckel2009-02-121-10/+14
| | | | TeamMember store it
* Implemented Player item query methodsBen Boeckel2009-02-122-5/+89
|
* Fixed header including in sigencoreBen Boeckel2009-02-125-7/+28
|