summaryrefslogtreecommitdiff
path: root/ZAPD/ZBackground.cpp
AgeCommit message (Expand)Author
2026-05-30Removed StringHelper in favor of the LUS one (#38)Lywx
2023-10-18Merge branch 'JackMaster' into mergeJackOntoSquashbriaguya
2023-10-17update to latest version used by SoHbriaguya
2023-04-29Added setting for ZBackground screen width/height (#278)Nicholas Estelami
2021-11-27Warning system (#189)EllipticEllipsis
2021-11-24Only use array lengths on static variables (#205)Anghelo Carvajal
2021-10-16`ExternalFile`: Expose other XML's declarations during extraction (#151)Anghelo Carvajal
2021-10-05ZResource cleanup (#178)Anghelo Carvajal
2021-10-01Add `--static` flag (#193)Anghelo Carvajal
2021-09-12Fix compilation with -Wextra (#164)Random
2021-09-12Run formatter (#170)EllipticEllipsis
2021-08-05Exporter Support Added (#127)Nicholas Estelami
2021-06-04Optimize RAM usage and performance by removing redundant `rawData` (#148)Anghelo Carvajal
2021-05-08Add const to most functions that need it and remove all "using namespace std"...louist103
2021-05-07Change image library to `libpng` and improve how palettized textures are extr...Anghelo Carvajal
2021-05-06Refactor: Removed `relPath` since it is no longer used. (#136)Nicholas Estelami
2021-05-06Add a `format` rule to Makefile (#134)Anghelo Carvajal
2021-05-05Background array declarations now use string literal (#128)Nicholas Estelami
2021-04-28Use OutputFormatter for every C and H file, to improve the generated output (...Anghelo Carvajal
2021-04-24Fix most -Wall warnings (#115)louist103
2021-04-22Moved BG Screen Width and Height into Config File (#121)Nicholas Estelami
2021-04-19Deprecate Hint system (#116)Anghelo Carvajal
2021-04-15Removed a bunch of old commented out code. (#114)Nicholas Estelami
2021-04-15Rename "Prerender" to "Background", properly extract PolygonType1 multi forma...Anghelo Carvajal