summaryrefslogtreecommitdiffstats
path: root/pokemodr/TileDelegate.cpp
Commit message (Expand)AuthorAgeFilesLines
* [FIX] Tilemap model now worksBen Boeckel2008-06-011-57/+0
* [FIX] SoundUI uses correct icon names nowBen Boeckel2008-05-161-2/+1
* [ADD] Sound UI codeBen Boeckel2008-05-131-1/+1
* [FIX] Added Q_OBJECT to pokemod classesBen Boeckel2008-05-071-2/+2
* [FIX] Pokemod objects now know about parentsBen Boeckel2008-04-271-10/+10
* [FIX] Frac -> FractionBen Boeckel2008-04-171-29/+27
* [FIX] Frac now makes sure that the denominator is positiveBen Boeckel2008-02-221-2/+5
* [FIX] Store item setting is now less touchyBen Boeckel2008-02-191-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-4/+4
* [FIX] Tile UI form fixesBen Boeckel2008-02-071-2/+6
* [ADD] Tilemap editing to the Map formBen Boeckel2008-02-061-0/+53