summaryrefslogtreecommitdiffstats
path: root/pokemod/Ability.cpp
Commit message (Expand)AuthorAgeFilesLines
* [FIX] Object::mid -> m_idBen Boeckel2008-04-151-38/+20
* [FIX] Memory leaks in load and copy methodBen Boeckel2008-03-311-4/+6
* [FIX] Member variables now use m_ prefixBen Boeckel2008-03-311-117/+111
* [FIX] KTabWidget now used rather than QTabWidget (though this kills Qt Design...Ben Boeckel2008-02-241-15/+23
* [FIX] Changelog/SVN desynchronization fixedBen Boeckel2008-02-231-1/+1
* [FIX] Prettyfied include sectionsBen Boeckel2008-02-201-0/+1
* [FIX] pokemod now passes pointers around instead of referencesBen Boeckel2008-02-191-22/+22
* [FIX] Only committed general last timeBen Boeckel2008-02-011-20/+20
* [FIX] Grammer in ChangelogBen Boeckel2008-01-231-6/+6
* [FIX] PokeMod namespace removedBen Boeckel2008-01-211-20/+20
* [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-2/+12
* [DEL] Removed PokeGen namespaceBen Boeckel2008-01-191-18/+18
* [FIX] Added 2008 to copyrightsBen Boeckel2008-01-171-10/+9
* [FIX] classes more usableBen Boeckel2007-11-221-57/+102
* Redoing rev25Ben Boeckel2007-10-261-6/+3
* Reverted repo back to rev24 because committing of rev25 messed upBen Boeckel2007-10-261-3/+6
* [ADD] DISCLAIMERBen Boeckel2007-10-261-6/+3
* [FIX] Neural Network methods completeBen Boeckel2007-09-211-178/+148
* Moved to GPLv3 and Qt4, Changed String -> QString, other minor fixesBen Boeckel2007-07-211-21/+20
* Fixed Logging, minor fixes, got rid of NatureEffect, and started migration fr...Ben Boeckel2007-07-031-51/+0
* Pokemod validation, paths made to defaultBen Boeckel2007-06-221-3/+5
* Style cleanup, minor Matrix fixes, duplication validations, Pokemod methodsBen Boeckel2007-06-041-15/+46
* Finished off all PokeMod classes, added move validations, fixed up some GUI, ...Ben Boeckel2007-06-021-7/+6
* Added Map and Tile, added Hat class, and fixed up some other minor thingsBen Boeckel2007-06-011-5/+3
* Lots of minor fixes, added TODO file, Move methodsBen Boeckel2007-05-291-1/+1
* const arguments where possible, EggGroup, Move beginningsBen Boeckel2007-05-261-5/+5
* Added more PokéMod modulesBen Boeckel2007-05-231-1/+2
* Various pokemod fixes (added AbilityEffect and Type)Ben Boeckel2007-05-211-25/+25
* Starting INI migrationBen Boeckel2007-05-111-28/+16
* Got rid of XML for INI format, in process of moving over; added /ai/Net.{h, cpp}Ben Boeckel2007-05-051-2/+2
* git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@7 6ecfd...Ben Boeckel2007-05-031-8/+32
* Update PokeMod to PokeGen::PokeModBen Boeckel2007-05-031-13/+13
* Initial importBen Boeckel2007-05-031-0/+187