summaryrefslogtreecommitdiffstats
path: root/pokemodr/NatureUI.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [FIX] KTabWidget now used rather than QTabWidget (though this kills Qt ↵Ben Boeckel2008-02-241-2/+1
| | | | | | | | | | | | | Designer interaction :\ ) [FIX] Minor fixes in PokeModr class [DEL] Ref.{h, cpp} [FIX] Ref enumerations now in Pokemod class [FIX] new/delete used for subclasses in pokemod now [FIX] Inclusion hell in pokemod (should compile faster) [FIX] Spelling typos git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@82 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Frac bug with type of Over1Ben Boeckel2008-02-231-8/+8
| | | | | | | | [FIX] PokemodUI vtable errors [FIX] Manual .pro file clean up [FIX] Was attempting to emit a slot... git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@72 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] UI forms now only allow apply/discard when it can be appliedBen Boeckel2008-02-231-0/+1
| | | | | | [FIX] Skins and such use buttons in all UI forms now git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@71 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Frac now makes sure that the denominator is positiveBen Boeckel2008-02-221-5/+14
| | | | | | | | | | [FIX] Sprite-containing classes less repetative with determining paths [FIX] More include cleanup in pokemodr [FIX] Precision of Frac decimal equivalents now use a define [FIX] Species UI form is now more compact and complete [ADD] SpeciesUI.{h, cpp} (again; wasn't actually included last time and got lost) git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@68 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [ADD] SpeciesUI.{h, cpp}Ben Boeckel2008-02-201-30/+8
| | | | | | | | | | | | [FIX] Missing semicolon in general/Hat.h [FIX] Shortened method names in Species [FIX] Cleaned up some includes in UI logic [FIX] NatureUI now gets the curStat right from varStat [FIX] NatureUI sets varStat in ctor rather than setGui [FIX] .pro files now controled by KDevelop [FIX] Minor UI form fixes git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@66 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [ADD] MoveUI.{h, cpp}Ben Boeckel2008-02-191-7/+5
| | | | | | | | [FIX] Move::setDescription was not complete [FIX] Streamlined some UI classes with Fraction handling [DEL] FracMatrix is handled by Matrix<Frac> git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@63 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] pokemod now passes pointers around instead of referencesBen Boeckel2008-02-191-2/+2
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@61 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] CoinList UI now uses a KComboBox instead of a KIntNumInput for valueBen Boeckel2008-02-011-2/+2
| | | | | | | | | | | | [FIX] Badge UI now uses KPushButtons instead of a QGraphicsView [FIX] BadgeUI now works [FIX] PokeModr now sends a new error when an Exception got all the way through [DEL] GenericListItem replaced as QListWidgetItem works on its own [ADD] pokemodr now needs to like to kio [ADD] getFace/getBadge methods to Badge [ADD] 2 HMs (Heal and Escape) git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@53 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [ADD] BadgeUI, AuthorUI, and AbilityUIBen Boeckel2008-01-301-1/+1
| | | | | | | | [FIX] Fix up UI forms [FIX] win32 builds now allow exceptions [FIX] Tidy up other UI logic files git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@50 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [ADD] win32 support (KDE) into .pro filesBen Boeckel2008-01-251-0/+141
[FIX] Ref.h extern variables [FIX] Nature include [FIX[ GUI fixes git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@48 6ecfd1a5-f3ed-3746-8530-beee90d26b22