1
0
Fork 0
cuberite-2a/src/WorldStorage
Tiger Wang d49ce751ba
Miscellaneous fixes (#5320)
* Protocol: update Abilities flags

+ Add Spectator handling

* BioGen: move <iostream> include

* ClientHandle: rename Respawn packet dimension check flag

* Make it clearer what it's doing.

* ClientHandle: move ProcessProtocolIn calls to World

* Player: remove some redundant initialisation

* Player: UpdateCapabilities enables flight for spectators

* Produce growth: improve comments

* ClientHandle: run unload checks using delta time

* Fix forgotten initialisation of time member
2021-11-11 21:02:29 +00:00
..
CMakeLists.txt Rename files to match code 2021-05-04 16:11:56 +01:00
EnchantmentSerializer.cpp Force all headers other than "Globals.h" to be included with relative paths (#4269) 2018-08-29 01:51:25 +01:00
EnchantmentSerializer.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
FastNBT.cpp Prepare ChunkData for BlockState storage (#5105) 2021-03-05 14:03:55 +01:00
FastNBT.h Prepare ChunkData for BlockState storage (#5105) 2021-03-05 14:03:55 +01:00
FireworksSerializer.cpp zlib -> libdeflate (#5085) 2021-01-11 16:39:43 +00:00
FireworksSerializer.h Pulled the BlockID and BlockInfo headers from Globals.h. (#4591) 2020-04-03 08:57:01 +02:00
MapSerializer.cpp Fix debug macro situation (#5114) 2021-01-26 09:41:55 +00:00
MapSerializer.h CheckBasicStyle: checks spaces around * and &. 2015-05-09 12:58:55 +02:00
NBTChunkSerializer.cpp Fix sending incorrect date values on world change 2021-04-12 22:35:07 +01:00
NBTChunkSerializer.h zlib -> libdeflate (#5085) 2021-01-11 16:39:43 +00:00
NamespaceSerializer.cpp Add player statistics to API (#5193) 2021-05-03 21:07:09 +01:00
NamespaceSerializer.h Rename files to match code 2021-05-04 16:11:56 +01:00
SchematicFileSerializer.cpp zlib -> libdeflate (#5085) 2021-01-11 16:39:43 +00:00
SchematicFileSerializer.h zlib -> libdeflate (#5085) 2021-01-11 16:39:43 +00:00
ScoreboardSerializer.cpp Fix debug macro situation (#5114) 2021-01-26 09:41:55 +00:00
ScoreboardSerializer.h Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00
StatisticsSerializer.cpp Miscellaneous fixes (#5320) 2021-11-11 21:02:29 +00:00
StatisticsSerializer.h Rename files to match code 2021-05-04 16:11:56 +01:00
WSSAnvil.cpp World: change spawnpoint type to int (#5313) 2021-10-03 17:43:22 +01:00
WSSAnvil.h Adding basic Banner functionality (#4806) 2021-03-15 02:47:55 +00:00
WorldStorage.cpp Fix Windows XP to 7 compatibility (#5167) 2021-03-28 13:34:57 +01:00
WorldStorage.h Update comments and code for Load/SaveOneChunk so they match (#4992) 2020-10-11 16:14:43 +00:00