Commit Graph

11 Commits (fa7dfb601fdff0efb24063609fe5906d307d43e3)

Author SHA1 Message Date
sigonasr2 fa7dfb601f Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
sigonasr2 cd1f272a07 Fix up build to be compliant with GCC compiler. Fixed lowercase character filenames to match actual character names in-game. 1 year ago
sigonasr2 4ab88b3014 Implement reset code (#FFFFFF) 1 year ago
sigonasr2 df1d9771aa Implemented hex color font coloring. 1 year ago
sigonasr2 54677e9263 Incorporated stat differences to equip menu display. 1 year ago
sigonasr2 808cc32418 Implemented color code text in PGE. 1 year ago
sigonasr2 25b6dc0299 Corrected word wrapping issues with PGEX_TTF. Added another line, fixed word wrapping width. Fixed up which fonts were used for measuring sizes. 1 year ago
sigonasr2 d9b1908985 Garbage collection for rendered truetype fonts implemented. Added CREDITS file. Removed strange forward declare requirement on util file. 1 year ago
sigonasr2 5331a3d443 Implement font upscaling hack for similar looking web/PC font rendering. 1 year ago
sigonasr2 f9b00a8931 Implemented LessRoundBox custom font and FT2 extension font rendering. Enabled Emscripten compatible FT2 extension capabilities. Replaced original TTF PGEX with newline compatible version. 1 year ago
sigonasr2 2af830d400 FreeType license (required for PGEX_TTF) included in all license notices. Setup project with freetype libraries and includes. Added gamepad PGEX for future gamepad support. 1 year ago