summaryrefslogtreecommitdiffstats
path: root/pokemod/CoinListObject.cpp
Commit message (Expand)AuthorAgeFilesLines
* [FIX] Moving stuff for the move to the new name, Sigma Game Engine (sigen for...Ben Boeckel2008-09-051-138/+0
* [FIX] Script to make a tarball now defaults to HEAD for the revisionBen Boeckel2008-08-181-15/+11
* [FIX] Cleaned up the RC fileBen Boeckel2008-08-041-12/+6
* [ADD] Added XMLGUI file for pokemodrBen Boeckel2008-08-021-4/+4
* [FIX] Using qobject_cast now where possibleBen Boeckel2008-06-301-1/+1
* [FIX] Macros fixed and ID can't be set outside of constructorsBen Boeckel2008-06-281-3/+4
* [FIX] Validation works in PokémodrBen Boeckel2008-06-191-0/+3
* [FIX] Added some signals to ArenaBen Boeckel2008-06-091-1/+1
* [FIX] All modules now use their own namespaceBen Boeckel2008-06-091-17/+17
* [ADD] More documentationBen Boeckel2008-05-251-1/+1
* [FIX] Classes in pokemod will no longer emit a changed signal if not actually...Ben Boeckel2008-05-211-9/+4
* [FIX] Refactored out connections made within widgetsBen Boeckel2008-05-151-0/+4
* [FIX] pokemod now uses signals/slots for errors and warningsBen Boeckel2008-05-031-9/+12
* [FIX] Exceptions no longer used in pokemodBen Boeckel2008-05-021-38/+21
* [FIX] Pokemod objects now know about parentsBen Boeckel2008-04-271-37/+38
* [FIX] IndexException is more explicitBen Boeckel2008-04-191-3/+3
* [FIX] Frac -> FractionBen Boeckel2008-04-171-2/+8
* [FIX] Object::mid -> m_idBen Boeckel2008-04-151-23/+19
* [FIX] Member variables now use m_ prefixBen Boeckel2008-03-311-85/+79
* [FIX] pokemod now passes pointers around instead of referencesBen Boeckel2008-02-191-12/+12
* [ADD] CoinListObjectUI.{h, cpp}Ben Boeckel2008-02-021-1/+1
* [FIX] Only committed general last timeBen Boeckel2008-02-011-20/+20
* [FIX] Grammer in ChangelogBen Boeckel2008-01-231-6/+6
* [FIX] PokeMod namespace removedBen Boeckel2008-01-211-16/+16
* [FIX] const char*[] -> QStringList for easier laoding into KComboBoxBen Boeckel2008-01-211-1/+1
* [FIX] pokemod compiles faster due to better placement of #includesBen Boeckel2008-01-211-0/+1
* [ADD] More GUI classes (only MoveEffect left)Ben Boeckel2008-01-211-3/+3
* [DEL] Removed PokeGen namespaceBen Boeckel2008-01-191-16/+16
* [FIX] Added 2008 to copyrightsBen Boeckel2008-01-171-9/+9
* [FIX] classes more usableBen Boeckel2007-11-221-52/+69
* Redoing rev25Ben Boeckel2007-10-261-3/+5
* Reverted repo back to rev24 because committing of rev25 messed upBen Boeckel2007-10-261-5/+3
* [ADD] DISCLAIMERBen Boeckel2007-10-261-3/+5
* [FIX] Neural Network methods completeBen Boeckel2007-09-211-0/+142