summaryrefslogtreecommitdiffstats
path: root/pokemod/MoveEffect.cpp
Commit message (Expand)AuthorAgeFilesLines
* [FIX] Pokemod objects now know about parentsBen Boeckel2008-04-271-14/+14
* [FIX] Fraction bounds checkingBen Boeckel2008-04-201-3/+7
* [FIX] IndexException is more explicitBen Boeckel2008-04-191-9/+9
* [FIX] Frac -> FractionBen Boeckel2008-04-171-11/+17
* [FIX] Object::mid -> m_idBen Boeckel2008-04-151-46/+31
* [FIX] Member variables now use m_ prefixBen Boeckel2008-03-311-135/+112
* [FIX] KTabWidget now used rather than QTabWidget (though this kills Qt Design...Ben Boeckel2008-02-241-4/+2
* [FIX] Prettyfied include sectionsBen Boeckel2008-02-201-1/+2
* [FIX] pokemod now passes pointers around instead of referencesBen Boeckel2008-02-191-5/+5
* [FIX] Only committed general last timeBen Boeckel2008-02-011-27/+27
* [FIX] Grammer in ChangelogBen Boeckel2008-01-231-12/+12
* [FIX] PokeMod namespace removedBen Boeckel2008-01-211-24/+24
* [FIX] const char*[] -> QStringList for easier laoding into KComboBoxBen Boeckel2008-01-211-1/+1
* [FIX] pokemod compiles faster due to better placement of #includesBen Boeckel2008-01-211-0/+2
* [DEL] get*Num/get*Denom methods from PokemodBen Boeckel2008-01-191-20/+0
* [DEL] Removed PokeGen namespaceBen Boeckel2008-01-191-28/+28
* [FIX] Added 2008 to copyrightsBen Boeckel2008-01-171-14/+58
* [ADD] Known MoveEffectsBen Boeckel2007-11-271-5/+61
* [FIX] classes more usableBen Boeckel2007-11-221-52/+67
* Redoing rev25Ben Boeckel2007-10-261-2/+3
* Reverted repo back to rev24 because committing of rev25 messed upBen Boeckel2007-10-261-3/+2
* [ADD] DISCLAIMERBen Boeckel2007-10-261-2/+3
* [FIX] Neural Network methods completeBen Boeckel2007-09-211-199/+142
* Moved to GPLv3 and Qt4, Changed String -> QString, other minor fixesBen Boeckel2007-07-211-11/+10
* Fixed Logging, minor fixes, got rid of NatureEffect, and started migration fr...Ben Boeckel2007-07-031-4/+0
* Pokemod validation, paths made to defaultBen Boeckel2007-06-221-2/+0
* Style cleanup, minor Matrix fixes, duplication validations, Pokemod methodsBen Boeckel2007-06-041-7/+6
* Finished off all PokeMod classes, added move validations, fixed up some GUI, ...Ben Boeckel2007-06-021-3/+3
* Added Map and Tile, added Hat class, and fixed up some other minor thingsBen Boeckel2007-06-011-23/+25
* Lots of minor fixes, added TODO file, Move methodsBen Boeckel2007-05-291-5/+5
* const arguments where possible, EggGroup, Move beginningsBen Boeckel2007-05-261-9/+9
* More modules PokéMod addedBen Boeckel2007-05-251-0/+205