| Commit message (Expand) | Author | Age | Files | Lines |
* | [FIX] Moving stuff for the move to the new name, Sigma Game Engine (sigen for... | Ben Boeckel | 2008-09-05 | 1 | -118/+0 |
* | [FIX] Script to make a tarball now defaults to HEAD for the revision | Ben Boeckel | 2008-08-18 | 1 | -2/+2 |
* | [FIX] List members of pokemod classes now can be returned in their entirety | Ben Boeckel | 2008-08-05 | 1 | -0/+5 |
* | [FIX] Cleaned up the RC file | Ben Boeckel | 2008-08-04 | 1 | -6/+1 |
* | [ADD] Added XMLGUI file for pokemodr | Ben Boeckel | 2008-08-02 | 1 | -4/+4 |
* | [FIX] Using qobject_cast now where possible | Ben Boeckel | 2008-06-30 | 1 | -1/+1 |
* | [FIX] Macros fixed and ID can't be set outside of constructors | Ben Boeckel | 2008-06-28 | 1 | -3/+4 |
* | [FIX] Validation works in Pokémodr | Ben Boeckel | 2008-06-19 | 1 | -0/+3 |
* | [FIX] All modules now use their own namespace | Ben Boeckel | 2008-06-09 | 1 | -12/+12 |
* | [FIX] Modified Rules a bit | Ben Boeckel | 2008-06-02 | 1 | -7/+4 |
* | [FIX] Classes in pokemod will no longer emit a changed signal if not actually... | Ben Boeckel | 2008-05-21 | 1 | -2/+1 |
* | [FIX] Refactored out connections made within widgets | Ben Boeckel | 2008-05-15 | 1 | -0/+7 |
* | [FIX] pokemod now uses signals/slots for errors and warnings | Ben Boeckel | 2008-05-03 | 1 | -8/+7 |
* | [FIX] Exceptions no longer used in pokemod | Ben Boeckel | 2008-05-02 | 1 | -36/+22 |
* | [FIX] More header cleanliness | Ben Boeckel | 2008-04-27 | 1 | -3/+0 |
* | [FIX] Pokemod objects now know about parents | Ben Boeckel | 2008-04-27 | 1 | -37/+38 |
* | [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 | -28/+11 |
* | [FIX] Member variables now use m_ prefix | Ben Boeckel | 2008-03-31 | 1 | -90/+72 |
* | [FIX] Prettyfied include sections | Ben Boeckel | 2008-02-20 | 1 | -0/+1 |
* | [FIX] Store item setting is now less touchy | Ben Boeckel | 2008-02-19 | 1 | -5/+2 |
* | [FIX] pokemod now passes pointers around instead of references | Ben Boeckel | 2008-02-19 | 1 | -11/+11 |
* | [FIX] Only committed general last time | Ben Boeckel | 2008-02-01 | 1 | -20/+20 |
* | [FIX] Grammer in Changelog | Ben Boeckel | 2008-01-23 | 1 | -6/+6 |
* | [FIX] PokeMod namespace removed | Ben Boeckel | 2008-01-21 | 1 | -11/+11 |
* | [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 | -3/+5 |
* | [DEL] Removed PokeGen namespace | Ben Boeckel | 2008-01-19 | 1 | -11/+11 |
* | [FIX] Added 2008 to copyrights | Ben Boeckel | 2008-01-17 | 1 | -39/+30 |
* | [FIX] classes more usable | Ben Boeckel | 2007-11-22 | 1 | -65/+73 |
* | [FIX] Neural Network methods complete | Ben Boeckel | 2007-09-21 | 1 | -221/+154 |
* | Moved to GPLv3 and Qt4, Changed String -> QString, other minor fixes | Ben Boeckel | 2007-07-21 | 1 | -27/+26 |
* | Fixed Logging, minor fixes, got rid of NatureEffect, and started migration fr... | Ben Boeckel | 2007-07-03 | 1 | -54/+0 |
* | Pokemod validation, paths made to default | Ben Boeckel | 2007-06-22 | 1 | -12/+12 |
* | Style cleanup, minor Matrix fixes, duplication validations, Pokemod methods | Ben Boeckel | 2007-06-04 | 1 | -14/+71 |
* | Finished off all PokeMod classes, added move validations, fixed up some GUI, ... | Ben Boeckel | 2007-06-02 | 1 | -9/+8 |
* | Added Map and Tile, added Hat class, and fixed up some other minor things | Ben Boeckel | 2007-06-01 | 1 | -14/+27 |
* | Lots of minor fixes, added TODO file, Move methods | Ben Boeckel | 2007-05-29 | 1 | -1/+1 |
* | const arguments where possible, EggGroup, Move beginnings | Ben Boeckel | 2007-05-26 | 1 | -9/+9 |
* | More modules PokéMod added | Ben Boeckel | 2007-05-25 | 1 | -1/+1 |
* | Added more PokéMod modules | Ben Boeckel | 2007-05-23 | 1 | -1/+1 |
* | Added a lot of minor PokéMod modules | Ben Boeckel | 2007-05-22 | 1 | -1/+1 |
* | Added Time, Store, and PokemonItem | Ben Boeckel | 2007-05-21 | 1 | -0/+207 |