summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-10Add MM build target to Jenkinsfile (#137)Anghelo Carvajal
2021-06-04Optimize RAM usage and performance by removing redundant `rawData` (#148)Anghelo Carvajal
2021-06-02Remove debugging symbols in standard builds and add debug mode (#147)Anghelo Carvajal
2021-05-26Add documentation for ZAPD parameters (#141)Anghelo Carvajal
2021-05-26Hotfix: fix AnimatedMaterial and Minimap extraction (#139)Anghelo Carvajal
2021-05-26A few Limbs, Skel and CurveAnimation fixes (#144)Anghelo Carvajal
2021-05-26Check XML resource attributes (#126)Anghelo Carvajal
2021-05-10ZRoom refactor (#124)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-05Add `ZString` resource (#130)Anghelo Carvajal
2021-05-05Background array declarations now use string literal (#128)Nicholas Estelami
2021-05-03Fix `-export-dynamic` in mac (#131)Anghelo Carvajal
2021-04-28Use OutputFormatter for every C and H file, to improve the generated output (...Anghelo Carvajal
2021-04-24Texture Pool Fully Implemented (#123)Nicholas Estelami
2021-04-24Fix most -Wall warnings (#115)louist103
2021-04-22Moved BG Screen Width and Height into Config File (#121)Nicholas Estelami
2021-04-22small fix (#120)Anghelo Carvajal
2021-04-22Add a few errors checks (#119)Anghelo Carvajal
2021-04-22Outputformatter fixes (#117)glankk
2021-04-22Warn unaccounted and name small zero-only unaccounted as padding (#118)Anghelo Carvajal
2021-04-19Deprecate Hint system (#116)Anghelo Carvajal
2021-04-17ZAPD extraction xml reference (#102)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
2021-04-13Fixed pathway bug (#112)Nicholas Estelami
2021-04-13Refactoring and various features added (#108)Nicholas Estelami
2021-04-07Add MM scene support (#109)Rozelette
2021-04-02Add Mtx extraction (#105)Anghelo Carvajal
2021-04-01Add prerenders extraction (#106)Anghelo Carvajal
2021-04-01Unmangle backtrace (#100)Anghelo Carvajal
2021-04-01Add more warnings for textures (#104)louist103
2021-03-27Update libgfxd and convert it into a subrepo (#103)Anghelo Carvajal
2021-03-23Fix CurveLimbs warning and the "Intersection detected" warning (#101)Anghelo Carvajal
2021-03-20Add a clang-format config and reformat all source files (#63)Léo Lam
2021-03-20Final Warning pass (#99)louist103
2021-03-20std::map is already a sorted container, no need to sort it (#88)gamestabled
2021-03-19Fix all warnings output by Clang++ (#94)louist103
2021-03-19Add support to `SkelCurve` and its animation type (#98)Anghelo Carvajal
2021-03-19Merge pull request #96 from ethteck/new-jenkins-agentfig02
2021-03-19Fix repo warnings (#97)Anghelo Carvajal
2021-03-19Fix `make setup` (#95)Anghelo Carvajal
2021-03-18Merge branch 'master' into new-jenkins-agentEthan Roseman
2021-03-18Depend on system ccache setupEthan Roseman
2021-03-18Test on new agentEthan Roseman
2021-03-17Merge pull request #93 from AngheloAlf/fix-missing-includefig02
2021-03-17#include <stdexcept>angie
2021-03-17Add new resource ZSymbol (#92)Anghelo Carvajal