summaryrefslogtreecommitdiffstats
path: root/pokemod/Tile.h
Commit message (Expand)AuthorAgeFilesLines
* [FIX] More header cleanlinessBen Boeckel2008-04-271-3/+0
* [FIX] Pokemod objects now know about parentsBen Boeckel2008-04-271-11/+10
* [FIX] Fraction bounds checkingBen Boeckel2008-04-201-1/+1
* [FIX] IndexException is more explicitBen Boeckel2008-04-191-1/+1
* [FIX] Frac -> FractionBen Boeckel2008-04-171-6/+7
* [FIX] Object::mid -> m_idBen Boeckel2008-04-151-6/+10
* [FIX] Member variables now use m_ prefixBen Boeckel2008-03-311-50/+46
* [ADD] Pokemod tree will reflect PokéMod heirarchy and load panelsBen Boeckel2008-02-251-2/+1
* [FIX] KTabWidget now used rather than QTabWidget (though this kills Qt Design...Ben Boeckel2008-02-241-2/+1
* [FIX] Frac now makes sure that the denominator is positiveBen Boeckel2008-02-221-2/+1
* [FIX] Prettyfied include sectionsBen Boeckel2008-02-201-3/+5
* [FIX] pokemod now passes pointers around instead of referencesBen Boeckel2008-02-191-3/+3
* [FIX] Tile UI form fixesBen Boeckel2008-02-071-8/+7
* [ADD] Tilemap editing to the Map formBen Boeckel2008-02-061-0/+2
* [FIX] Only committed general last timeBen Boeckel2008-02-011-21/+21
* [FIX] PokeMod namespace removedBen Boeckel2008-01-211-58/+55
* [FIX] const char*[] -> QStringList for easier laoding into KComboBoxBen Boeckel2008-01-211-23/+9
* [FIX] pokemod compiles faster due to better placement of #includesBen Boeckel2008-01-211-1/+2
* [DEL] get*Num/get*Denom methods from PokemodBen Boeckel2008-01-191-5/+0
* [DEL] Removed PokeGen namespaceBen Boeckel2008-01-191-77/+74
* [FIX] Added 2008 to copyrightsBen Boeckel2008-01-171-37/+30
* [FIX] classes more usableBen Boeckel2007-11-221-46/+39
* Redoing rev25Ben Boeckel2007-10-261-5/+2
* Reverted repo back to rev24 because committing of rev25 messed upBen Boeckel2007-10-261-2/+5
* [ADD] DISCLAIMERBen Boeckel2007-10-261-5/+2
* [FIX] Neural Network methods completeBen Boeckel2007-09-211-116/+129
* Moved to GPLv3 and Qt4, Changed String -> QString, other minor fixesBen Boeckel2007-07-211-30/+24
* Fixed Logging, minor fixes, got rid of NatureEffect, and started migration fr...Ben Boeckel2007-07-031-4/+4
* Pokemod validation, paths made to defaultBen Boeckel2007-06-221-2/+2
* Finished off all PokeMod classes, added move validations, fixed up some GUI, ...Ben Boeckel2007-06-021-28/+27
* Added Map and Tile, added Hat class, and fixed up some other minor thingsBen Boeckel2007-06-011-0/+123