| .. |
|
commands
|
refactor: replace shared_ptr(new T) with make_shared<T>
|
2026-03-31 20:42:45 +11:00 |
|
core
|
refactor: replace shared_ptr(new T) with make_shared<T>
|
2026-03-31 20:42:45 +11:00 |
|
locale
|
run IWYU on Minecraft.World
|
2026-03-31 01:39:49 -05:00 |
|
network
|
refactor: replace POSIX/Win32 APIs with standard C++ equivalents
|
2026-04-01 05:01:37 +11:00 |
|
stats
|
run IWYU on Minecraft.World
|
2026-03-31 01:39:49 -05:00 |
|
util
|
remove implicit stdafx inclusion from Client
|
2026-03-31 15:33:45 -05:00 |
|
world
|
remove implicit stdafx inclusion from Client
|
2026-03-31 15:33:45 -05:00 |
|
Direction.cpp
|
run IWYU on Minecraft.World
|
2026-03-31 01:39:49 -05:00 |
|
Direction.h
|
run IWYU on Minecraft.World
|
2026-03-31 01:39:49 -05:00 |
|
Facing.cpp
|
run IWYU on Minecraft.World
|
2026-03-31 01:39:49 -05:00 |
|
Facing.h
|
run IWYU on Minecraft.World
|
2026-03-31 01:39:49 -05:00 |
|
net.minecraft.h
|
move everything to minecraft subdir, switch to absolute include path
|
2026-03-30 11:01:08 -05:00 |
|
Pos.cpp
|
run IWYU on Minecraft.World
|
2026-03-31 01:39:49 -05:00 |
|
Pos.h
|
move everything to minecraft subdir, switch to absolute include path
|
2026-03-30 11:01:08 -05:00 |
|
SharedConstants.cpp
|
run IWYU on Minecraft.World
|
2026-03-31 01:39:49 -05:00 |
|
SharedConstants.h
|
fix: resolve ByteBuffer hardcoded path and static const linker errors
|
2026-03-31 21:50:15 +11:00 |