summaryrefslogtreecommitdiffstats
path: root/pokemod/MapEffect.h
Commit message (Expand)AuthorAgeFilesLines
* [FIX] Added Q_OBJECT to pokemod classesBen Boeckel2008-05-071-0/+2
* [FIX] pokemod now uses signals/slots for errors and warningsBen Boeckel2008-05-031-5/+8
* [FIX] Exceptions no longer used in pokemodBen Boeckel2008-05-021-9/+8
* [FIX] QStringList needed in some of the pokemod headersBen Boeckel2008-04-291-1/+1
* [FIX] Less repetative code in pokemodBen Boeckel2008-04-291-3/+0
* [FIX] More header cleanlinessBen Boeckel2008-04-271-1/+0
* [FIX] Pokemod objects now know about parentsBen Boeckel2008-04-271-16/+12
* [FIX] IndexException is more explicitBen Boeckel2008-04-191-1/+1
* [FIX] Frac -> FractionBen Boeckel2008-04-171-2/+3
* [FIX] Object::mid -> m_idBen Boeckel2008-04-151-8/+12
* [FIX] Member variables now use m_ prefixBen Boeckel2008-03-311-61/+56
* [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-25/+25
* [FIX] PokeMod namespace removedBen Boeckel2008-01-211-81/+78
* [FIX] const char*[] -> QStringList for easier laoding into KComboBoxBen Boeckel2008-01-211-2/+3
* [FIX] pokemod compiles faster due to better placement of #includesBen Boeckel2008-01-211-2/+3
* [ADD] More GUI classes (only MoveEffect left)Ben Boeckel2008-01-211-4/+0
* [DEL] get*Num/get*Denom methods from PokemodBen Boeckel2008-01-191-3/+3
* [DEL] Removed PokeGen namespaceBen Boeckel2008-01-191-84/+81
* [FIX] Added 2008 to copyrightsBen Boeckel2008-01-171-13/+13
* [FIX] classes more usableBen Boeckel2007-11-221-36/+38
* Redoing rev25Ben Boeckel2007-10-261-5/+2
* Reverted repo back to rev24 because committing of rev25 messed upBen Boeckel2007-10-261-2/+5
* [ADD] DISCLAIMERBen Boeckel2007-10-261-5/+2
* [FIX] Neural Network methods completeBen Boeckel2007-09-211-108/+122
* Moved to GPLv3 and Qt4, Changed String -> QString, other minor fixesBen Boeckel2007-07-211-21/+21
* 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/+5
* Finished off all PokeMod classes, added move validations, fixed up some GUI, ...Ben Boeckel2007-06-021-0/+108