summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Copy/paste errorBen Boeckel2009-01-101-2/+2
* Fixed typoBen Boeckel2009-01-101-1/+1
* Fixed parameter names in TimeUIBen Boeckel2009-01-101-2/+2
* TimeWrapper can now have hour and minute overriddenBen Boeckel2009-01-101-0/+2
* Added a script variable to TimeBen Boeckel2009-01-109-9/+79
* Updated code to support new MapTrainerTeamMember item representationBen Boeckel2009-01-104-6/+15
* Checking items in MapTrainerTeamMember includes count checking as wellBen Boeckel2009-01-104-17/+19
* Added MapTrainerTeamMember testsBen Boeckel2009-01-103-1/+646
* Refactored canLearn out of move checking in MapTrainerTeamMemberBen Boeckel2009-01-102-29/+25
* Changed item handling in MapTrainerTeamMember to use a map instead of a list ...Ben Boeckel2009-01-104-26/+96
* Fixed up clear() for other classes to clean lists as wellBen Boeckel2009-01-083-3/+16
* Added Store testsBen Boeckel2009-01-083-1/+232
* Actually commit the short-circuit...Ben Boeckel2009-01-081-1/+1
* Fixed TS_LIST to only erase a value when the state is false and order of if t...Ben Boeckel2009-01-081-2/+2
* Fixed Store to clear list when loaded/assigned toBen Boeckel2009-01-082-1/+9
* Fixed Store to load and save nameBen Boeckel2009-01-081-1/+3
* Fixed dateBen Boeckel2009-01-081-1/+1
* Added MapEffect testsBen Boeckel2009-01-083-1/+294
* Fixed some validation checks (only check leadTeamMember when there are some)Ben Boeckel2009-01-081-2/+3
* Added MapTrainer testsBen Boeckel2009-01-083-1/+398
* Added MapWildList testsBen Boeckel2009-01-083-1/+210
* Fixed copyright datesBen Boeckel2009-01-082-2/+2
* Added MapWildListEncounter testsBen Boeckel2009-01-073-0/+251
* Fixed copyright datesBen Boeckel2009-01-074-4/+4
* Added Move testsBen Boeckel2009-01-073-1/+384
* Fixed xmllint errors in kcfg fileBen Boeckel2009-01-061-8/+4
* Krazy check fixesBen Boeckel2009-01-0610-22/+22
* Added Trainer testsBen Boeckel2009-01-063-1/+345
* Added MapTile tests and fixed default zIndex valueBen Boeckel2008-12-314-2/+250
* Fixed header inclusion orderBen Boeckel2008-12-315-5/+5
* Reformatted the test codeBen Boeckel2008-12-311-67/+67
* Added Tile testsBen Boeckel2008-12-313-1/+205
* Added Time testsBen Boeckel2008-12-313-1/+225
* Added check to make sure that Sprite is not emptyBen Boeckel2008-12-311-0/+2
* Added Type tests and fixed bounds on stabBen Boeckel2008-12-314-2/+195
* Added Weather testsBen Boeckel2008-12-313-1/+190
* Added Status testsBen Boeckel2008-12-313-1/+207
* Added Sprite testsBen Boeckel2008-12-313-1/+194
* Added values() method to ConfigBen Boeckel2008-12-312-0/+15
* Changed Config to use Config as parents instead of plain QObjectBen Boeckel2008-12-3114-24/+31
* Added tests for SoundBen Boeckel2008-12-303-1/+215
* Added tests for SkinBen Boeckel2008-12-303-1/+188
* Added tests for NatureBen Boeckel2008-12-303-1/+283
* Added test for SpeciesMoveBen Boeckel2008-12-293-1/+260
* Added SpeciesItem testsBen Boeckel2008-12-293-1/+207
* Added SpeciesAbility testingBen Boeckel2008-12-293-1/+207
* Merge branch 'sigmod-checks'Ben Boeckel2008-12-290-0/+0
|\
| * Added macos for overriding values in sigscriptsigmod-checksBen Boeckel2008-12-2916-78/+50
| * Added macros for subclass handlingBen Boeckel2008-12-298-2684/+151
| * Fixed bounds check in ItemBen Boeckel2008-12-291-1/+1