neoLegacy/Minecraft.Client/Windows64
Revela 6aea7c4bb7 Add F2 screenshot functionality and image writing support
- Updated `EControllerActions` to include `MINECRAFT_ACTION_SCREENSHOT`.
- Added conditional compilation for `stb_image_write.h` in `Minecraft.cpp`.
- Modified `run_middle()` to handle screenshot key press.
- Updated `tick()` to capture and save screenshots as PNG files.
- Introduced `KEY_SCREENSHOT` in `KeyboardMouseInput.h` mapped to F2.
- Added `stb_image_write.h` for image writing capabilities.
2026-03-15 03:47:31 -05:00
..
4JLibs Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
GameConfig Initial commit 2026-03-01 12:16:08 +08:00
Iggy Reject duplicate UIDs on login and remove noisy gdraw debug log (#1013) 2026-03-08 23:10:00 -05:00
Leaderboards Initial commit 2026-03-01 12:16:08 +08:00
Network Fix joining servers in split screen, splitscreen fixes (#1031) 2026-03-13 01:32:18 -05:00
Sentient feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
Social Initial commit 2026-03-01 12:16:08 +08:00
XML Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
KeyboardMouseInput.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
KeyboardMouseInput.h Add F2 screenshot functionality and image writing support 2026-03-15 03:47:31 -05:00
Minecraft_Macros.h Initial commit 2026-03-01 12:16:08 +08:00
PostProcesser.cpp Fix split-screen UI wrong positioning on window resize (#989) 2026-03-08 22:16:58 -05:00
Resource.h Initial commit 2026-03-01 12:16:08 +08:00
stb_image_write.h Add F2 screenshot functionality and image writing support 2026-03-15 03:47:31 -05:00
Windows64_App.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Windows64_App.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Windows64_Minecraft.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Windows64_UIController.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Windows64_UIController.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Windows64_Xuid.h Split screen, widescreen support, font rendering fixes, ui scaling fixes (#767) 2026-03-08 15:49:50 -05:00
Xbox_BuildVer.h Initial commit 2026-03-01 12:16:08 +08:00