Tiger Wang
|
c4e0da2d0a
|
Fixed mob loading, part of #1058
|
2014-06-04 09:22:19 +01:00 |
|
Tycho
|
4ab8288116
|
Merge branch 'master' into chunksparsing/structs
|
2014-05-24 12:44:49 +01:00 |
|
Tycho
|
024027db89
|
Renamed cChunkBuffer to cChunkData
|
2014-05-21 19:58:48 +01:00 |
|
Mattes D
|
ac00568183
|
Merge pull request #998 from mc-server/StatManager
Statistic Manager
|
2014-05-18 22:30:34 +02:00 |
|
Tycho
|
8a0d3f7921
|
Fixed issue with types not being defined for an unused parameter
|
2014-05-18 15:37:17 +01:00 |
|
andrew
|
466ff2204f
|
Fixes
|
2014-05-13 14:53:15 +03:00 |
|
archshift
|
3a5e04d118
|
More switch warnings.
|
2014-05-11 16:54:42 -07:00 |
|
archshift
|
3f9e00a3f3
|
Fixed a few more switch warnings.
|
2014-05-11 16:28:48 -07:00 |
|
archshift
|
6c57b38b74
|
Fixed a warning and a complaint about a never-read variable.
|
2014-05-11 13:44:30 -07:00 |
|
andrew
|
e3c6c8f3dd
|
Fixed stat serialization
|
2014-05-11 20:30:54 +03:00 |
|
andrew
|
c7c3724a3e
|
Statistic Manager
|
2014-05-11 14:57:06 +03:00 |
|
Tycho
|
d478e3cfb1
|
Merge branch 'master' into chunksparsing/structs
Conflicts:
src/Chunk.h
|
2014-05-10 05:05:44 -07:00 |
|
Mattes D
|
a38d8b6513
|
Merge pull request #992 from mc-server/coverity_fixes
Coverity fixes
|
2014-05-09 21:20:27 +02:00 |
|
Mattes D
|
a2e18f0e01
|
Fixed size_t in FireworksSerializer.
|
2014-05-09 20:32:27 +02:00 |
|
Mattes D
|
1a5a123301
|
Fixed message formatting.
|
2014-05-09 20:16:29 +02:00 |
|
Mattes D
|
294b7ca24a
|
Even more size_t fixes.
|
2014-05-09 20:05:00 +02:00 |
|
Mattes D
|
d67ea97a26
|
More size_t fixes.
|
2014-05-09 19:57:59 +02:00 |
|
Mattes D
|
5b54dc3eac
|
Build fixes after the last size_t batch.
|
2014-05-09 19:33:22 +02:00 |
|
worktycho
|
c4cd201f18
|
Range Check on schematic size
Fixes CID 55830
|
2014-05-09 17:39:13 +01:00 |
|
Mattes D
|
fb58ef55be
|
Fixed MSVC 64-bit build warnings.
|
2014-05-09 18:32:03 +02:00 |
|
worktycho
|
99af4453ef
|
Check the height and width values read.
Fixes CID 55831
|
2014-05-09 17:30:47 +01:00 |
|
Mattes D
|
d1b719885d
|
Merge pull request #989 from Howaner/Anvil
Add repair cost to cItem, add custom name to NBTChunkSerializer and fix ...
|
2014-05-07 22:18:53 +02:00 |
|
Howaner
|
fbb6404cc8
|
Change m_RepairCost to int.
|
2014-05-07 20:43:37 +02:00 |
|
Howaner
|
80bcc43c7b
|
Fix MagmaCube save.
|
2014-05-07 12:43:21 +02:00 |
|
Howaner
|
d6cb6e0423
|
Add repair cost to cItem, add custom name to NBTChunkSerializer and fix anvil bugs.
|
2014-05-07 12:30:30 +02:00 |
|
Tycho
|
ec407dd27d
|
Merge branch 'master' into chunksparsing/structs
Conflicts:
src/Chunk.cpp
|
2014-05-03 06:07:56 -07:00 |
|
madmaxoft
|
b6b86b7270
|
Fixed warnings in FastNBT.
|
2014-05-01 22:43:37 +02:00 |
|
Tycho
|
8780b324ff
|
Merge branch 'master' into chunksparsing/structs
|
2014-05-01 11:50:40 -07:00 |
|
madmaxoft
|
772b57ca04
|
Anvil saver pads data to 4K boundaries.
Fixes #524.
|
2014-05-01 18:00:10 +02:00 |
|
Mattes D
|
709015369d
|
Merge pull request #940 from Howaner/GlobalFixes
Add entity invulnerable
|
2014-04-28 20:58:15 +02:00 |
|
Howaner
|
26e935cb20
|
Revert "Changed the old invulnerable methods from the wither to the new."
This reverts commit d50f8f6f11 .
|
2014-04-28 13:51:22 +02:00 |
|
Mattes D
|
c063051645
|
Merge pull request #954 from mc-server/projectiles-split
Totally refactored ProjectileEntity.h, splitting up into several files.
|
2014-04-28 12:32:02 +02:00 |
|
archshift
|
9b0cb3fd97
|
Fixed projectile source filenames, indentations
|
2014-04-27 17:05:18 -07:00 |
|
Mattes D
|
a0f6149d05
|
Merge pull request #948 from jfhumann/staticFixes
Fixes motivated by Coverity #1
|
2014-04-27 17:00:37 +02:00 |
|
Tycho
|
57b8ee9163
|
Merge branch 'master' into chunksparsing/structs
Conflicts:
src/Chunk.cpp
src/Chunk.h
|
2014-04-27 06:35:27 -07:00 |
|
archshift
|
cb93a57963
|
Moved cGhastFireballEntity out of ProjectileEntity.h
|
2014-04-26 17:41:07 -07:00 |
|
archshift
|
de7eaa5735
|
Moved cFireChargeEntity out of ProjectileEntity.h
|
2014-04-26 17:35:31 -07:00 |
|
archshift
|
08b77f4880
|
Moved cThrownSnowballEntity out of ProjectileEntity.h
|
2014-04-26 17:24:44 -07:00 |
|
archshift
|
bc5c28a0be
|
Moved cThrownEnderPearl out of ProjectileEntity.h
|
2014-04-26 17:08:39 -07:00 |
|
archshift
|
de23a115a5
|
Moved cThrownEggEntity out of ProjectileEntity.h
|
2014-04-26 17:02:47 -07:00 |
|
archshift
|
477b3e7861
|
Moved cArrowEntity out of ProjectileEntity.h
|
2014-04-26 16:45:39 -07:00 |
|
Tycho
|
e40f9d6e5b
|
Implemented Chunk Sparsing with segments
|
2014-04-26 10:50:23 -07:00 |
|
archshift
|
aef2c8ec62
|
Further refactored, Reverted Minecart change
Other small changes.
|
2014-04-26 09:25:30 -07:00 |
|
Howaner
|
d50f8f6f11
|
Changed the old invulnerable methods from the wither to the new.
|
2014-04-26 17:47:25 +02:00 |
|
Howaner
|
49f6819829
|
Fixes
|
2014-04-26 16:44:15 +02:00 |
|
archshift
|
b2f40a7a11
|
Removed unused assignments.
|
2014-04-25 18:18:46 -07:00 |
|
jfhumann
|
c8d5fcfffa
|
Fix for minor resource leak (CID 43616)
|
2014-04-26 00:43:01 +02:00 |
|
archshift
|
d64e46186f
|
Merge remote-tracking branch 'upstream/master'
|
2014-04-25 10:50:10 -07:00 |
|
archshift
|
e47dab84f3
|
Cmake generated projects for IDEs include headers in project files.
|
2014-04-25 09:56:15 -07:00 |
|
archshift
|
62e5234535
|
Small changes; warning fixing.
|
2014-04-24 20:25:03 -07:00 |
|