summaryrefslogtreecommitdiffstats
path: root/pokemod/Badge.h
Commit message (Expand)AuthorAgeFilesLines
* [FIX] More header cleanlinessBen Boeckel2008-04-271-1/+0
* [FIX] Pokemod objects now know about parentsBen Boeckel2008-04-271-11/+11
* [FIX] Fraction bounds checkingBen Boeckel2008-04-201-1/+1
* [FIX] IndexException is more explicitBen Boeckel2008-04-191-2/+2
* [FIX] Frac -> FractionBen Boeckel2008-04-171-6/+7
* [FIX] Object::mid -> m_idBen Boeckel2008-04-151-10/+15
* [FIX] Member variables now use m_ prefixBen Boeckel2008-03-311-44/+39
* [FIX] KTabWidget now used rather than QTabWidget (though this kills Qt Design...Ben Boeckel2008-02-241-5/+3
* [FIX] Prettyfied include sectionsBen Boeckel2008-02-201-3/+5
* [FIX] pokemod now passes pointers around instead of referencesBen Boeckel2008-02-191-3/+3
* [FIX] Only committed general last timeBen Boeckel2008-02-011-13/+13
* [FIX] CoinList UI now uses a KComboBox instead of a KIntNumInput for valueBen Boeckel2008-02-011-0/+2
* [FIX] PokeMod namespace removedBen Boeckel2008-01-211-37/+34
* [FIX] const char*[] -> QStringList for easier laoding into KComboBoxBen Boeckel2008-01-211-19/+2
* [FIX] pokemod compiles faster due to better placement of #includesBen Boeckel2008-01-211-1/+2
* [DEL] get*Num/get*Denom methods from PokemodBen Boeckel2008-01-191-2/+0
* [DEL] Removed PokeGen namespaceBen Boeckel2008-01-191-56/+53
* [FIX] Added 2008 to copyrightsBen Boeckel2008-01-171-14/+15
* [FIX] classes more usableBen Boeckel2007-11-221-20/+22
* Redoing rev25Ben Boeckel2007-10-261-4/+2
* Reverted repo back to rev24 because committing of rev25 messed upBen Boeckel2007-10-261-2/+4
* [ADD] DISCLAIMERBen Boeckel2007-10-261-4/+2
* [FIX] Neural Network methods completeBen Boeckel2007-09-211-85/+93
* Moved to GPLv3 and Qt4, Changed String -> QString, other minor fixesBen Boeckel2007-07-211-15/+23
* Fixed Logging, minor fixes, got rid of NatureEffect, and started migration fr...Ben Boeckel2007-07-031-4/+3
* Minor various fixes, Dialog validation started, GUI fixes, String methods addedBen Boeckel2007-06-281-2/+2
* Pokemod validation, paths made to defaultBen Boeckel2007-06-221-10/+8
* const arguments where possible, EggGroup, Move beginningsBen Boeckel2007-05-261-10/+10
* Various pokemod fixes (added AbilityEffect and Type)Ben Boeckel2007-05-211-8/+8
* Starting INI migrationBen Boeckel2007-05-111-3/+3
* Got rid of XML for INI format, in process of moving over; added /ai/Net.{h, cpp}Ben Boeckel2007-05-051-3/+3
* git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@7 6ecfd...Ben Boeckel2007-05-031-3/+2
* Update PokeMod to PokeGen::PokeModBen Boeckel2007-05-031-39/+42
* Initial importBen Boeckel2007-05-031-0/+78