summaryrefslogtreecommitdiffstats
path: root/pokemod/Time.cpp
Commit message (Expand)AuthorAgeFilesLines
* [FIX] pokemod now uses signals/slots for errors and warningsBen Boeckel2008-05-031-8/+7
* [FIX] Exceptions no longer used in pokemodBen Boeckel2008-05-021-24/+16
* [FIX] Pokemod objects now know about parentsBen Boeckel2008-04-271-28/+29
* [FIX] IndexException is more explicitBen Boeckel2008-04-191-2/+2
* [FIX] Frac -> FractionBen Boeckel2008-04-171-2/+11
* [FIX] Object::mid -> m_idBen Boeckel2008-04-151-20/+16
* [FIX] Member variables now use m_ prefixBen Boeckel2008-03-311-71/+65
* [FIX] pokemod now passes pointers around instead of referencesBen Boeckel2008-02-191-8/+8
* [FIX] Only committed general last timeBen Boeckel2008-02-011-9/+9
* [FIX] Grammer in ChangelogBen Boeckel2008-01-231-5/+5
* [FIX] PokeMod namespace removedBen Boeckel2008-01-211-13/+13
* [FIX] pokemod compiles faster due to better placement of #includesBen Boeckel2008-01-211-0/+1
* [DEL] Removed PokeGen namespaceBen Boeckel2008-01-191-13/+13
* [FIX] Added 2008 to copyrightsBen Boeckel2008-01-171-7/+7
* [FIX] classes more usableBen Boeckel2007-11-221-38/+56
* [FIX] Neural Network methods completeBen Boeckel2007-09-211-133/+113
* 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-26/+0
* Style cleanup, minor Matrix fixes, duplication validations, Pokemod methodsBen Boeckel2007-06-041-5/+3
* Finished off all PokeMod classes, added move validations, fixed up some GUI, ...Ben Boeckel2007-06-021-5/+5
* 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-5/+5
* Added more PokéMod modulesBen Boeckel2007-05-231-1/+1
* Added a lot of minor PokéMod modulesBen Boeckel2007-05-221-1/+1
* Added Time, Store, and PokemonItemBen Boeckel2007-05-211-0/+164