summaryrefslogtreecommitdiffstats
path: root/source/BlockID.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-24Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com1-1/+1
2012-09-20Refactored windows.madmaxoft@gmail.com1-0/+11
2012-09-08ItemToString() now recognizes matches that are in the ini without metadata.madmaxoft@gmail.com1-0/+15
2012-09-08StringToItem() sets item's count to 1 after a successful parsemadmaxoft@gmail.com1-1/+3
2012-09-08Fixed item damage not being set properly in StringToItem()madmaxoft@gmail.com1-0/+4
2012-09-08Set leaves as a transparent block.madmaxoft@gmail.com1-0/+1
2012-09-08Another fix for the case-sensitiveness. WTF, STL allows different signatures for Debug and Release builds?madmaxoft@gmail.com1-1/+1
2012-09-08Fixed the case-sensitiveness of the item map.madmaxoft@gmail.com1-1/+10
2012-09-08Added the ItemToString() and ItemTypeToString() functions.madmaxoft@gmail.com1-33/+148
2012-09-07Snow is not put atop vines by the snow finisher anymoremadmaxoft@gmail.com1-0/+1
2012-08-14Made cobwebs transparentmadmaxoft@gmail.com1-8/+9
2012-07-16Some code improvementslapayo94@gmail.com1-1/+1
2012-07-15A new Block handling system :olapayo94@gmail.com1-0/+38
2012-06-16Fixed lighting for cake, fence, fence gates, glass pane, iron bars, iron door and wooden doormadmaxoft@gmail.com1-0/+7
2012-06-14Attempt to bring sanity to newlines across systems.cedeel@gmail.com1-325/+325
2012-06-09Tall grass finally drops seedsmadmaxoft@gmail.com1-0/+1
2012-06-07Grass grows under vinesmadmaxoft@gmail.com1-0/+1
2012-06-06Hopefully fixed lighting around chests and cropsmadmaxoft@gmail.com1-0/+5
2012-06-04Fixed Linux compilation.cedeel@gmail.com1-1/+1
2012-06-04Added the new recipe parser, parsing the crafting.txt file. Included are a few recipes. The old parser still works, but will be replaced soon.madmaxoft@gmail.com1-1/+42
2012-06-02Added the Biomal height generator, made it the default height generator.madmaxoft@gmail.com1-1/+1
2012-05-28Cacti don't gather snowmadmaxoft@gmail.com1-0/+1
2012-05-27Ice finisher generator; fixed snow on water.madmaxoft@gmail.com1-0/+4
2012-05-27Added some useful biome synonyms; added block property IsSnowable; alphabetically sorted block property settingmadmaxoft@gmail.com1-50/+80
2012-05-27Added the CheckerBoardBiomes parameter for setting biomes that CheckerBoard generates (#179). Added string-to-biome conversion (#183). Added OreNests to default Structures configuration.madmaxoft@gmail.com1-0/+56
2012-05-25Merged the composable_generator branch into the trunkmadmaxoft@gmail.com1-0/+186