Commit graph

245 commits

Author SHA1 Message Date
Naii-the-Baf ddc3f59b74
Project/LiveActor: Implement ConveyerKeyKeeper (#680) 2025-07-21 11:01:24 +02:00
ExcellentGamer ee8abadb20
Project/Execute: Implement ExecuteSystemInitInfo (#683) 2025-07-13 12:23:41 +02:00
Narr the Reg 3b496106ff
Library/Resource: Implement ResourceFunction (#685) 2025-07-07 12:41:35 +02:00
ExcellentGamer 5ae6e3ed99
Project/Controller: Implement PadRumbleKeeper (#682) 2025-07-07 12:05:15 +02:00
MonsterDruide1 4026945064
Library/Resource: Implement ActorResource and Holder (#652) 2025-07-06 12:44:45 +02:00
Shishu the Dragon 331502633a
Player: Implement PlayerBindableSensorList (#181) 2025-07-06 12:06:39 +02:00
Muz-dev 08102131bb
Library/Clipping: Implement ClippingRequestKeeper (#632) 2025-07-02 12:45:39 +02:00
MonsterDruide1 208bd7a902
Library/LiveActor: Implement ActorResourceFunction (#668) 2025-07-01 23:40:43 +02:00
Muz-dev 3f3e33a48b
Library/Clipping: Implement ClippingInfoGroup (#673) 2025-07-01 20:09:44 +02:00
MonsterDruide1 6880da6a1c
data: Fix matching state of seadCoreInfo.cpp (#675) 2025-07-01 14:54:33 +02:00
MonsterDruide1 ea4ec1f856
all: Improvements based on listsym (#669) 2025-07-01 14:40:32 +02:00
Shishu the Dragon 633e51654b
Enemy: Implement Kuribo2D (#664) 2025-07-01 14:04:38 +02:00
MonsterDruide1 ef1580d3de
Player: Implement PlayerJudgeWallKeep (#649) 2025-07-01 11:50:35 +02:00
MonsterDruide1 1d703905b4
Project/Memory: Implement MemorySystem (#648) 2025-07-01 11:14:21 +02:00
MonsterDruide1 89ef58b41f
Player: Implement PlayerStateGroundSpin (#646) 2025-07-01 10:28:09 +02:00
renovate[bot] 901a7f6eba
lib/sead: Update submodule to 8e33b38 (#671)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: MonsterDruide1 <5958456@gmail.com>
2025-06-30 16:20:59 +02:00
Naii-the-Baf 85e69b7a3a
MapObj: Implement AppearSwitchTimer (#640) 2025-06-22 10:34:10 +02:00
Shishu the Dragon 1a4e439244
Enemy: Implement Nokonoko2D (#645) 2025-06-21 16:25:48 +02:00
renovate[bot] dc4c78678f
lib/sead: Update submodule to fc1a8af (#655)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: MonsterDruide1 <5958456@gmail.com>
2025-06-19 22:44:03 +02:00
MonsterDruide1 357c3f7e99
data: Fix issues in file_list.yml (#653) 2025-06-18 01:23:16 +02:00
LynxDev2 79507446ee
data: Replace odyssey_functions.csv with improved file_list.yml (#633) 2025-06-17 23:19:30 +02:00
LynxDev2 83ce41eec1
File list: Update from csv and remove LAZY from guessed functions (#622) 2025-06-01 11:46:00 +02:00
MonsterDruide1 9538e1b6fd
Util: Implement ActorDimensionKeeper (#624) 2025-05-29 21:42:49 +02:00
MonsterDruide1 a016e87a67
data: Add GUESS to file list based on llvm-nm (#541) 2025-05-25 14:42:53 +02:00
Narr the Reg 6bdc7e444e
Project/File: Implement FileLoader (#612) 2025-05-25 12:33:57 +02:00
Fuzzy2319 d407125838
Library/Play/Layout: Implement RollParts (#606) 2025-05-24 08:04:24 +02:00
MonsterDruide1 6480488718
Library/Collision: Add ICollisionPartsKeeper (#608) 2025-05-22 02:37:04 +02:00
Fuzzy2319 b945088200
Library/Play/Layout: Implement BalloonMessage (#600) 2025-05-21 22:26:27 +02:00
Narr the Reg 964fc5021c
Project/File: Implement SoundItemEntry and SoundItemHolder (#599) 2025-05-21 21:58:08 +02:00
Fuzzy2319 d07e20e427
Library/Play/Layout: Implement WipeCloseAppearWaitEnd (#593) 2025-05-21 21:17:54 +02:00
Narr the Reg cf534ac646
Library/Yaml: Implement ParameterArray, ParameterList and ParameterObj (#572) 2025-05-21 20:14:29 +02:00
Fuzzy2319 0f31e4ee00
Enemy: Implement PackunPoisonBall (#589) 2025-05-19 22:52:40 +02:00
Narr the Reg 97bbace029
Library/Camera: Implement CameraFlagCtrl (#595) 2025-05-18 11:08:21 +02:00
Narr the Reg bc55cc0223
Library/Yaml: Implement YamlMacroUtil (#578) 2025-05-06 20:05:15 +02:00
Narr the Reg 5da3d99cb6
Project/Joint: Implement RollingCubePoseKeeper (#554) 2025-04-21 09:45:04 +02:00
ud2 c13e914d51
all: Fix class declarations based on RTTI (#550) 2025-04-20 09:28:03 +02:00
MonsterDruide1 4788bca4e3
data: Split Library/LiveActor/LiveActor.o (#544) 2025-04-19 23:03:48 +02:00
MonsterDruide1 4d9e8fd56b
data: Split ClippingFunction.o (#543) 2025-04-15 21:32:56 +02:00
Fuzzy2319 973c04d941
Library/Resource: Implement Resource (#529) 2025-04-14 13:46:47 +02:00
MonsterDruide1 83869c1372
data: Add LAZY to file list based on llvm-nm (#522)
Co-authored-by: ud2 <sjx233@qq.com>
2025-04-13 21:21:16 +02:00
tetraxile 65fb7d16bb
data: Add eui files to file_list.yml (#536) 2025-04-13 12:07:30 +02:00
MonsterDruide1 8ec1784875
Library/Stage: Implement StageResource* (#518) 2025-04-07 18:19:43 +02:00
MonsterDruide1 c89dda1668
data: Split PartsConnector and UniformBlock (#494) 2025-04-01 23:36:41 +02:00
MonsterDruide1 a3e7ced7e8
data: Fix some file_list.yml entries (#490)
Co-authored-by: Fuzzy2319 <alexandre.verbrigghe@orange.fr>
2025-04-01 22:55:02 +02:00
MonsterDruide1 ef7604b94f
data: Add file_list.yml (#478) 2025-03-31 14:55:20 +02:00