Commit Graph

1032 Commits

Author SHA1 Message Date
Léo Lam cf99fd97f1
lib: Update EventFlow (add MetaDataPack) 2021-05-28 18:10:23 +02:00
Léo Lam c737d7b169
lib: Update EventFlow (add ResEventFlowFile) 2021-05-28 14:56:49 +02:00
Léo Lam e129275287
lib: Update EventFlow (add ResTimeline) 2021-05-28 13:03:49 +02:00
Léo Lam 0cfd1d76b2
lib: Update EventFlow (add ResActor) 2021-05-28 00:39:40 +02:00
Léo Lam 66ae62d4d1
lib: Update EventFlow 2021-05-24 20:42:50 +02:00
Léo Lam 9f96979c4e
lib: Update EventFlow (RelocationTable) 2021-05-22 18:06:19 +02:00
Léo Lam 369212514b
lib: Update EventFlow 2021-05-21 00:17:50 +02:00
Léo Lam 0c9821e7fb
readme: Add more resources (AArch64, tools) 2021-05-21 00:16:38 +02:00
Léo Lam 3ab3c7e0cf
lib: Update EventFlow (add BitArray) 2021-05-20 13:10:51 +02:00
Léo Lam 8dcf1d826e
lib: Update EventFlow (implement BinaryFileHeader) 2021-05-19 23:59:44 +02:00
Léo Lam 0c73c0d670
ksys/eco: Implement LevelSensor::init 2021-05-19 15:38:37 +02:00
Léo Lam 38ffb1f160
readme: Fix typo 2021-05-18 13:16:29 +02:00
Léo Lam 845fd2d139
readme: Add more frequently asked questions and reorder sections 2021-05-18 13:14:31 +02:00
Léo Lam 8b1eb8819a
ksys/act: Finish ActorParam by adding updateResource 2021-05-18 00:44:53 +02:00
Léo Lam 8e0d05234f
ksys/act: Start adding LodInfo 2021-05-17 01:37:13 +02:00
Léo Lam ac16843502
ksys/world: Remove unused variable 2021-05-16 22:33:14 +02:00
Léo Lam 47ae6e2b0b
ksys/world: Implement WorldMgr::onStageInit 2021-05-16 02:12:23 +02:00
Léo Lam 98ace1a751
readme: Remove outdated note about current focus of the project
Enough code has been decompiled in KingSystem that Game code can also
be decompiled now
2021-05-15 17:48:25 +02:00
Léo Lam 84b14bc8f2
ksys/world: Add more EnvMgr functions 2021-05-15 02:25:08 +02:00
Léo Lam d090c3881b
ksys/world: Implement more EnvMgr blood moon functions 2021-05-13 17:23:05 +02:00
Léo Lam 3af5a55a65
ksys: Fix some VFR functions not being inline 2021-05-13 15:41:30 +02:00
Léo Lam 561e83b869
ksys/world: Implement EnvMgr::isWaterRelicRainOn 2021-05-13 12:42:06 +02:00
Léo Lam 2d5a3e7c93
ksys/world: Move defines to separate header 2021-05-13 12:03:40 +02:00
Léo Lam 333078a9f2
ksys/world: Start implementing EnvMgr 2021-05-13 00:11:13 +02:00
Léo Lam 19e03c86be
lib: Update sead 2021-05-11 23:53:40 +02:00
Léo Lam 8f6612e7db
ksys/world: Start implementing SkyMgr (ctor, dtor, etc.) 2021-05-10 17:35:25 +02:00
Léo Lam 5cb3c9d8b2
ksys/world: Rename CloudMgr to SkyMgr 2021-05-09 17:50:22 +02:00
Léo Lam a92ca1d073
ksys/world: Rename SkyMgr to EnvMgr
EnvPalettes and other Env stuff are handled by this manager.
Cloud/sky properties are handled by "CloudMgr" (which will be
renamed to SkyMgr) instead.
2021-05-09 17:48:22 +02:00
Léo Lam 1fb3ae9368
ksys: Add BasicProfiler 2021-05-09 15:17:11 +02:00
Léo Lam 7c30d3f6e5
ksys: Add CameraEditor 2021-05-09 15:09:40 +02:00
Léo Lam 2fef4f821e
lib: Update sead 2021-05-09 15:09:39 +02:00
Léo Lam 52c4ba1fc0
ksys: Add Revision 2021-05-09 12:12:42 +02:00
Léo Lam b8eb5960ec
ksys/evt: Add getters to Metadata 2021-05-09 01:46:22 +02:00
Léo Lam ebfab2209b
ksys/evt: Implement Metadata 2021-05-09 01:40:08 +02:00
Léo Lam 806395b2f1
ksys/world: Finish TimeMgr 2021-05-09 00:23:42 +02:00
Léo Lam 7bda72574e
ksys/world: Implement AnimalMasterController 2021-05-05 19:15:50 +02:00
Léo Lam da65708ded
ksys/world: Implement more TimeMgr functions 2021-05-02 17:48:37 +02:00
Léo Lam e5e2427c8b
ksys/world: Start adding TimeMgr 2021-05-02 01:29:52 +02:00
Léo Lam 461967e278
ksys/gdt: Move FlagHandle to separate header
To avoid header bloat.
2021-05-02 00:22:59 +02:00
Léo Lam 9f6cdf69b4
ksys/world: Add and implement more WorldMgr functions 2021-05-01 14:48:45 +02:00
Léo Lam 5798b676fd
ksys/world: Add Job class stubs 2021-04-30 14:32:39 +02:00
Léo Lam b39e0e5be3
ksys/world: Start implementing WorldMgr 2021-04-30 11:47:13 +02:00
Léo Lam 34c85c322e
ksys/world: Fix WorldInfo, DungeonEnv, Manager structs 2021-04-29 02:37:46 +02:00
Léo Lam 92ed3dbddb
ksys/res: Implement register/unregisterFactory 2021-04-26 18:25:25 +02:00
Léo Lam f8d110ce28
ksys/frm: Remove unused enum 2021-04-26 18:20:27 +02:00
Léo Lam 927c757345
ksys/frm: Implement WorkerSupportThreadMgr 2021-04-26 17:56:01 +02:00
Léo Lam caa3dcf548
ksys/xlink: Add InfoData 2021-04-26 14:47:12 +02:00
Léo Lam f365c0b591
ksys/eft: Fix formatting issue 2021-04-26 14:27:54 +02:00
Léo Lam 450f559602
ksys/eft: Add InfoData 2021-04-26 14:27:18 +02:00
Léo Lam b493f4cb5c
ksys/snd: Add snd::InfoData 2021-04-26 14:17:48 +02:00