summaryrefslogtreecommitdiffstats
path: root/pokemod/Object.h
Commit message (Expand)AuthorAgeFilesLines
* [ADD] Sound UI codeBen Boeckel2008-05-131-4/+5
* [ADD] Added Sound class and related codeBen Boeckel2008-05-131-0/+2
* [FIX] UI widgets now load upon clickBen Boeckel2008-05-111-2/+2
* [FIX] More test code for the tree bugBen Boeckel2008-05-091-1/+2
* [FIX] Added Q_OBJECT to pokemod classesBen Boeckel2008-05-071-1/+3
* [FIX] pokemod now uses signals/slots for errors and warningsBen Boeckel2008-05-031-62/+20
* [FIX] Exceptions no longer used in pokemodBen Boeckel2008-05-021-58/+79
* [FIX] Less repetative code in pokemodBen Boeckel2008-04-291-1/+3
* [FIX] Fixed some qmake options for WindowsBen Boeckel2008-04-281-0/+3
* [FIX] More header cleanlinessBen Boeckel2008-04-271-5/+1
* [FIX] Pokemod objects now know about parentsBen Boeckel2008-04-271-13/+17
* [FIX] Loading of submodulesBen Boeckel2008-04-191-1/+1
* [FIX] IndexException is more explicitBen Boeckel2008-04-191-27/+28
* [FIX] Frac -> FractionBen Boeckel2008-04-171-5/+11
* [FIX] Object::mid -> m_idBen Boeckel2008-04-151-34/+180
* [FIX] Member variables now use m_ prefixBen Boeckel2008-03-311-17/+20
* [FIX] Include cleanupBen Boeckel2008-02-241-1/+1
* [FIX] Warp states can now leave states untouchedBen Boeckel2008-02-231-0/+1
* [FIX] Prettyfied include sectionsBen Boeckel2008-02-201-1/+1
* [FIX] Fixed GPL headers in source files from rogue find/replaceBen Boeckel2008-02-191-1/+1
* [FIX] pokemod now passes pointers around instead of referencesBen Boeckel2008-02-191-3/+3
* [FIX] Only committed general last timeBen Boeckel2008-02-011-5/+5
* [FIX] pokemodr.ui fileBen Boeckel2008-01-241-0/+2
* [FIX] Grammer in ChangelogBen Boeckel2008-01-231-4/+10
* [FIX] Some linker errors in pokemod and generalBen Boeckel2008-01-221-2/+8
* [FIX] PokeMod namespace removedBen Boeckel2008-01-211-36/+33
* [FIX] pokemod compiles faster due to better placement of #includesBen Boeckel2008-01-211-2/+1
* [ADD] More GUI classes (only MoveEffect left)Ben Boeckel2008-01-211-1/+1
* [DEL] Removed PokeGen namespaceBen Boeckel2008-01-191-37/+34
* [FIX] Added 2008 to copyrightsBen Boeckel2008-01-171-2/+2
* [FIX] classes more usableBen Boeckel2007-11-221-12/+11
* Redoing rev25Ben Boeckel2007-10-261-1/+1
* Reverted repo back to rev24 because committing of rev25 messed upBen Boeckel2007-10-261-1/+1
* [ADD] DISCLAIMERBen Boeckel2007-10-261-1/+1
* [FIX] Neural Network methods completeBen Boeckel2007-09-211-55/+71
* Moved to GPLv3 and Qt4, Changed String -> QString, other minor fixesBen Boeckel2007-07-211-9/+8
* Fixed Logging, minor fixes, got rid of NatureEffect, and started migration fr...Ben Boeckel2007-07-031-13/+3
* Pokemod validation, paths made to defaultBen Boeckel2007-06-221-0/+4
* const arguments where possible, EggGroup, Move beginningsBen Boeckel2007-05-261-1/+1
* Various pokemod fixes (added AbilityEffect and Type)Ben Boeckel2007-05-211-4/+4
* Starting INI migrationBen Boeckel2007-05-111-2/+2
* Got rid of XML for INI format, in process of moving over; added /ai/Net.{h, cpp}Ben Boeckel2007-05-051-4/+5
* git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@7 6ecfd...Ben Boeckel2007-05-031-5/+4
* Update PokeMod to PokeGen::PokeModBen Boeckel2007-05-031-21/+24
* Initial importBen Boeckel2007-05-031-0/+59