summaryrefslogtreecommitdiffstats
path: root/pokemod/ItemEffect.cpp
Commit message (Expand)AuthorAgeFilesLines
* [FIX] Scrapped effects and such for scripts (going to use Kross) in pokemodBen Boeckel2008-05-231-610/+0
* [FIX] Classes in pokemod will no longer emit a changed signal if not actually...Ben Boeckel2008-05-211-25/+11
* [FIX] Value 5 added to ItemEffectBen Boeckel2008-05-191-18/+41
* [FIX] general is now merged into pokemodBen Boeckel2008-05-191-0/+1
* [ADD] ItemEffect widget near completion (value2 setting on the widget needed)Ben Boeckel2008-05-191-2/+1
* [FIX] Refactored out connections made within widgetsBen Boeckel2008-05-151-0/+8
* [FIX] pokemod now uses signals/slots for errors and warningsBen Boeckel2008-05-031-46/+46
* [FIX] Exceptions no longer used in pokemodBen Boeckel2008-05-021-289/+166
* [FIX] Pokemod objects now know about parentsBen Boeckel2008-04-271-254/+254
* [FIX] Fraction bounds checkingBen Boeckel2008-04-201-1/+8
* [FIX] IndexException is more explicitBen Boeckel2008-04-191-36/+36
* [FIX] Frac -> FractionBen Boeckel2008-04-171-7/+13
* [FIX] Object::mid -> m_idBen Boeckel2008-04-151-43/+34
* [FIX] Member variables now use m_ prefixBen Boeckel2008-03-311-301/+231
* [FIX] KTabWidget now used rather than QTabWidget (though this kills Qt Design...Ben Boeckel2008-02-241-14/+12
* [FIX] Prettyfied include sectionsBen Boeckel2008-02-201-1/+2
* [FIX] pokemod now passes pointers around instead of referencesBen Boeckel2008-02-191-27/+27
* [FIX] Only committed general last timeBen Boeckel2008-02-011-39/+39
* [FIX] Grammer in ChangelogBen Boeckel2008-01-231-50/+50
* [FIX] PokeMod namespace removedBen Boeckel2008-01-211-33/+33
* [FIX] const char*[] -> QStringList for easier laoding into KComboBoxBen Boeckel2008-01-211-9/+8
* [FIX] pokemod compiles faster due to better placement of #includesBen Boeckel2008-01-211-0/+4
* [ADD] More GUI classes (only MoveEffect left)Ben Boeckel2008-01-211-10/+10
* [DEL] get*Num/get*Denom methods from PokemodBen Boeckel2008-01-191-10/+0
* [DEL] Removed PokeGen namespaceBen Boeckel2008-01-191-35/+35
* [FIX] Added 2008 to copyrightsBen Boeckel2008-01-171-58/+68
* [FIX] classes more usableBen Boeckel2007-11-221-238/+292
* Redoing rev25Ben Boeckel2007-10-261-138/+456
* Reverted repo back to rev24 because committing of rev25 messed upBen Boeckel2007-10-261-456/+138
* [ADD] DISCLAIMERBen Boeckel2007-10-261-138/+456
* [FIX] Neural Network methods completeBen Boeckel2007-09-211-860/+408
* Moved to GPLv3 and Qt4, Changed String -> QString, other minor fixesBen Boeckel2007-07-211-14/+13
* 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-10/+30
* Style cleanup, minor Matrix fixes, duplication validations, Pokemod methodsBen Boeckel2007-06-041-13/+12
* Finished off all PokeMod classes, added move validations, fixed up some GUI, ...Ben Boeckel2007-06-021-3/+1
* Added Map and Tile, added Hat class, and fixed up some other minor thingsBen Boeckel2007-06-011-125/+149
* Lots of minor fixes, added TODO file, Move methodsBen Boeckel2007-05-291-15/+21
* const arguments where possible, EggGroup, Move beginningsBen Boeckel2007-05-261-26/+26
* More modules PokéMod addedBen Boeckel2007-05-251-0/+818