4jcraft/Minecraft.Client/Platform/Common/Tutorial
2026-03-30 02:17:54 -05:00
..
AreaConstraint.cpp refactor: remove heap-allocated AABBs 2026-03-28 02:58:56 -05:00
AreaConstraint.h refactor: remove heap-allocated AABBs 2026-03-28 02:58:56 -05:00
AreaHint.cpp refactor: remove heap-allocated AABBs 2026-03-28 02:58:56 -05:00
AreaHint.h refactor: remove heap-allocated AABBs 2026-03-28 02:58:56 -05:00
AreaTask.cpp chore: format everything 2026-03-30 02:17:54 -05:00
AreaTask.h exclude unused GameMode implementations, format Platform/Common/Tutorial 2026-03-22 02:11:47 -05:00
ChangeStateConstraint.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
ChangeStateConstraint.h refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
ChoiceTask.cpp chore: format everything 2026-03-30 02:17:54 -05:00
ChoiceTask.h exclude unused GameMode implementations, format Platform/Common/Tutorial 2026-03-22 02:11:47 -05:00
CompleteUsingItemTask.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
CompleteUsingItemTask.h exclude unused GameMode implementations, format Platform/Common/Tutorial 2026-03-22 02:11:47 -05:00
ControllerTask.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
ControllerTask.h chore: format everything 2026-03-30 02:17:54 -05:00
CraftTask.cpp chore: format everything 2026-03-30 02:17:54 -05:00
CraftTask.h refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
DiggerItemHint.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
DiggerItemHint.h exclude unused GameMode implementations, format Platform/Common/Tutorial 2026-03-22 02:11:47 -05:00
EffectChangedTask.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
EffectChangedTask.h exclude unused GameMode implementations, format Platform/Common/Tutorial 2026-03-22 02:11:47 -05:00
FullTutorial.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
FullTutorial.h exclude unused GameMode implementations, format Platform/Common/Tutorial 2026-03-22 02:11:47 -05:00
FullTutorialActiveTask.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
FullTutorialActiveTask.h exclude unused GameMode implementations, format Platform/Common/Tutorial 2026-03-22 02:11:47 -05:00
FullTutorialMode.cpp exclude unused GameMode implementations, format Platform/Common/Tutorial 2026-03-22 02:11:47 -05:00
FullTutorialMode.h exclude unused GameMode implementations, format Platform/Common/Tutorial 2026-03-22 02:11:47 -05:00
HorseChoiceTask.cpp TU19: merge Minecraft.Client/Platform/Common/Tutorial 2026-03-22 03:51:48 -05:00
HorseChoiceTask.h TU19: merge Minecraft.Client/Platform/Common/Tutorial 2026-03-22 03:51:48 -05:00
InfoTask.cpp chore: format everything 2026-03-30 02:17:54 -05:00
InfoTask.h exclude unused GameMode implementations, format Platform/Common/Tutorial 2026-03-22 02:11:47 -05:00
InputConstraint.cpp exclude unused GameMode implementations, format Platform/Common/Tutorial 2026-03-22 02:11:47 -05:00
InputConstraint.h exclude unused GameMode implementations, format Platform/Common/Tutorial 2026-03-22 02:11:47 -05:00
LookAtEntityHint.cpp exclude unused GameMode implementations, format Platform/Common/Tutorial 2026-03-22 02:11:47 -05:00
LookAtEntityHint.h exclude unused GameMode implementations, format Platform/Common/Tutorial 2026-03-22 02:11:47 -05:00
LookAtTileHint.cpp TU19: merge Minecraft.Client/Platform/Common/Tutorial 2026-03-22 03:51:48 -05:00
LookAtTileHint.h exclude unused GameMode implementations, format Platform/Common/Tutorial 2026-03-22 02:11:47 -05:00
PickupTask.cpp exclude unused GameMode implementations, format Platform/Common/Tutorial 2026-03-22 02:11:47 -05:00
PickupTask.h refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
ProcedureCompoundTask.cpp chore: format everything 2026-03-30 02:17:54 -05:00
ProcedureCompoundTask.h refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
ProgressFlagTask.cpp exclude unused GameMode implementations, format Platform/Common/Tutorial 2026-03-22 02:11:47 -05:00
ProgressFlagTask.h refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
RideEntityTask.cpp TU19: merge Minecraft.Client/Platform/Common/Tutorial 2026-03-22 03:51:48 -05:00
RideEntityTask.h refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
StateChangeTask.h refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
StatTask.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
StatTask.h exclude unused GameMode implementations, format Platform/Common/Tutorial 2026-03-22 02:11:47 -05:00
TakeItemHint.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
TakeItemHint.h exclude unused GameMode implementations, format Platform/Common/Tutorial 2026-03-22 02:11:47 -05:00
Tutorial.cpp chore: format everything 2026-03-30 02:17:54 -05:00
Tutorial.h chore: format everything 2026-03-30 02:17:54 -05:00
TutorialConstraint.h exclude unused GameMode implementations, format Platform/Common/Tutorial 2026-03-22 02:11:47 -05:00
TutorialConstraints.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
TutorialEnum.h TU19: merge Minecraft.Client/Platform/Common/Tutorial 2026-03-22 03:51:48 -05:00
TutorialHint.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
TutorialHint.h exclude unused GameMode implementations, format Platform/Common/Tutorial 2026-03-22 02:11:47 -05:00
TutorialHints.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
TutorialMessage.cpp exclude unused GameMode implementations, format Platform/Common/Tutorial 2026-03-22 02:11:47 -05:00
TutorialMessage.h Replace remaining WinAPI types with standard C++ equivalents 2026-03-30 17:36:15 +11:00
TutorialMode.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
TutorialMode.h chore: format everything 2026-03-30 02:17:54 -05:00
TutorialTask.cpp Merge branch 'upstream-dev' into cleanup/nullptr-replacement 2026-03-30 16:28:40 +11:00
TutorialTask.h chore: format everything 2026-03-30 02:17:54 -05:00
TutorialTasks.h TU19: merge Minecraft.Client/Platform/Common/Tutorial 2026-03-22 03:51:48 -05:00
UseItemTask.cpp exclude unused GameMode implementations, format Platform/Common/Tutorial 2026-03-22 02:11:47 -05:00
UseItemTask.h refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
UseTileTask.cpp exclude unused GameMode implementations, format Platform/Common/Tutorial 2026-03-22 02:11:47 -05:00
UseTileTask.h refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
XuiCraftingTask.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
XuiCraftingTask.h refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00