- All enums now use
uint32_t
as the underlying type rather thanunsigned long
orint
. - Added
DDS_LOADER_INGNORE_MIPS
flag to DDSTextureLoader - Refactored CMO structures into their own header
- xwbool:
- Add "GNU-style" --long-options to the command-line tools (all existing switches are still supported)
- Refactored code to use shared header
- MakeSpriteFont: supports
--version
and--help
and accepts either/
or-
style command-line parameters. - CMake and MSBuild project updates
Last release to support Windows 7 SP1 or Windows 8.0