summaryrefslogtreecommitdiffstats
path: root/src/BlockID.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-21SuggestionsTiger Wang1-1/+1
2014-07-17Normalized comments.madmaxoft1-2/+2
2014-07-17Fixed spaces around single-line comments.madmaxoft1-1/+1
2014-07-17Fixed basic whitespace problems.madmaxoft1-2/+2
2014-07-17Reformatted cItemPotionHandler.madmaxoft1-1/+2
2014-06-17Added wither damage type, wither entity effect.archshift1-0/+2
2014-06-10Portal improvements and suggestionsTiger Wang1-1/+6
2014-06-08Fixed deadlock when moving players to other worlds.Mattes D1-0/+1
2014-04-17Implemented weighted pressure platesTiger Wang1-0/+4
2014-03-27Change SpreadSource prefix to ssHowaner1-5/+5
2014-03-27Add SpreadSourceHowaner1-0/+13
2014-03-20Fixed code style after recent merge.madmaxoft1-1/+5
2014-03-20ENUMified shrapnel levelTiger Wang1-4/+8
2014-03-02Removed g_BlockXXX arraysandrew1-14/+0
2014-02-23Fixed Formatting, Added DropChances and CanPickUpLoot attributes to MonstersTheJumper1-32/+0
2014-02-22Changed formatting, encapsuled armor drop, introduced better static Enchantment IDsTheJumper1-32/+0
2014-02-22Added static Enchantment Constants, Replaced cryptic Looting IDTheJumper1-0/+32
2014-02-21Better Jukebox APIHowaner1-0/+4
2014-02-19Add BlockNewLeaves.h and rename Darkoac to DarkoakHowaner1-6/+6
2014-02-19Add new Trees (without Generator)Howaner1-0/+2
2014-02-18Implemented paintings, fixes #689Tiger Wang1-1/+1
2014-02-03Named the different quartz block.STRWarrior1-0/+5
2014-02-02TNT improvementsTiger Wang1-0/+1
2014-01-11Renamed g_TorchPlaceable...Tiger Wang1-1/+1
2014-01-09Move biome definition to separate filesBill Derouin1-3/+0
2013-12-23Replaced esCreeper with esMonster.madmaxoft1-2/+5
2013-11-29Implemented trapdoors, fixes #43 and #105Tiger Wang1-3/+2
2013-11-29Alpha-sorted BlockMetas, added red sand.madmaxoft1-125/+128
2013-11-28Added new biomes to old composition generator.madmaxoft1-0/+4
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-11-13Bug correctionnesco1-1/+1
2013-11-13compatibility updatenesco1-3/+7
2013-11-13compatibility updatenesco1-1/+3
2013-11-12Update BlockID.hnesco1-2/+2
2013-11-12Replace tabs by spacesnesco1-35/+35
2013-11-12Update BlockID.hnesco1-0/+12
2013-11-12Update in progress to minecraft 1.7nesco1-4/+82
2013-10-11Added GetIniItemSet() function.madmaxoft1-1/+5
2013-09-18Added moar mobs!Tiger Wang1-32/+57
2013-09-15Torches work properlyTiger Wang1-2/+2
2013-09-03Fixed inconsistent meta namingTiger Wang1-10/+10
2013-09-01Added dtRangedAttack, fixed faulty StringTODamageType()madmaxoft1-0/+4
2013-08-30Thrown ender pearls now teleport and hurt.madmaxoft1-0/+1
2013-08-30Shooting a bow kinda works.madmaxoft1-1/+3
2013-08-29Implemented xoft's suggestions [SEE DESC]Tiger Wang1-0/+12
2013-08-24Fixed inconsistent metas and added snow metasTiger Wang1-29/+41
2013-08-18Enhancements to Tabcompletion and Compile FixTiger Wang1-1/+1
2013-08-18Bugfix Update [SEE DESC}Tiger Wang1-3/+41
2013-08-16Feature and bugfixes [SEE DESC]Tiger Wang1-1/+1
2013-08-16Replaced E_ENTITY_TYPE_XXX with cMonster::mtXXX.madmaxoft1-37/+7
2013-08-14Fixed wrong names for some metas.madmaxoft1-8/+8
2013-08-12Added quartz stairs.STRWarrior1-0/+1
2013-08-09Added OnExploding() and OnExploded() hooks.madmaxoft1-0/+18
2013-08-05Added the Carpet block.madmaxoft1-0/+2
2013-07-12Added a StringToMobType() function to the Lua API (patch contributed by STR_Warrior)madmaxoft@gmail.com1-0/+3
2013-07-01Added DamageType translation to APImadmaxoft@gmail.com1-0/+48
2013-06-22Added the End height and composition generators.madmaxoft@gmail.com1-5/+24
2013-06-20Updated the stacking (Patch contributed by Stephen304)madmaxoft@gmail.com1-2/+4
2013-06-12Implemented the Hopper block handlermadmaxoft@gmail.com1-8/+15
2013-06-04ToLuaDoxy: initial importmadmaxoft@gmail.com1-1/+1
2013-05-26Alpha-sorted the block meta listmadmaxoft@gmail.com1-75/+96
2013-05-19Inventory changes made by plugins are now propagated to the clientmadmaxoft@gmail.com1-23/+16
2013-04-06Mineshafts: Added random loot to generated chests and fixed chest directionmadmaxoft@gmail.com1-0/+6
2013-04-01MineShafts: added random torches, fixed beams on chunk boundariesmadmaxoft@gmail.com1-0/+4
2013-03-31MineShafts: Added tracks to corridorsmadmaxoft@gmail.com1-3/+5
2013-03-03Added missing item types, fixed placing stone walls.madmaxoft@gmail.com1-1/+12
2013-03-02Added the anvil blockmadmaxoft@gmail.com1-0/+1
2013-02-16Removed all E_ITEM_ symbols equivalent to E_BLOCK_, and all obsolete item and block symbols.madmaxoft@gmail.com1-148/+1
2013-02-15Fixed previous commitmadmaxoft@gmail.com1-1/+1
2013-02-15Block and recipe update by STR_Warrior.madmaxoft1-1/+17
2013-01-22Obsoleted E_BLOCK_COCA_PLANT in favor of E_BLOCK_COCOA_POD.madmaxoft@gmail.com1-1/+2
2013-01-12Merged branch "branches/hooks" into "trunk".madmaxoft@gmail.com1-5/+23
2012-12-27Added flower potsluksor111@gmail.com1-0/+1
2012-12-24Added 1.4.6 items (patch contributed by STR_Warrior)madmaxoft@gmail.com1-2/+7
2012-11-24Fixed drops for: Stone, Mycelium, Redstone Torch.luksor111@gmail.com1-2/+2
2012-11-15- Added the "wait" music discluksor111@gmail.com1-1/+2
2012-10-28Added cWorld:SpawnMob(PosX, PosY, PosZ, EntityType) to Lua APImadmaxoft@gmail.com1-40/+76
2012-10-23New Block property g_BlockIsSolid[]; Fixed ladder, torches and vines placement. (Patch contributed by funmaker)luksor111@gmail.com1-0/+1
2012-09-30Added some missing block enumsfaketruth1-1/+12
2012-09-20Refactored windows.madmaxoft@gmail.com1-0/+3
2012-09-08Added the ItemToString() and ItemTypeToString() functions.madmaxoft@gmail.com1-1/+7
2012-08-14Added a few more stackable itemsmadmaxoft@gmail.com1-2/+4
2012-08-10Use named constants instead of magic values - block digging direction and torch placementmadmaxoft@gmail.com1-0/+7
2012-08-03Fixed a few gcc pedantic warnings; made BLOCKTYPE an unsigned char type.madmaxoft@gmail.com1-5/+4
2012-07-29Fixed warnings in item handlers - items' damage value is a short, but block meta is only a NIBBLETYPE. Also slight cleanup.madmaxoft@gmail.com1-1/+2
2012-07-16Some code improvementslapayo94@gmail.com1-1/+1
2012-07-15A new Block handling system :olapayo94@gmail.com1-0/+1
2012-07-15Removed the deprecated confusing E_BLOCK_WOODmadmaxoft@gmail.com1-1/+1
2012-06-16Fixed lighting for cake, fence, fence gates, glass pane, iron bars, iron door and wooden doormadmaxoft@gmail.com1-2/+4
2012-06-14Attempt to bring sanity to newlines across systems.cedeel@gmail.com1-641/+641
2012-06-06BlockIDs, ItemIDs and Metas updated, courtesy of Taugeshtumadmaxoft@gmail.com1-5/+168
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-2/+13
2012-05-29Added code for the chunks to manipulate their neighbors while ticking. Also added some basic farming support - melon and pumpkin growing code. Untested and untestable so far, will test and fix later.madmaxoft@gmail.com1-1/+2
2012-05-27Added some useful biome synonyms; added block property IsSnowable; alphabetically sorted block property settingmadmaxoft@gmail.com1-0/+2
2012-05-27Added wool and netherrack block IDsmadmaxoft@gmail.com1-2/+4
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-1/+4
2012-05-25Merged the composable_generator branch into the trunkmadmaxoft@gmail.com1-28/+55
2012-03-12Fixed MapChunk packets to include (fake) biome data, makes clients happymadmaxoft@gmail.com1-0/+35
2011-11-07Updated redstone and pistons some mode. If you break an extended piston the piston extension will now also break. When a redstone device is broken by something other than a person the redstone circuit should now update.admin@omencraft.com1-2/+2
2011-11-07Added Sebi's changes to pistons and item drops.admin@omencraft.com1-2/+2
2011-11-05Added all the items up to Beta 1.9.5. Added pistons and piston class.admin@omencraft.com1-13/+256
2011-11-03Added some redstone items.admin@omencraft.com1-1/+4
2011-10-03MCServer c++ source filesfaketruth1-0/+151