summaryrefslogtreecommitdiffstats
path: root/src/WorldStorage/NBTChunkSerializer.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Health of monsters is now savedTiger Wang2014-06-041-0/+1
* Merge branch 'master' into chunksparsing/structsTycho2014-05-241-17/+27
|\
| * More switch warnings.archshift2014-05-121-0/+7
| * Fixed a few more switch warnings.archshift2014-05-121-17/+20
* | Merge branch 'master' into chunksparsing/structsTycho2014-05-101-7/+32
|\|
| * Merge pull request #989 from Howaner/AnvilMattes D2014-05-071-6/+31
| |\
| | * Change m_RepairCost to int.Howaner2014-05-071-1/+1
| | * Add repair cost to cItem, add custom name to NBTChunkSerializer and fix anvil bugs.Howaner2014-05-071-6/+31
| * | Fix MagmaCube save.Howaner2014-05-071-1/+1
| |/
* | Merge branch 'master' into chunksparsing/structsTycho2014-05-011-6/+6
|\|
| * Merge pull request #940 from Howaner/GlobalFixesMattes D2014-04-281-1/+1
| |\
| | * Revert "Changed the old invulnerable methods from the wither to the new."Howaner2014-04-281-8/+1
| | * Changed the old invulnerable methods from the wither to the new.Howaner2014-04-261-1/+8
| | * FixesHowaner2014-04-261-1/+1
| * | Fixed projectile source filenames, indentationsarchshift2014-04-281-1/+1
| * | Moved cArrowEntity out of ProjectileEntity.harchshift2014-04-271-1/+1
| * | Further refactored, Reverted Minecart changearchshift2014-04-261-4/+4
| * | Small changes; warning fixing.archshift2014-04-251-4/+4
| |/
* | Merge branch 'master' into chunksparsing/structsTycho2014-04-271-1/+1
|\|
| * Fixed references to renamed files.archshift2014-04-241-1/+1
* | Implemented Chunk Sparsing with segmentsTycho2014-04-261-2/+1
|/
* Merge pull request #833 from mc-server/EnderCrystalMattes D2014-03-251-0/+13
|\
| * Ender crystalsandrew2014-03-251-0/+13
* | Wither invulnerabilityandrew2014-03-241-1/+7
|/
* Merge branch 'master' into BlockEntitysHowaner2014-03-151-3/+11
|\
| * Merge pull request #768 from Howaner/BlockEntitysTiger Wang2014-03-091-1/+14
| |\
| * \ Merge branch 'master' into ballisticmissilesTiger Wang2014-03-091-0/+15
| |\ \
| * | | Implemented ballistic missiles (fireworks)Tiger Wang2014-02-271-3/+11
* | | | Add item frame saving.Howaner2014-03-151-2/+38
* | | | Add health and age load to pickup's.Howaner2014-03-151-5/+5
* | | | Add ExpOrb saving.Howaner2014-03-151-1/+16
| |_|/ |/| |
* | | Change TNT Fuse to ticksHowaner2014-03-081-1/+1
* | | Add TNT Save/Load and add Netbeans projects to .gitignoreHowaner2014-03-081-1/+14
| |/ |/|
* | Add Flower PotsHowaner2014-03-071-0/+15
|/
* Fixed Formatting, Added DropChances and CanPickUpLoot attributes to MonstersTheJumper2014-02-231-0/+8
* Rename SkullEntity to MobHeadEntityHowaner2014-02-231-7/+7
* Add Skulls/HeadsHowaner2014-02-231-5/+21
* Merge branch 'master' into itemframesTiger Wang2014-02-181-0/+1
|\
| * Implemented paintings, fixes #689Tiger Wang2014-02-181-0/+1
* | Implemented item frames, a part of #689Tiger Wang2014-02-181-0/+1
|/
* Partial fix for #130Tiger Wang2014-02-031-0/+1
* Added saving of angry flag.Kirill Kirilenko2014-02-021-0/+1
* Fixed sitting tag.Kirill Kirilenko2014-02-021-1/+1
* Added saving of collar's color.Kirill Kirilenko2014-02-011-1/+2
* Fixes #606STRWarrior2014-01-301-2/+2
* Command block fixes 2andrew2014-01-231-9/+10
* Merge pull request #569 from worktycho/EnchantmentsFixMattes D2014-01-191-1/+2
|\
| * Switched EnchantmentSerilizer to namespaceTycho2014-01-191-1/+1
| * Spilt Writing of Enchantments to seperate classTycho2014-01-191-1/+2
* | Parse the MC|AdvCdm plugin messageandrew2014-01-181-1/+1
* | Command block (de)serializationandrew2014-01-181-10/+27
|/
* Removed internal cEntity::GetRot() usage.madmaxoft2014-01-171-1/+1
* Removed obsoleted functionsTiger Wang2014-01-161-1/+1
* Preliminary mobile entity savingTiger Wang2013-12-251-5/+133
* Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).madmaxoft2013-12-201-1/+1
* Moved source to srcAlexander Harkness2013-11-241-0/+533