summaryrefslogtreecommitdiff
path: root/library/TileTypes.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update license, add contributors file, bump release numberPetr Mrázek2012-09-301-2/+2
|
* Enable warnings correctly on linux and fix a lot of them.Alexander Gavrilov2012-04-201-0/+2
|
* Change to the traits representation of enum and bitfield properties.Alexander Gavrilov2012-03-151-1/+1
|
* When searching for tile types, only require candidate tile to match variant ↵Quietust2012-02-131-2/+2
| | | | or special if it actually has them
* Fix remaining issuesQuietust2012-02-131-1/+1
|
* Move TileTypes to XML, part 1 - a bunch of stuff is now brokenQuietust2012-02-131-723/+75
|
* Add missing direction indicators to smooth wall tiles, and cleanup spacingQuietust2012-01-291-552/+552
|
* Cleanup TileTypesQuietust2012-01-261-160/+155
| | | | | | * Group tiletypes by 0x10 instead of by 10 * Change tile type parameters to use int16_t consistently * Various description fixes
* Header changes/cleanup.Petr Mrázek2011-12-311-2/+2
|
* Made invalid tile types really invalid, license and unused depends cleanup.Petr Mrázek2011-11-251-286/+283
|
* Merge branch 'dfapi'Petr Mrázek2011-07-231-8/+75
| | | | | | | | | Conflicts: CMakeLists.txt library/DFProcess-linux.cpp library/include/dfhack-c/modules/Creatures_C.h library/include/dfhack/modules/Maps.h library/modules/Creatures_C.cpp
* Yay, kittens! Also some license cleanup, IO thread usage, more SDL wrapping ↵Petr Mrázek2011-06-161-1/+24
| | | | and ability to run reveal from DFHack console.
* Get rid of the stdint.h garbage and use the real header.Petr Mrázek2011-06-151-1/+1
|
* First 'working' DFHack inside DF, for 'some' values of 'working'.Petr Mrázek2011-06-121-0/+698