summaryrefslogtreecommitdiffstats
path: root/pokemod/Map.h
Commit message (Expand)AuthorAgeFilesLines
* [FIX] Prettyfied include sectionsBen Boeckel2008-02-201-2/+4
* [FIX] pokemod now passes pointers around instead of referencesBen Boeckel2008-02-191-33/+33
* [ADD] Tilemap editing to the Map formBen Boeckel2008-02-061-0/+2
* [FIX] Only committed general last timeBen Boeckel2008-02-011-51/+51
* [FIX] PokeMod namespace removedBen Boeckel2008-01-211-105/+102
* [FIX] const char*[] -> QStringList for easier laoding into KComboBoxBen Boeckel2008-01-211-1/+2
* [FIX] pokemod compiles faster due to better placement of #includesBen Boeckel2008-01-211-5/+2
* [ADD] More GUI classes (only MoveEffect left)Ben Boeckel2008-01-211-4/+12
* [DEL] Removed PokeGen namespaceBen Boeckel2008-01-191-96/+93
* [FIX] Added 2008 to copyrightsBen Boeckel2008-01-171-18/+19
* [FIX] classes more usableBen Boeckel2007-11-221-42/+64
* Redoing rev25Ben Boeckel2007-10-261-3/+1
* Reverted repo back to rev24 because committing of rev25 messed upBen Boeckel2007-10-261-1/+3
* [ADD] DISCLAIMERBen Boeckel2007-10-261-3/+1
* [FIX] Neural Network methods completeBen Boeckel2007-09-211-117/+120
* Moved to GPLv3 and Qt4, Changed String -> QString, other minor fixesBen Boeckel2007-07-211-28/+28
* Fixed Logging, minor fixes, got rid of NatureEffect, and started migration fr...Ben Boeckel2007-07-031-3/+0
* Pokemod validation, paths made to defaultBen Boeckel2007-06-221-2/+3
* Style cleanup, minor Matrix fixes, duplication validations, Pokemod methodsBen Boeckel2007-06-041-0/+1
* Added Map and Tile, added Hat class, and fixed up some other minor thingsBen Boeckel2007-06-011-0/+118