Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed UTF-8 BOM (#4033) | Lukas Pioch | 2017-09-19 | 1 | -1/+1 |
| | |||||
* | Implement anvil chunk sparsing | peterbell10 | 2017-08-26 | 1 | -8/+5 |
| | |||||
* | Fully implemented leashes (#3798) | Pablo Beltrán | 2017-08-21 | 1 | -0/+2 |
| | |||||
* | Removed unused forward declarations (#3888) | Lukas Pioch | 2017-08-03 | 1 | -4/+0 |
| | |||||
* | Added bed entity (#3823) | Lukas Pioch | 2017-07-07 | 1 | -0/+2 |
| | | | | | | | | | | * Added bed entity * Export cBedEntity to lua * Set color of bed through item damage value * Added bed entity to APIDoc * NBT: Added loading and saving * Crafting recipes for the colored beds | ||||
* | Bulk clearing of whitespace | LogicParrot | 2016-02-05 | 1 | -9/+9 |
| | |||||
* | Implemented brewing | Lukas Pioch | 2015-11-03 | 1 | -0/+2 |
| | |||||
* | Unified the doxy-comment format. | Mattes D | 2015-07-31 | 1 | -5/+4 |
| | |||||
* | cPainting saving implemented | Tiger Wang | 2015-03-14 | 1 | -0/+2 |
| | | | | Additionally, it now inherits from cHangingEntity. | ||||
* | Merge branch 'master' into MobSpawner | Howaner | 2014-09-26 | 1 | -0/+2 |
|\ | | | | | | | | | | | Conflicts: src/MobSpawner.h src/Mobs/Monster.h | ||||
| * | MCServer world compatiblity with vanilla and mcedit. | Howaner | 2014-09-23 | 1 | -0/+2 |
| | | |||||
* | | Implemented mob spawner. | Howaner | 2014-09-19 | 1 | -12/+14 |
|/ | |||||
* | Added beacon load/save. | Howaner | 2014-07-30 | 1 | -0/+2 |
| | |||||
* | Merge branch 'master' into potions | madmaxoft | 2014-07-15 | 1 | -1/+1 |
|\ | |||||
| * | Implemented trapped chests & others | Tiger Wang | 2014-07-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | + Added trapped chests * Fixed a bunch of bugs in the redstone simulator concerning wires and repeaters * Other potential bugfixes | ||||
* | | Added splash potions to NBT serialization and retrieval | archshift | 2014-07-12 | 1 | -0/+1 |
|/ | |||||
* | Fixed issue with types not being defined for an unused parameter | Tycho | 2014-05-18 | 1 | -1/+1 |
| | |||||
* | Implemented Chunk Sparsing with segments | Tycho | 2014-04-26 | 1 | -2/+2 |
| | |||||
* | Ender crystals | andrew | 2014-03-25 | 1 | -0/+2 |
| | |||||
* | Add item frame saving. | Howaner | 2014-03-15 | 1 | -0/+4 |
| | |||||
* | Add ExpOrb saving. | Howaner | 2014-03-15 | 1 | -0/+2 |
| | |||||
* | Add TNT Save/Load and add Netbeans projects to .gitignore | Howaner | 2014-03-08 | 1 | -0/+2 |
| | |||||
* | Add Flower Pots | Howaner | 2014-03-07 | 1 | -0/+2 |
| | |||||
* | Rename SkullEntity to MobHeadEntity | Howaner | 2014-02-19 | 1 | -2/+2 |
| | |||||
* | Add Skulls/Heads | Howaner | 2014-02-17 | 1 | -0/+2 |
| | |||||
* | Command block (de)serialization | andrew | 2014-01-18 | 1 | -0/+2 |
| | |||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+116 |