Commit Graph

637 Commits

Author SHA1 Message Date
Phillip Stephens 9ae9e52ed7 Start matching CFire, weird regswaps in constructor, rmemory_allocator constructors 2022-10-08 01:44:58 -07:00
Phillip Stephens a4a1d189da Formatting fix 2022-10-07 23:56:56 -07:00
Phillip Stephens 9cfd7f1776 Match and link CScriptSwitch 2022-10-07 23:55:54 -07:00
Phillip Stephens b841756b36 Initial work on SIBios 2022-10-07 22:53:41 -07:00
Luke Street 784b2857bd Update obj_files.mk 2022-10-08 01:18:39 -04:00
Luke Street a7cefd7c4b Match & link CScriptPickup 2022-10-08 01:12:48 -04:00
Luke Street 27fedfee46 CScriptPickup progress 2022-10-08 00:53:34 -04:00
Phillip Stephens dae67b71f2 Frank isn't needed for dtk 2022-10-07 19:42:21 -07:00
Phillip Stephens f779e5819d Match and link dtk 2022-10-07 19:38:36 -07:00
Phillip Stephens ab10629794 Use frank on pad 2022-10-07 15:58:07 -07:00
Phillip Stephens 8cf182eae3 Minor fixes, actually link PadClamp 2022-10-07 15:53:40 -07:00
Phillip Stephens 9ab1aea84f Match and link PadClamp, pad is matched but can't be linked 2022-10-07 12:08:55 -07:00
Phillip Stephens 187d74e9d7
Add build status badge 2022-10-07 01:58:45 -07:00
Phillip Stephens 23f62a2e12 Fix missing space for wine argument, don't add devkitppc path if already specified 2022-10-07 01:54:42 -07:00
Phillip Stephens b3aa0057e4 Attempt to use ninja for actions again 2022-10-07 01:39:43 -07:00
Phillip Stephens 8de39f488c Minor fixes 2022-10-07 01:17:26 -07:00
Luke Street 9ede517a00 Revert GitHub actions build 2022-10-07 00:42:05 -04:00
Luke Street 5e59284458 configure.py updates for Windows 2022-10-07 00:39:23 -04:00
Phillip Stephens dbaf1f40ca Match and link CCollisionInfo 2022-10-06 21:23:10 -07:00
Luke Street 799ce41ad0 configure.py: Use metroidbuildinfo 2022-10-06 23:13:38 -04:00
Henrique Gemignani Passos Lima 8f1d21ac83
Match CGunMotion::LoadAnimations 2022-10-07 02:44:37 +03:00
Henrique Gemignani Passos Lima 4d43a17eed
Match CGunMotion::EnterFidget 2022-10-07 02:40:45 +03:00
Henrique Gemignani Passos Lima 3ffec6266c
Almost match CGunMotion::BasePosition 2022-10-07 02:39:53 +03:00
Henrique Gemignani Passos Lima 77ad228fdb
Match CGunMotion::Draw/GetFreeLookSetId 2022-10-07 02:28:42 +03:00
Henrique Gemignani Passos Lima d54cc35e8d
Match CGunMotion::Update 2022-10-07 02:12:59 +03:00
Henrique Gemignani Passos Lima 38e19caf18
Move CPASDatabase to Kyoto/Animation 2022-10-07 02:10:07 +03:00
Henrique Gemignani Passos Lima b4e3361020
Things for CGunMotion 2022-10-07 01:53:47 +03:00
Henrique Gemignani Passos Lima c68d72a84c
Add CGunController 2022-10-07 01:53:47 +03:00
Phillip Stephens b6771468e8 Also look for and reject `\r` 2022-10-06 14:45:34 -07:00
Phillip Stephens 4891eb8e51 Don't reuse error numbers 2022-10-06 14:27:43 -07:00
Phillip Stephens 9c3d766f8c Add build string files 2022-10-06 14:25:33 -07:00
Phillip Stephens cca1bc81f5 Improve metroidbuildinfo, use file instead of string passed from command line 2022-10-06 14:24:24 -07:00
Henrique Gemignani Passos Lima a6a103de01
Fix compilation 2022-10-06 23:40:41 +03:00
Henrique Gemignani Passos Lima a9f4b00047
Add CPlayerGun::UpdateGunIdle 2022-10-06 23:40:41 +03:00
Henrique Gemignani Passos Lima c906dd6d23
Use SFX defines for UpdateWeaponFire 2022-10-06 23:40:40 +03:00
Phillip Stephens add7471317 Add metroidbuildinfo.c 2022-10-06 13:32:03 -07:00
Henrique Gemignani Passos Lima b7c1e4145e
Add SFX indices from metaforce 2022-10-06 23:15:46 +03:00
Henrique Gemignani Passos Lima 3b152e5efa
Add CPlayerGun::UpdateWeaponFire 2022-10-06 22:45:21 +03:00
Phillip Stephens 480e975add Match and link CMaterialFilter/List 2022-10-06 11:26:32 -07:00
Henrique Gemignani Passos Lima 9e99dc2d36
Almost match CGunMorph::Update 2022-10-06 20:12:19 +03:00
Henrique Gemignani Passos Lima 55820e0a07
Almost match CGunMorph::StartWipe 2022-10-06 20:12:19 +03:00
Henrique Gemignani Passos Lima 7fac18cc48
Add CGunMorph::CGunMorph 2022-10-06 20:12:19 +03:00
Phillip Stephens e25205bd69 Match and link CMaterialList, nearly match CMaterialFilter 2022-10-06 10:00:27 -07:00
Henrique Gemignani Passos Lima c059b527ec
Almost match CPlayerGun::GetTargetId 2022-10-06 19:57:29 +03:00
Henrique Gemignani Passos Lima e804eb8373
Add CPlayerGun::GetBeamVelocity 2022-10-06 19:45:09 +03:00
Henrique Gemignani Passos Lima fcbfade432
Add CPlayerGun::InitCTData, auto_ptr "copy" assignment 2022-10-06 19:39:33 +03:00
Henrique Gemignani Passos Lima a73a47654d
Work on CPlayerGun::InitMuzzleData 2022-10-06 19:19:40 +03:00
Henrique Gemignani Passos Lima a3cd818248
Mostly match CPlayerGun::InitBombData 2022-10-06 18:50:11 +03:00
Phillip Stephens 166a545542 Match and link CMRay 2022-10-06 08:36:53 -07:00
Henrique Gemignani Passos Lima 450f793c49
Match CPlayerGun::InitBeamData 2022-10-06 18:17:12 +03:00