summaryrefslogtreecommitdiffstats
path: root/pokemodr/PokeModr.cpp
Commit message (Expand)AuthorAgeFilesLines
* [FIX] KTabWidget now used rather than QTabWidget (though this kills Qt Design...Ben Boeckel2008-02-241-4/+5
* [FIX] Frac now makes sure that the denominator is positiveBen Boeckel2008-02-221-2/+4
* [FIX] CoinList UI now uses a KComboBox instead of a KIntNumInput for valueBen Boeckel2008-02-011-2/+8
* [FIX] Frac returns a double (not an unsigned typcast to double, making 0 all ...Ben Boeckel2008-01-251-3/+11
* [FIX] pokemodr.ui fileBen Boeckel2008-01-241-3/+2
* [FIX] Grammer in ChangelogBen Boeckel2008-01-231-0/+52
* [FIX] Added 2008 to other copyright linesBen Boeckel2008-01-181-103/+0
* [FIX] Neural Network methods completeBen Boeckel2007-09-211-103/+103
* Moved to GPLv3 and Qt4, Changed String -> QString, other minor fixesBen Boeckel2007-07-211-6/+5
* 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-4/+3
* Initial importBen Boeckel2007-05-031-0/+105