summaryrefslogtreecommitdiffstats
path: root/pokemod/MapTrainer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [FIX] Moving stuff for the move to the new name, Sigma Game Engine (sigen for...Ben Boeckel2008-09-051-277/+0
* [FIX] Script to make a tarball now defaults to HEAD for the revisionBen Boeckel2008-08-181-11/+11
* [FIX] Cleaned up the RC fileBen Boeckel2008-08-041-17/+9
* [ADD] Added XMLGUI file for pokemodrBen Boeckel2008-08-021-4/+4
* [FIX] Using qobject_cast now where possibleBen Boeckel2008-06-301-3/+3
* [FIX] Replaced Point with QPoint (less duplicate code)Ben Boeckel2008-06-301-4/+4
* [FIX] Macros fixed and ID can't be set outside of constructorsBen Boeckel2008-06-281-3/+4
* [FIX] Using cmake now (still is rough)Ben Boeckel2008-06-211-1/+1
* [FIX] Validation works in PokémodrBen Boeckel2008-06-191-16/+15
* [FIX] All modules now use their own namespaceBen Boeckel2008-06-091-35/+35
* [FIX] Typechart now worksBen Boeckel2008-05-281-6/+3
* [FIX] Scrapped effects and such for scripts (going to use Kross) in pokemodBen Boeckel2008-05-231-63/+8
* [FIX] Classes in pokemod will no longer emit a changed signal if not actually...Ben Boeckel2008-05-211-20/+11
* [FIX] general is now merged into pokemodBen Boeckel2008-05-191-0/+1
* [FIX] Refactored out connections made within widgetsBen Boeckel2008-05-151-0/+9
* [FIX] API of FractionWidget and PointWidgetBen Boeckel2008-05-151-8/+8
* [ADD] MapTrainerUI logicBen Boeckel2008-05-141-19/+19
* [FIX] pokemod now uses signals/slots for errors and warningsBen Boeckel2008-05-031-16/+14
* [FIX] Exceptions no longer used in pokemodBen Boeckel2008-05-021-74/+64
* [FIX] Less repetative code in pokemodBen Boeckel2008-04-291-6/+15
* [FIX] More header cleanlinessBen Boeckel2008-04-271-3/+0
* [FIX] Pokemod objects now know about parentsBen Boeckel2008-04-271-69/+73
* [FIX] IndexException is more explicitBen Boeckel2008-04-191-6/+6
* [FIX] Frac -> FractionBen Boeckel2008-04-171-6/+10
* [FIX] Object::mid -> m_idBen Boeckel2008-04-151-87/+60
* [FIX] Memory leaks in load and copy methodBen Boeckel2008-03-311-4/+6
* [FIX] Member variables now use m_ prefixBen Boeckel2008-03-311-221/+193
* [ADD] ItemType now has a count descriptorBen Boeckel2008-03-091-93/+29
* [FIX] KTabWidget now used rather than QTabWidget (though this kills Qt Design...Ben Boeckel2008-02-241-17/+25
* [FIX] Include cleanupBen Boeckel2008-02-241-4/+4
* [FIX] Changelog/SVN desynchronization fixedBen Boeckel2008-02-231-1/+1
* [FIX] Prettyfied include sectionsBen Boeckel2008-02-201-0/+1
* [FIX] pokemod now passes pointers around instead of referencesBen Boeckel2008-02-191-44/+44
* [FIX] Only committed general last timeBen Boeckel2008-02-011-54/+54
* [FIX] Grammer in ChangelogBen Boeckel2008-01-231-14/+14
* [FIX] PokeMod namespace removedBen Boeckel2008-01-211-46/+46
* [FIX] pokemod compiles faster due to better placement of #includesBen Boeckel2008-01-211-0/+8
* [ADD] More GUI classes (only MoveEffect left)Ben Boeckel2008-01-211-72/+63
* [DEL] Removed PokeGen namespaceBen Boeckel2008-01-191-48/+48
* [FIX] Added 2008 to copyrightsBen Boeckel2008-01-171-25/+25
* [FIX] classes more usableBen Boeckel2007-11-221-192/+236
* Redoing rev25Ben Boeckel2007-10-261-9/+6
* Reverted repo back to rev24 because committing of rev25 messed upBen Boeckel2007-10-261-6/+9
* [ADD] DISCLAIMERBen Boeckel2007-10-261-9/+6
* [FIX] Neural Network methods completeBen Boeckel2007-09-211-506/+408
* Moved to GPLv3 and Qt4, Changed String -> QString, other minor fixesBen Boeckel2007-07-211-74/+73
* Fixed Logging, minor fixes, got rid of NatureEffect, and started migration fr...Ben Boeckel2007-07-031-122/+53
* Pokemod validation, paths made to defaultBen Boeckel2007-06-221-17/+17
* Style cleanup, minor Matrix fixes, duplication validations, Pokemod methodsBen Boeckel2007-06-041-32/+46
* Finished off all PokeMod classes, added move validations, fixed up some GUI, ...Ben Boeckel2007-06-021-0/+562