| Commit message (Expand) | Author | Files | Lines |
2014-03-02 | cBlockInfo now manages the respective cBlockHandler | andrew | 1 | -43/+2 |
2014-02-23 | Rename SkullEntity to MobHeadEntity | Howaner | 1 | -2/+2 |
2014-02-23 | Add Heads completely | Howaner | 1 | -0/+2 |
2014-02-19 | Add new Trees (without Generator) | Howaner | 1 | -0/+4 |
2014-02-19 | Rename SkullEntity to MobHeadEntity | Howaner | 1 | -2/+2 |
2014-02-18 | Add Heads completely | Howaner | 1 | -0/+2 |
2014-02-04 | Improved Type safety of eBlockFace | Tycho | 1 | -3/+3 |
2014-02-03 | Renamed cBlockQuartsHandler to cBlockQuartzHandler. Fixed not being able to place normal quartz blocks. | STRWarrior | 1 | -1/+1 |
2014-02-03 | This renames the cBlockWoodHandler to cBlockSidewaysHandler, and implements a new cBlockQuartzHandler to handle the quartz pillars. | STRWarrior | 1 | -3/+6 |
2014-02-02 | Fixed dark oak and acacia placement. | madmaxoft | 1 | -0/+1 |
2014-02-02 | Changed Signiture of OnUpdate | Tycho | 1 | -7/+7 |
2014-02-01 | Changed Signiture of OnDigging | Tycho | 1 | -1/+1 |
2014-02-01 | Changed Signiture of OnDestroyedByPlayer | Tycho | 1 | -1/+2 |
2014-02-01 | Changed pointers to references | Tycho | 1 | -10/+10 |
2014-02-01 | Changed signitures of Several BLockHandler Methods | Tycho | 1 | -5/+5 |
2014-01-26 | Refactored GetPlacementBlockTypeMeta | Tycho | 1 | -1/+1 |
2014-01-26 | Refactored cBlockHandler::OnUse and dependents | Tycho | 1 | -18/+18 |
2014-01-25 | First attempt at Implementing Interfaces | Tycho | 1 | -1/+1 |
2014-01-19 | Improved command blocks | Tiger Wang | 1 | -0/+2 |
2013-12-18 | Implented Nether Wart. | STRWarrior | 1 | -0/+2 |
2013-12-10 | Provides a possible fix for repeater timings | Tiger Wang | 1 | -1/+1 |
2013-12-10 | Improved pickups spawning speed again | Tiger Wang | 1 | -3/+2 |
2013-12-08 | Readded redstone lamp handler | Tiger Wang | 1 | -0/+2 |
2013-12-08 | Moved bindings-related to a Bindings subfolder. | madmaxoft | 1 | -1/+1 |
2013-12-08 | Fixed stationary water starting fires and flowing lava not. | madmaxoft | 1 | -2/+2 |
2013-12-07 | Fixed water starting fires | Tiger Wang | 1 | -1/+0 |
2013-12-07 | Fixed some new 1.7 client crash bugs | Tiger Wang | 1 | -0/+2 |
2013-12-04 | Lava can spawn fire. | madmaxoft | 1 | -6/+6 |
2013-11-30 | Changed cBlockHandler->OnUpdate() to use cChunk directly. | madmaxoft | 1 | -1/+1 |
2013-11-29 | Implemented trapdoors, fixes #43 and #105 | Tiger Wang | 1 | -0/+2 |
2013-11-24 | Moved source to src | Alexander Harkness | 1 | -0/+0 |
2013-11-02 | Readded BlockPortal.h (portals) | Tiger Wang | 1 | -0/+2 |
2013-09-22 | Added button placement handler | Tiger Wang | 1 | -0/+3 |
2013-09-19 | Fixed pickup block spawning | Tiger Wang | 1 | -8/+9 |
2013-09-18 | Fixed pickups | Tiger Wang | 1 | -7/+11 |
2013-09-18 | Implemented redstone comparators | Tiger Wang | 1 | -2/+5 |
2013-09-18 | Multiple fixes [SEE DESC] | Tiger Wang | 1 | -1/+2 |
2013-09-15 | Torches work properly | Tiger Wang | 1 | -1/+1 |
2013-09-15 | Removed leftover CanBePlacedOnSide | Tiger Wang | 1 | -9/+0 |
2013-09-15 | Removed leftover DoesAllowBlockOnTop | Tiger Wang | 1 | -9/+0 |
2013-09-10 | Pumpkin and JackOLantern support | Tiger Wang | 1 | -0/+3 |
2013-09-09 | Added a few changes [SEE DESC] | Tiger Wang | 1 | -0/+8 |
2013-08-23 | Double slabs work *choke choke* | Tiger Wang | 1 | -2/+3 |
2013-08-20 | Fixed broken carpet handler [SEE DESC] | Tiger Wang | 1 | -0/+1 |
2013-08-20 | Activator rail now uses rail handler | Tiger Wang | 1 | -0/+1 |
2013-08-12 | Added quartz stairs. | STRWarrior | 1 | -0/+1 |
2013-08-10 | Piston head, when removed, removes the associated piston body, too. | madmaxoft | 1 | -0/+1 |
2013-08-09 | Piston head, when removed, removes the associated piston body, too. | madmaxoft | 1 | -0/+1 |
2013-08-05 | Added the Carpet block. | madmaxoft | 1 | -44/+45 |
2013-07-29 | Changed everyting to Unix line endings. | Alexander Harkness | 1 | -453/+453 |
2013-06-18 | TNT fixes. | madmaxoft@gmail.com | 1 | -2/+0 |
2013-06-12 | Implemented the Hopper block handler | madmaxoft@gmail.com | 1 | -2/+4 |
2013-06-09 | Fixed 2 more tabs... | faketruth | 1 | -1/+1 |
2013-06-09 | Added dead bush block handler so a dead bush pickup is dropped when the sand underneath it is removed. | faketruth | 1 | -0/+2 |
2013-05-26 | Implemented droppers | madmaxoft@gmail.com | 1 | -2/+3 |
2013-04-27 | Fixed a few possible crashes with out-of-bounds Y coords | madmaxoft@gmail.com | 1 | -1/+4 |
2013-04-18 | Initial implementation of explosions and TNT block | keyboard.osh@gmail.com | 1 | -0/+2 |
2013-04-06 | Cobwebs are now washed away by water and can be broken by swords and shears, giving string. | madmaxoft@gmail.com | 1 | -0/+2 |
2013-04-05 | Added carrots and potatoes handling, bonemealing and proper lighting. | madmaxoft@gmail.com | 1 | -0/+2 |
2013-03-15 | Huge performance boost in blockhandlers, they have direct access to chunk data when blockchecking. | madmaxoft@gmail.com | 1 | -15/+10 |
2013-02-28 | Simulators now have direct access to the cChunk object in the WakeUp() call | madmaxoft@gmail.com | 1 | -2/+2 |
2013-02-16 | Removed all E_ITEM_ symbols equivalent to E_BLOCK_, and all obsolete item and block symbols. | madmaxoft@gmail.com | 1 | -1/+1 |
2013-01-27 | Added the HOOK_BLOCK_TO_PICKUPS hook that fires when a block is dug up and should be converted to pickups. | madmaxoft@gmail.com | 1 | -2/+8 |
2013-01-12 | Merged branch "branches/hooks" into "trunk". | madmaxoft@gmail.com | 1 | -15/+22 |
2012-12-29 | Cauldrons and Brewing Stands are now placeable | luksor111@gmail.com | 1 | -0/+4 |
2012-12-27 | Added flower pots | luksor111@gmail.com | 1 | -0/+2 |
2012-12-19 | Implemented double doors | luksor111@gmail.com | 1 | -0/+2 |
2012-12-16 | Levers (patch contributed by Keyboard) | madmaxoft@gmail.com | 1 | -0/+2 |
2012-11-27 | Added initial adventure mode support | luksor111@gmail.com | 1 | -0/+2 |
2012-11-26 | Fixed certain blocks crashing clients when mined | luksor111@gmail.com | 1 | -0/+2 |
2012-11-25 | Implemented rail placement mechanics. | luksor111@gmail.com | 1 | -0/+4 |
2012-11-24 | Fixed drops for: Stone, Mycelium, Redstone Torch. | luksor111@gmail.com | 1 | -0/+3 |
2012-10-21 | Added jukeboxes (patch contributed by Luksor) | madmaxoft@gmail.com | 1 | -0/+1 |
2012-10-14 | Floody fluid simulator now dries up correctly, too. | madmaxoft@gmail.com | 1 | -0/+22 |
2012-10-07 | All blockticking is now done in cBlockHandlers | madmaxoft@gmail.com | 1 | -120/+85 |
2012-10-03 | Moved blockticking into blockhandler classes. | madmaxoft@gmail.com | 1 | -81/+81 |
2012-10-01 | Slight refactoring of BlockHandlers - dropping unneeded virtual functions | madmaxoft@gmail.com | 1 | -43/+16 |
2012-09-30 | Added some missing block enums | faketruth | 1 | -0/+3 |
2012-09-29 | Unified folder name-casing | madmaxoft@gmail.com | 1 | -0/+0 |
2012-09-29 | Made beds placeable | faketruth | 1 | -1/+4 |
2012-09-24 | Source files cleanup: The rest of the files renamed. | madmaxoft@gmail.com | 1 | -3/+3 |
2012-09-11 | Merged in a patch for sounds by l0udPL | madmaxoft@gmail.com | 1 | -0/+14 |
2012-09-04 | Fixed FS #243, server crash after restart. The blockhandler table and the itemhandler table weren't properly re-initialized. | madmaxoft@gmail.com | 1 | -112/+228 |
2012-08-28 | Fixed a few warnings | madmaxoft@gmail.com | 1 | -3/+3 |
2012-08-26 | Added basic noteblocks, finished sign storage in Anvil (patch contributed by l0udPL) | madmaxoft@gmail.com | 1 | -0/+3 |
2012-08-22 | Added a documentation for block and item handlers | lapayo94@gmail.com | 1 | -6/+0 |
2012-08-19 | Fixed Bug #236 | lapayo94@gmail.com | 1 | -1/+6 |
2012-08-06 | BLOCKTYPE signedness change - fixed more details | madmaxoft@gmail.com | 1 | -1/+1 |
2012-07-28 | Fixed a few gcc warnings | madmaxoft@gmail.com | 1 | -1/+1 |
2012-07-16 | Some code improvements | lapayo94@gmail.com | 1 | -4/+4 |
2012-07-16 | Fixed some small bugs :) | lapayo94@gmail.com | 1 | -2/+13 |
2012-07-15 | A new Block handling system :o | lapayo94@gmail.com | 1 | -0/+302 |