summaryrefslogtreecommitdiffstats
path: root/pokemod/AbilityEffect.h
Commit message (Expand)AuthorAgeFilesLines
* [FIX] More header cleanlinessBen Boeckel2008-04-271-3/+0
* [FIX] Pokemod objects now know about parentsBen Boeckel2008-04-271-13/+9
* [FIX] Fraction bounds checkingBen Boeckel2008-04-201-2/+2
* [FIX] Frac -> FractionBen Boeckel2008-04-171-9/+10
* [FIX] Object::mid -> m_idBen Boeckel2008-04-151-5/+8
* [FIX] Member variables now use m_ prefixBen Boeckel2008-03-311-53/+48
* [FIX] Prettyfied include sectionsBen Boeckel2008-02-201-2/+4
* [FIX] pokemod now passes pointers around instead of referencesBen Boeckel2008-02-191-3/+3
* [FIX] Only committed general last timeBen Boeckel2008-02-011-25/+25
* [FIX] PokeMod namespace removedBen Boeckel2008-01-211-134/+131
* [FIX] const char*[] -> QStringList for easier laoding into KComboBoxBen Boeckel2008-01-211-8/+9
* [FIX] pokemod compiles faster due to better placement of #includesBen Boeckel2008-01-211-4/+2
* [DEL] get*Num/get*Denom methods from PokemodBen Boeckel2008-01-191-4/+0
* [DEL] Removed PokeGen namespaceBen Boeckel2008-01-191-137/+134
* [FIX] Added 2008 to copyrightsBen Boeckel2008-01-171-15/+16
* [FIX] classes more usableBen Boeckel2007-11-221-30/+32
* Redoing rev25Ben Boeckel2007-10-261-11/+2
* Reverted repo back to rev24 because committing of rev25 messed upBen Boeckel2007-10-261-2/+11
* [ADD] DISCLAIMERBen Boeckel2007-10-261-11/+2
* [FIX] Neural Network methods completeBen Boeckel2007-09-211-101/+182
* Moved to GPLv3 and Qt4, Changed String -> QString, other minor fixesBen Boeckel2007-07-211-18/+18
* Fixed Logging, minor fixes, got rid of NatureEffect, and started migration fr...Ben Boeckel2007-07-031-3/+0
* Pokemod validation, paths made to defaultBen Boeckel2007-06-221-2/+2
* Added Map and Tile, added Hat class, and fixed up some other minor thingsBen Boeckel2007-06-011-15/+15
* const arguments where possible, EggGroup, Move beginningsBen Boeckel2007-05-261-15/+15
* Added a lot of minor PokéMod modulesBen Boeckel2007-05-221-1/+1
* Various pokemod fixes (added AbilityEffect and Type)Ben Boeckel2007-05-211-0/+104