summaryrefslogtreecommitdiffstats
path: root/pokemod/Author.cpp
Commit message (Expand)AuthorAgeFilesLines
* [FIX] Moving stuff for the move to the new name, Sigma Game Engine (sigen for...Ben Boeckel2008-09-051-124/+0
* [FIX] Script to make a tarball now defaults to HEAD for the revisionBen Boeckel2008-08-181-6/+6
* [ADD] Added XMLGUI file for pokemodrBen Boeckel2008-08-021-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-0/+3
* [FIX] All modules now use their own namespaceBen Boeckel2008-06-091-14/+14
* [FIX] Classes in pokemod will no longer emit a changed signal if not actually...Ben Boeckel2008-05-211-6/+3
* [FIX] Refactored out connections made within widgetsBen Boeckel2008-05-151-0/+3
* [FIX] pokemod now uses signals/slots for errors and warningsBen Boeckel2008-05-031-8/+8
* [FIX] Exceptions no longer used in pokemodBen Boeckel2008-05-021-22/+9
* [FIX] Pokemod objects now know about parentsBen Boeckel2008-04-271-31/+32
* [FIX] Frac -> FractionBen Boeckel2008-04-171-2/+8
* [FIX] Object::mid -> m_idBen Boeckel2008-04-151-20/+16
* [FIX] Member variables now use m_ prefixBen Boeckel2008-03-311-69/+67
* [FIX] Prettyfied include sectionsBen Boeckel2008-02-201-0/+1
* [FIX] pokemod now passes pointers around instead of referencesBen Boeckel2008-02-191-9/+9
* [FIX] Only committed general last timeBen Boeckel2008-02-011-5/+5
* [FIX] Grammer in ChangelogBen Boeckel2008-01-231-3/+3
* [FIX] PokeMod namespace removedBen Boeckel2008-01-211-13/+13
* [FIX] pokemod compiles faster due to better placement of #includesBen Boeckel2008-01-211-0/+2
* [DEL] Removed PokeGen namespaceBen Boeckel2008-01-191-13/+13
* [FIX] Added 2008 to copyrightsBen Boeckel2008-01-171-3/+3
* [FIX] classes more usableBen Boeckel2007-11-221-33/+51
* [FIX] Neural Network methods completeBen Boeckel2007-09-211-162/+54
* Moved to GPLv3 and Qt4, Changed String -> QString, other minor fixesBen Boeckel2007-07-211-27/+25
* Fixed Logging, minor fixes, got rid of NatureEffect, and started migration fr...Ben Boeckel2007-07-031-253/+221
* Style cleanup, minor Matrix fixes, duplication validations, Pokemod methodsBen Boeckel2007-06-041-157/+157
* Finished off all PokeMod classes, added move validations, fixed up some GUI, ...Ben Boeckel2007-06-021-8/+8
* Added Map and Tile, added Hat class, and fixed up some other minor thingsBen Boeckel2007-06-011-2/+0
* const arguments where possible, EggGroup, Move beginningsBen Boeckel2007-05-261-3/+3
* Added more PokéMod modulesBen Boeckel2007-05-231-1/+0
* Various pokemod fixes (added AbilityEffect and Type)Ben Boeckel2007-05-211-19/+19
* Starting INI migrationBen Boeckel2007-05-111-27/+15
* Got rid of XML for INI format, in process of moving over; added /ai/Net.{h, cpp}Ben Boeckel2007-05-051-2/+2
* git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@7 6ecfd...Ben Boeckel2007-05-031-12/+28
* Update PokeMod to PokeGen::PokeModBen Boeckel2007-05-031-14/+14
* Initial importBen Boeckel2007-05-031-0/+252