4jcraft/Minecraft.Client/Platform/Common/Tutorial
2026-03-14 06:44:08 +11:00
..
AreaConstraint.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
AreaConstraint.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
AreaHint.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
AreaHint.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
AreaTask.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
AreaTask.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
ChangeStateConstraint.cpp Remove WinAPI types from tutorial helpers 2026-03-14 06:44:08 +11:00
ChangeStateConstraint.h Remove WinAPI types from tutorial helpers 2026-03-14 06:44:08 +11:00
ChoiceTask.cpp Fix Linux build warnings 2026-03-14 04:37:55 +11:00
ChoiceTask.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
CompleteUsingItemTask.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
CompleteUsingItemTask.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
ControllerTask.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
ControllerTask.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
CraftTask.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
CraftTask.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
DiggerItemHint.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
DiggerItemHint.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
EffectChangedTask.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
EffectChangedTask.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
FullTutorial.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
FullTutorial.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
FullTutorialActiveTask.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
FullTutorialActiveTask.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
FullTutorialMode.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
FullTutorialMode.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
InfoTask.cpp Fix Linux build warnings 2026-03-14 04:37:55 +11:00
InfoTask.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
InputConstraint.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
InputConstraint.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
LookAtEntityHint.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
LookAtEntityHint.h formailize comments 2026-03-10 20:30:31 +01:00
LookAtTileHint.cpp formailize comments 2026-03-10 20:30:31 +01:00
LookAtTileHint.h formailize comments 2026-03-10 20:30:31 +01:00
PickupTask.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
PickupTask.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
ProcedureCompoundTask.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
ProcedureCompoundTask.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
ProgressFlagTask.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
ProgressFlagTask.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
StateChangeTask.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
StatTask.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
StatTask.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
TakeItemHint.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
TakeItemHint.h formailize comments 2026-03-10 20:30:31 +01:00
Tutorial.cpp Merge remote-tracking branch 'upstream/dev' into issue/51-phase-1-portable-win32-cleanup 2026-03-13 15:16:43 +11:00
Tutorial.h Remove WinAPI types from tutorial helpers 2026-03-14 06:44:08 +11:00
TutorialConstraint.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
TutorialConstraints.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
TutorialEnum.h Remove WinAPI types from tutorial helpers 2026-03-14 06:44:08 +11:00
TutorialHint.cpp Fix Linux build warnings 2026-03-14 04:37:55 +11:00
TutorialHint.h purged -Wdelete-non-abstract-non-virtual-dtor 2026-03-10 02:13:56 +01:00
TutorialHints.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
TutorialMessage.cpp Use standard wide string returns for tutorial messages 2026-03-11 15:38:48 +11:00
TutorialMessage.h Remove unused Win32 timestamp from tutorial messages 2026-03-11 15:38:52 +11:00
TutorialMode.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
TutorialMode.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
TutorialTask.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
TutorialTask.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
TutorialTasks.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UseItemTask.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UseItemTask.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UseTileTask.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UseTileTask.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
XuiCraftingTask.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
XuiCraftingTask.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00