summaryrefslogtreecommitdiffstats
path: root/pokemod/Move.cpp
Commit message (Expand)AuthorAgeFilesLines
* [FIX] KTabWidget now used rather than QTabWidget (though this kills Qt Design...Ben Boeckel2008-02-241-15/+23
* [FIX] Prettyfied include sectionsBen Boeckel2008-02-201-0/+1
* [ADD] MoveUI.{h, cpp}Ben Boeckel2008-02-191-0/+5
* [FIX] pokemod now passes pointers around instead of referencesBen Boeckel2008-02-191-31/+31
* [FIX] Only committed general last timeBen Boeckel2008-02-011-40/+40
* [FIX] Grammer in ChangelogBen Boeckel2008-01-231-11/+11
* [FIX] PokeMod namespace removedBen Boeckel2008-01-211-49/+49
* [FIX] const char*[] -> QStringList for easier laoding into KComboBoxBen Boeckel2008-01-211-3/+2
* [FIX] pokemod compiles faster due to better placement of #includesBen Boeckel2008-01-211-0/+7
* [ADD] More GUI classes (only MoveEffect left)Ben Boeckel2008-01-211-5/+15
* [DEL] get*Num/get*Denom methods from PokemodBen Boeckel2008-01-191-10/+0
* [DEL] Removed PokeGen namespaceBen Boeckel2008-01-191-49/+49
* [FIX] Added 2008 to copyrightsBen Boeckel2008-01-171-22/+22
* [FIX] classes more usableBen Boeckel2007-11-221-148/+234
* Redoing rev25Ben Boeckel2007-10-261-7/+7
* Reverted repo back to rev24 because committing of rev25 messed upBen Boeckel2007-10-261-7/+7
* [ADD] DISCLAIMERBen Boeckel2007-10-261-7/+7
* [FIX] Neural Network methods completeBen Boeckel2007-09-211-456/+345
* Moved to GPLv3 and Qt4, Changed String -> QString, other minor fixesBen Boeckel2007-07-211-30/+29
* Fixed Logging, minor fixes, got rid of NatureEffect, and started migration fr...Ben Boeckel2007-07-031-242/+0
* Pokemod validation, paths made to defaultBen Boeckel2007-06-221-14/+14
* Style cleanup, minor Matrix fixes, duplication validations, Pokemod methodsBen Boeckel2007-06-041-34/+102
* Finished off all PokeMod classes, added move validations, fixed up some GUI, ...Ben Boeckel2007-06-021-10/+10
* Added Map and Tile, added Hat class, and fixed up some other minor thingsBen Boeckel2007-06-011-55/+53
* Lots of minor fixes, added TODO file, Move methodsBen Boeckel2007-05-291-0/+633