Skip to content

Conversation

@acrinym
Copy link

@acrinym acrinym commented Nov 20, 2025

Just cleaned up some stuff. :)

acrinym added 25 commits June 19, 2025 18:14
…sult-and-clean-up

Fix icon cleanup
The deletion of the allocated icon buffer in GUI::fetchIcon was unreachable. The function now stores the created icon handle, cleans up the buffer, and then returns the handle.

Updated GUI::fetchIcon to ensure the icon buffer is freed before returning the icon handle
…urn-rect-width-and-height

Fix getDimensions calculation
fix the order of width and height returned by getDimensions
…-for-.mpk-support

Add MoviePack support to GUI extraction
support .mpk archives in Interface file map
expose ArchiveMoviePack file table
lookup containing archive for any file type
document GUI capability for .mpk extraction
…r-case-sensitivity

Fix case-sensitive include paths
fix include path casing for Fileutils and Numutils
correct WindowComponent header include casing
…tract-methods

Add CLI progress output
show extraction progress in CLI
increment progress on every batch file
…andling-for-.mpk-support

Add MoviePack support to GUI extraction

support .mpk archives in Interface file map
expose ArchiveMoviePack file table
lookup containing archive for any file type
document GUI capability for .mpk extraction
fix extension checks in archive factory
…rator-function

Fix include path case for Linux builds
…-future--wait_for

Refactor async polling and build fixes
updates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant