* shift-jis purge
dtk part 1
Co-Authored-By: roeming <25447777+roeming@users.noreply.github.com>
Co-Authored-By: Luke Street <549122+encounter@users.noreply.github.com>
* build versioning and static prints
Co-Authored-By: roeming <25447777+roeming@users.noreply.github.com>
Co-Authored-By: Luke Street <549122+encounter@users.noreply.github.com>
* actual dtk stuff
woop?
Co-Authored-By: roeming <25447777+roeming@users.noreply.github.com>
Co-Authored-By: Luke Street <549122+encounter@users.noreply.github.com>
* suspicious file changes
@roeming please investigate these changes
Co-Authored-By: roeming <25447777+roeming@users.noreply.github.com>
* version reconciliation
the else blocks really should be futureproofed
* minor correction of global to weak
also replace configure.py and purge linker-map.txt
* Update Makefile
* makefile and ninja silliness
* Update build.yml
* makefile test
* Update build.yml
* Update Makefile
* All fixed
* More JP string fixes
* Fix demo all_source build
* Add objdiff report, Makefile dep autodownloads, lots of cleanup & more
* Update README
* Update progress badges
* Restore old docs
* changing FILE_POS.c to FILE_POS.C
* Rename FILE_POS.c to FILE_POS.C
* fix for make
---------
Co-authored-by: EpochFlame <jupiterror@gmail.com>
Co-authored-by: roeming <25447777+roeming@users.noreply.github.com>
Co-authored-by: Luke Street <549122+encounter@users.noreply.github.com>
Co-authored-by: roeming <brother64youyou@gmail.com>
This repo already contains an empty /tools/mwcc_compiler/ directory, so I just removed the part of the build instructions saying you need to add it yourself.
* Start files
* Match + link KoganeState.cpp
also progress on RockState.cpp
* Match + link RockState.cpp
* Match + link BigFootState.cpp
* Update progress.csv
* Clarify BigFoot variable naming
* Match + link ElecHibaState
* BabyState progress
just StateMove::exec left non-matching
* QueenState progress
* Progress on StateRolling::exec
* Update progress.csv
* RandGateUnit.cpp progress
* Match + link RandGateUnit.cpp
shout outs to Roeming for the help matching getRandomScoreDoor!
Co-Authored-By: EpochFlame <82550703+EpochFlame@users.noreply.github.com>
Co-authored-by: EpochFlame <82550703+EpochFlame@users.noreply.github.com>
* Link ebiScreenInfoWindow
* Link vsGS_VSGame.cpp
Confirmed that it matches and links on final and demo.
* Link genNavi.cpp
* Link mapPartsView.cpp
* Link ogScaleMgr.cpp
* Link testScene.cpp
needs a fake function because the whole file is just unused/inlines and weak functions lmao
* Match + link YellowChappy.cpp
* Match + link bombState.cpp
may as well lump this in here
* Match + link chappy.cpp
* Match + link kochappy.cpp
* Link sysDrawBuffer.cpp
* Update README and progress.csv
* Match plantsMgr.cpp
will need some help linking
* Mgr-related header fixes and pelplant re-matching
* Link enemyMgrBase.cpp
still tracking down the other issues
* Fix shift-JIS escape sequence bug in EnemyParmsBase
* Link pelplantState.cpp
* Link enemyBlendAnimatorBase.cpp
woops, accidentally linked this while hunting out errors
* Link enemyFSM.cpp
this was also done and unlinked???
* Link walkSmokeEffect.cpp
aaaaaaaaaaaaaaaaa
* Link enemyInteractBattle.cpp
AAAAAAAAAAAAAAAA
* Link updateMgr.cpp
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
* Match + link BlueChappy and BlueKochappy
._.
* Match + link YellowKochappy.cpp
identical to BlueKochappy
* Match + link tyreState.cpp
4%.
* Fix plantsMgr assert by combining plant headers
* Minor formatting fixes