| 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 | -665/+0 |
* | [FIX] Dialog commands now use "Species" instead of "Pokemon" | Ben Boeckel | 2008-05-22 | 1 | -7/+7 |
* | [FIX] Classes in pokemod will no longer emit a changed signal if not actually... | Ben Boeckel | 2008-05-21 | 1 | -2/+1 |
* | [FIX] Added a command widget | Ben Boeckel | 2008-05-21 | 1 | -6/+6 |
* | [FIX] general is now merged into pokemod | Ben Boeckel | 2008-05-19 | 1 | -1/+2 |
* | [FIX] Refactored out connections made within widgets | Ben Boeckel | 2008-05-15 | 1 | -0/+2 |
* | [ADD] Added Sound class and related code | Ben Boeckel | 2008-05-13 | 1 | -6/+4 |
* | [FIX] pokemod now uses signals/slots for errors and warnings | Ben Boeckel | 2008-05-03 | 1 | -608/+565 |
* | [FIX] Exceptions no longer used in pokemod | Ben Boeckel | 2008-05-02 | 1 | -16/+19 |
* | [FIX] Pokemod objects now know about parents | Ben Boeckel | 2008-04-27 | 1 | -613/+614 |
* | [FIX] IndexException is more explicit | Ben Boeckel | 2008-04-19 | 1 | -1/+1 |
* | [FIX] Frac -> Fraction | Ben Boeckel | 2008-04-17 | 1 | -2/+8 |
* | [FIX] Object::mid -> m_id | Ben Boeckel | 2008-04-15 | 1 | -18/+16 |
* | [FIX] Member variables now use m_ prefix | Ben Boeckel | 2008-03-31 | 1 | -126/+123 |
* | [FIX] pokemod now passes pointers around instead of references | Ben Boeckel | 2008-02-19 | 1 | -66/+66 |
* | [FIX] Only committed general last time | Ben Boeckel | 2008-02-01 | 1 | -78/+76 |
* | [FIX] BugCatcher now asks if the user wants to open KBugReport | Ben Boeckel | 2008-01-24 | 1 | -1/+1 |
* | [FIX] Grammer in Changelog | Ben Boeckel | 2008-01-23 | 1 | -6/+6 |
* | [FIX] PokeMod namespace removed | Ben Boeckel | 2008-01-21 | 1 | -19/+19 |
* | [FIX] const char*[] -> QStringList for easier laoding into KComboBox | Ben Boeckel | 2008-01-21 | 1 | -4/+4 |
* | [FIX] pokemod compiles faster due to better placement of #includes | Ben Boeckel | 2008-01-21 | 1 | -0/+9 |
* | [ADD] More GUI classes (only MoveEffect left) | Ben Boeckel | 2008-01-21 | 1 | -39/+39 |
* | [DEL] Removed PokeGen namespace | Ben Boeckel | 2008-01-19 | 1 | -13/+13 |
* | [FIX] Added 2008 to copyrights | Ben Boeckel | 2008-01-17 | 1 | -5/+20 |
* | [FIX] classes more usable | Ben Boeckel | 2007-11-22 | 1 | -100/+123 |
* | Redoing rev25 | Ben Boeckel | 2007-10-26 | 1 | -4/+19 |
* | Reverted repo back to rev24 because committing of rev25 messed up | Ben Boeckel | 2007-10-26 | 1 | -19/+4 |
* | [ADD] DISCLAIMER | Ben Boeckel | 2007-10-26 | 1 | -4/+19 |
* | [FIX] Neural Network methods complete | Ben Boeckel | 2007-09-21 | 1 | -668/+643 |
* | Moved to GPLv3 and Qt4, Changed String -> QString, other minor fixes | Ben Boeckel | 2007-07-21 | 1 | -780/+580 |
* | Fixed Logging, minor fixes, got rid of NatureEffect, and started migration fr... | Ben Boeckel | 2007-07-03 | 1 | -169/+394 |
* | Minor various fixes, Dialog validation started, GUI fixes, String methods added | Ben Boeckel | 2007-06-28 | 1 | -4/+541 |
* | Pokemod validation, paths made to default | Ben Boeckel | 2007-06-22 | 1 | -56/+11 |
* | Style cleanup, minor Matrix fixes, duplication validations, Pokemod methods | Ben Boeckel | 2007-06-04 | 1 | -4/+3 |
* | Finished off all PokeMod classes, added move validations, fixed up some GUI, ... | Ben Boeckel | 2007-06-02 | 1 | -4/+4 |
* | Added Map and Tile, added Hat class, and fixed up some other minor things | Ben Boeckel | 2007-06-01 | 1 | -1/+46 |
* | const arguments where possible, EggGroup, Move beginnings | Ben Boeckel | 2007-05-26 | 1 | -5/+5 |
* | More modules PokéMod added | Ben Boeckel | 2007-05-25 | 1 | -0/+107 |