commit c4fb7cc50060b688bb34e30ae2a737ff38758073
Author: Matt P <5638426+mattbruv@users.noreply.github.com>
Date: Wed Jul 17 18:47:24 2024 -0500
update configure.py
commit 2ed4117314ab04bd2b921326a345f6984a1e2cf1
Author: Matt P <5638426+mattbruv@users.noreply.github.com>
Date: Wed Jul 17 18:43:19 2024 -0500
make this formatted better
commit 75c617ab9f282e020462f46b344fe19c0c44886c
Author: Matt P <5638426+mattbruv@users.noreply.github.com>
Date: Wed Jul 17 18:41:36 2024 -0500
cleanup
commit 59810bef12337097589af350e02ed0af104529d3
Author: Matt P <5638426+mattbruv@users.noreply.github.com>
Date: Wed Jul 17 18:39:29 2024 -0500
xd
commit da4333f3cef224544fa2d7f707c6b9f369f36f3c
Author: Matt P <5638426+mattbruv@users.noreply.github.com>
Date: Wed Jul 17 18:38:17 2024 -0500
finish substitutions
commit 37ed4e0ca83aaf452720392bb8650ece3ddd0471
Author: Matt P <5638426+mattbruv@users.noreply.github.com>
Date: Wed Jul 17 18:34:47 2024 -0500
substitute anim ids for names
commit 95a9cf28911c442b44e5cb59594819b260b37a7a
Author: Matt P <5638426+mattbruv@users.noreply.github.com>
Date: Wed Jul 17 18:23:57 2024 -0500
use bool here, it makes more sense
commit 9259f418d0aed27a9fd39b88c5174f5a2f16a008
Author: Matt P <5638426+mattbruv@users.noreply.github.com>
Date: Wed Jul 17 18:19:07 2024 -0500
substitute in floats since it all matches
* iAnim.cpp equivalent
* Make local functions static in zParPTank
* Fix return value warning in zNPCGoalAlertFodder::Enter
* some more zParPTank errors fixed, still non-equivalent
* Some work on matching xIni
* Finish matching xIni, use some variable names from seilweiss/rat
Co-authored-by: Seil Weiss <32021834+seilweiss@users.noreply.github.com>
* xIni: Add missing function prototypes
---------
Co-authored-by: Seil Weiss <32021834+seilweiss@users.noreply.github.com>
Matches zSaveLoad_CardCheckSlotOverwrite and Fixes some small
errors with remaining non-matching functions.
Also enables -common compiler flag to get the correct data sections.