| Commit message (Expand) | Author | Age | Files | Lines |
* | [FIX] Scrapped effects and such for scripts (going to use Kross) in pokemod | Ben Boeckel | 2008-05-23 | 1 | -610/+0 |
* | [FIX] Classes in pokemod will no longer emit a changed signal if not actually... | Ben Boeckel | 2008-05-21 | 1 | -25/+11 |
* | [FIX] Value 5 added to ItemEffect | Ben Boeckel | 2008-05-19 | 1 | -18/+41 |
* | [FIX] general is now merged into pokemod | Ben Boeckel | 2008-05-19 | 1 | -0/+1 |
* | [ADD] ItemEffect widget near completion (value2 setting on the widget needed) | Ben Boeckel | 2008-05-19 | 1 | -2/+1 |
* | [FIX] Refactored out connections made within widgets | Ben Boeckel | 2008-05-15 | 1 | -0/+8 |
* | [FIX] pokemod now uses signals/slots for errors and warnings | Ben Boeckel | 2008-05-03 | 1 | -46/+46 |
* | [FIX] Exceptions no longer used in pokemod | Ben Boeckel | 2008-05-02 | 1 | -289/+166 |
* | [FIX] Pokemod objects now know about parents | Ben Boeckel | 2008-04-27 | 1 | -254/+254 |
* | [FIX] Fraction bounds checking | Ben Boeckel | 2008-04-20 | 1 | -1/+8 |
* | [FIX] IndexException is more explicit | Ben Boeckel | 2008-04-19 | 1 | -36/+36 |
* | [FIX] Frac -> Fraction | Ben Boeckel | 2008-04-17 | 1 | -7/+13 |
* | [FIX] Object::mid -> m_id | Ben Boeckel | 2008-04-15 | 1 | -43/+34 |
* | [FIX] Member variables now use m_ prefix | Ben Boeckel | 2008-03-31 | 1 | -301/+231 |
* | [FIX] KTabWidget now used rather than QTabWidget (though this kills Qt Design... | Ben Boeckel | 2008-02-24 | 1 | -14/+12 |
* | [FIX] Prettyfied include sections | Ben Boeckel | 2008-02-20 | 1 | -1/+2 |
* | [FIX] pokemod now passes pointers around instead of references | Ben Boeckel | 2008-02-19 | 1 | -27/+27 |
* | [FIX] Only committed general last time | Ben Boeckel | 2008-02-01 | 1 | -39/+39 |
* | [FIX] Grammer in Changelog | Ben Boeckel | 2008-01-23 | 1 | -50/+50 |
* | [FIX] PokeMod namespace removed | Ben Boeckel | 2008-01-21 | 1 | -33/+33 |
* | [FIX] const char*[] -> QStringList for easier laoding into KComboBox | Ben Boeckel | 2008-01-21 | 1 | -9/+8 |
* | [FIX] pokemod compiles faster due to better placement of #includes | Ben Boeckel | 2008-01-21 | 1 | -0/+4 |
* | [ADD] More GUI classes (only MoveEffect left) | Ben Boeckel | 2008-01-21 | 1 | -10/+10 |
* | [DEL] get*Num/get*Denom methods from Pokemod | Ben Boeckel | 2008-01-19 | 1 | -10/+0 |
* | [DEL] Removed PokeGen namespace | Ben Boeckel | 2008-01-19 | 1 | -35/+35 |
* | [FIX] Added 2008 to copyrights | Ben Boeckel | 2008-01-17 | 1 | -58/+68 |
* | [FIX] classes more usable | Ben Boeckel | 2007-11-22 | 1 | -238/+292 |
* | Redoing rev25 | Ben Boeckel | 2007-10-26 | 1 | -138/+456 |
* | Reverted repo back to rev24 because committing of rev25 messed up | Ben Boeckel | 2007-10-26 | 1 | -456/+138 |
* | [ADD] DISCLAIMER | Ben Boeckel | 2007-10-26 | 1 | -138/+456 |
* | [FIX] Neural Network methods complete | Ben Boeckel | 2007-09-21 | 1 | -860/+408 |
* | Moved to GPLv3 and Qt4, Changed String -> QString, other minor fixes | Ben Boeckel | 2007-07-21 | 1 | -14/+13 |
* | Fixed Logging, minor fixes, got rid of NatureEffect, and started migration fr... | Ben Boeckel | 2007-07-03 | 1 | -4/+0 |
* | Pokemod validation, paths made to default | Ben Boeckel | 2007-06-22 | 1 | -10/+30 |
* | Style cleanup, minor Matrix fixes, duplication validations, Pokemod methods | Ben Boeckel | 2007-06-04 | 1 | -13/+12 |
* | Finished off all PokeMod classes, added move validations, fixed up some GUI, ... | Ben Boeckel | 2007-06-02 | 1 | -3/+1 |
* | Added Map and Tile, added Hat class, and fixed up some other minor things | Ben Boeckel | 2007-06-01 | 1 | -125/+149 |
* | Lots of minor fixes, added TODO file, Move methods | Ben Boeckel | 2007-05-29 | 1 | -15/+21 |
* | const arguments where possible, EggGroup, Move beginnings | Ben Boeckel | 2007-05-26 | 1 | -26/+26 |
* | More modules PokéMod added | Ben Boeckel | 2007-05-25 | 1 | -0/+818 |