| .. |
|
ChunkStorage.h
|
chore: format Minecraft.World
|
2026-03-13 17:06:56 -05:00 |
|
ChunkStorageProfileDecorator.cpp
|
cleanup: flatten dead branches in world io level network and stats
|
2026-03-26 20:53:52 +11:00 |
|
ChunkStorageProfileDecorator.h
|
TU19: merge Minecraft.World/Level
|
2026-03-21 17:07:51 -05:00 |
|
CompressedTileStorage.cpp
|
chore: fmt
|
2026-03-30 09:37:24 -05:00 |
|
CompressedTileStorage.h
|
Restore recursive locking for mutexes converted from CRITICAL_SECTION
|
2026-03-30 22:14:14 +11:00 |
|
DataLayer.cpp
|
refactor: replace NULL with nullptr across C++ codebase
|
2026-03-30 16:25:52 +11:00 |
|
DataLayer.h
|
chore: format Minecraft.World
|
2026-03-13 17:06:56 -05:00 |
|
DirectoryLevelStorage.cpp
|
chore: format everything
|
2026-03-30 02:17:54 -05:00 |
|
DirectoryLevelStorage.h
|
cleanup: flatten dead branches in world io level network and stats
|
2026-03-26 20:53:52 +11:00 |
|
DirectoryLevelStorageSource.cpp
|
Merge branch 'upstream-dev' into cleanup/nullptr-replacement
|
2026-03-30 16:28:40 +11:00 |
|
DirectoryLevelStorageSource.h
|
chore: format Minecraft.World
|
2026-03-13 17:06:56 -05:00 |
|
EntityIO.cpp
|
chore: format everything
|
2026-03-30 02:17:54 -05:00 |
|
EntityIO.h
|
chore: format Minecraft.World
|
2026-03-13 17:06:56 -05:00 |
|
LevelSettings.cpp
|
refactor: replace NULL with nullptr across C++ codebase
|
2026-03-30 16:25:52 +11:00 |
|
LevelSettings.h
|
TU19: merge Minecraft.World/Level
|
2026-03-21 17:07:51 -05:00 |
|
LevelSource.h
|
TU19: merge Minecraft.World/Level
|
2026-03-21 17:07:51 -05:00 |
|
LevelStorage.cpp
|
refactor: rename Build -> Platform in Minecraft.World
|
2026-03-08 21:33:18 -05:00 |
|
LevelStorage.h
|
refactor: replace NULL with nullptr across C++ codebase
|
2026-03-30 16:25:52 +11:00 |
|
LevelStorageProfilerDecorator.cpp
|
chore: format Minecraft.World
|
2026-03-13 17:06:56 -05:00 |
|
LevelStorageProfilerDecorator.h
|
chore: format Minecraft.World
|
2026-03-13 17:06:56 -05:00 |
|
LevelStorageSource.h
|
chore: format Minecraft.World
|
2026-03-13 17:06:56 -05:00 |
|
LevelSummary.cpp
|
TU19: merge Minecraft.World/Level
|
2026-03-21 17:07:51 -05:00 |
|
LevelSummary.h
|
TU19: merge Minecraft.World/Level
|
2026-03-21 17:07:51 -05:00 |
|
LevelType.cpp
|
chore: format everything
|
2026-03-30 02:17:54 -05:00 |
|
LevelType.h
|
TU19: merge Minecraft.World/Level
|
2026-03-21 17:07:51 -05:00 |
|
MapItemSavedData.cpp
|
chore: format everything
|
2026-03-30 02:17:54 -05:00 |
|
MapItemSavedData.h
|
TU19: merge Minecraft.World/Level
|
2026-03-21 17:07:51 -05:00 |
|
McRegionChunkStorage.cpp
|
chore: fmt
|
2026-03-30 09:37:24 -05:00 |
|
McRegionChunkStorage.h
|
Replace all CRITICAL_SECTION usage with std::mutex and std::lock_guard
|
2026-03-30 18:45:55 +11:00 |
|
McRegionLevelStorage.cpp
|
chore: format everything
|
2026-03-30 02:17:54 -05:00 |
|
McRegionLevelStorage.h
|
chore: format Minecraft.World
|
2026-03-13 17:06:56 -05:00 |
|
McRegionLevelStorageSource.cpp
|
chore: format everything
|
2026-03-30 02:17:54 -05:00 |
|
McRegionLevelStorageSource.h
|
cleanup: flatten dead branches in world io level network and stats
|
2026-03-26 20:53:52 +11:00 |
|
MemoryChunkStorage.cpp
|
refactor: replace NULL with nullptr across C++ codebase
|
2026-03-30 16:25:52 +11:00 |
|
MemoryChunkStorage.h
|
chore: format Minecraft.World
|
2026-03-13 17:06:56 -05:00 |
|
MemoryLevelStorage.cpp
|
refactor: replace NULL with nullptr across C++ codebase
|
2026-03-30 16:25:52 +11:00 |
|
MemoryLevelStorage.h
|
chore: format Minecraft.World
|
2026-03-13 17:06:56 -05:00 |
|
MemoryLevelStorageSource.cpp
|
refactor: replace NULL with nullptr across C++ codebase
|
2026-03-30 16:25:52 +11:00 |
|
MemoryLevelStorageSource.h
|
chore: format Minecraft.World
|
2026-03-13 17:06:56 -05:00 |
|
MockedLevelStorage.cpp
|
refactor: replace NULL with nullptr across C++ codebase
|
2026-03-30 16:25:52 +11:00 |
|
MockedLevelStorage.h
|
refactor: replace NULL with nullptr across C++ codebase
|
2026-03-30 16:25:52 +11:00 |
|
OldChunkStorage.cpp
|
Restore recursive locking for mutexes converted from CRITICAL_SECTION
|
2026-03-30 22:14:14 +11:00 |
|
OldChunkStorage.h
|
refactor: remove unneeded TlsKey typedefs
|
2026-03-25 15:55:37 -05:00 |
|
PlayerIO.h
|
TU19: merge Minecraft.World/Level
|
2026-03-21 17:07:51 -05:00 |
|
PortalForcer.cpp
|
Merge branch 'upstream-dev' into cleanup/nullptr-replacement
|
2026-03-30 16:28:40 +11:00 |
|
PortalForcer.h
|
TU19: merge Minecraft.World/Level
|
2026-03-21 17:07:51 -05:00 |
|
ReadOnlyChunkCache.cpp
|
refactor: replace NULL with nullptr across C++ codebase
|
2026-03-30 16:25:52 +11:00 |
|
ReadOnlyChunkCache.h
|
chore: format Minecraft.World
|
2026-03-13 17:06:56 -05:00 |
|
Region.cpp
|
chore: format everything
|
2026-03-30 02:17:54 -05:00 |
|
Region.h
|
TU19: merge Minecraft.World/Level
|
2026-03-21 17:07:51 -05:00 |
|
RegionFile.cpp
|
refactor: replace NULL with nullptr across C++ codebase
|
2026-03-30 16:25:52 +11:00 |
|
RegionFile.h
|
Replace remaining WinAPI types with standard C++ equivalents
|
2026-03-30 17:36:15 +11:00 |
|
RegionFileCache.cpp
|
Merge branch 'upstream-dev' into cleanup/nullptr-replacement
|
2026-03-30 16:28:40 +11:00 |
|
RegionFileCache.h
|
TU19: merge Minecraft.World/Level
|
2026-03-21 17:07:51 -05:00 |
|
SavedData.cpp
|
chore: format Minecraft.World
|
2026-03-13 17:06:56 -05:00 |
|
SavedData.h
|
chore: format Minecraft.World
|
2026-03-13 17:06:56 -05:00 |
|
SavedDataStorage.cpp
|
Merge branch 'upstream-dev' into cleanup/nullptr-replacement
|
2026-03-30 16:28:40 +11:00 |
|
SavedDataStorage.h
|
chore: format Minecraft.World
|
2026-03-13 17:06:56 -05:00 |
|
SparseDataStorage.cpp
|
chore: format everything
|
2026-03-30 02:17:54 -05:00 |
|
SparseDataStorage.h
|
cleanup: flatten dead branches in world io level network and stats
|
2026-03-26 20:53:52 +11:00 |
|
SparseLightStorage.cpp
|
chore: format everything
|
2026-03-30 02:17:54 -05:00 |
|
SparseLightStorage.h
|
chore: format everything
|
2026-03-30 02:17:54 -05:00 |
|
ZonedChunkStorage.cpp
|
chore: fmt
|
2026-03-30 09:37:24 -05:00 |
|
ZonedChunkStorage.h
|
TU19: merge Minecraft.World/Level
|
2026-03-21 17:07:51 -05:00 |
|
ZoneFile.cpp
|
refactor: replace NULL with nullptr across C++ codebase
|
2026-03-30 16:25:52 +11:00 |
|
ZoneFile.h
|
missed some
|
2026-03-21 17:12:22 -05:00 |
|
ZoneIO.cpp
|
TU19: merge Minecraft.World/Level
|
2026-03-21 17:07:51 -05:00 |
|
ZoneIO.h
|
TU19: merge Minecraft.World/Level
|
2026-03-21 17:07:51 -05:00 |