summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Added team method to PlayerBen Boeckel2009-02-122-0/+6
|
* Grouped virtual declarations togetherBen Boeckel2009-02-121-2/+1
|
* Reorganized addClient and added a way to set up rules in ArenasBen Boeckel2009-02-122-5/+11
|
* Fixed weather adding/removal in ArenaBen Boeckel2009-02-122-2/+4
|
* Fixed undefined variable in ContainmentBen Boeckel2009-02-121-0/+1
|
* Reorganized query methods for team structureBen Boeckel2009-02-122-13/+59
|
* Scripts can request actions of TeamMembers in the arenaBen Boeckel2009-02-121-0/+2
|
* Added weather support to ArenaBen Boeckel2009-02-122-0/+39
|
* Clean up scripts so that they don't collide with possible language keywordsBen Boeckel2009-02-111-40/+42
|
* Fix long-time bug of setting Sigmods as dirty when closing themBen Boeckel2009-02-111-1/+0
|
* Enable Ruby test in scriptBen Boeckel2009-02-092-1/+3
|
* Starting to fix Nature testBen Boeckel2009-02-091-2/+2
|
* Added signals for when the member list changesBen Boeckel2009-02-092-0/+9
|