Commit Graph

145 Commits

Author SHA1 Message Date
MonsterDruide1
5f944f2448 al/factory: cleanup 2021-12-19 19:19:03 +01:00
MonsterDruide1
d1ff592d69 al/execute: cleanup 2021-12-19 10:17:42 +01:00
MonsterDruide1
135ca639a7 al: remove event 2021-12-19 00:08:06 +01:00
MonsterDruide1
17f607c8ee al/effect: cleanup/remove 2021-12-18 23:53:29 +01:00
MonsterDruide1
eb96d8d16b al/collision: cleanup 2021-12-18 23:50:41 +01:00
MonsterDruide1
3ad700382f al/camera: cleanup 2021-12-18 23:43:21 +01:00
MonsterDruide1
7f1c105ee3 al/byaml: cleanup 2021-12-18 22:59:10 +01:00
MonsterDruide1
5386b5a27f al/audio: cleanup 2021-12-18 22:58:07 +01:00
MonsterDruide1
40ce08a12b al/async: implement & cleanup 2021-12-18 21:33:20 +01:00
MonsterDruide1
e10a459434 al/area: cleanup 2021-12-18 14:27:50 +01:00
MonsterDruide1
9201c7f94d al/actor: cleanup 2021-12-18 12:49:33 +01:00
MonsterDruide1
a83eab5ad2 LiveActor: Fix alignment of LiveActorFlag 2021-12-17 21:17:34 +01:00
Trippixyz
4919fe087f layout: Add StageSceneLayout.h 2021-12-15 00:06:39 +01:00
Mars2030
d377f6f518 input: Add JoyPadAccelPoseAnalyzer.h 2021-12-14 23:39:55 +01:00
MonsterDruide1
0a854fdc31 util: Add InputUtil 2021-12-10 15:02:45 +01:00
MonsterDruide1
806937b539 Guideline changes from BotW project 2021-12-10 14:45:47 +01:00
MonsterDruide1
84e59505c6 Update submodules 2021-12-10 13:54:49 +01:00
MonsterDruide1
e0617394cc
Merge pull request #2 from JoshuaBradbury/fix-issues
Fix issues with compilation and some mismatches
2021-12-10 13:41:48 +01:00
JoshuaBradbury
e65ffec435 Fix issues with compilation and some mismatches 2021-12-04 14:24:50 +00:00
Mars2030
a7bc558372 Add headers by Mars2030 2021-11-18 00:22:30 +01:00
MonsterDruide1
be02ee2848 Run clang-format 2021-11-16 22:58:25 +01:00
CraftyBoss
d7a9efb12e Added Headers from Starlight 2021-11-16 22:42:45 +01:00
shibbo
02bfab4845 LiveActor: Add initAfterPlacement 2021-11-13 19:10:59 +01:00
shibbo
abd1072d54 actor: Add ActorPrepassLightKeeper 2021-11-13 19:09:58 +01:00
shibbo
0cd75fbe0e LiveActor: Complete LiveActorGroup 2021-11-13 19:08:41 +01:00
shibbo
f4855008d7 README: Fix file path of 2021-11-13 18:56:38 +01:00
MonsterDruide1
8efcc41a64 Contributing.md: Fix links to BotW-Cheatsheet 2021-10-29 00:33:56 +02:00
MonsterDruide1
e0e23704a6 Add Contributing.md 2021-10-29 00:09:39 +02:00
MonsterDruide1
c272720b51 Add tools/check to .gitignore 2021-10-28 23:19:11 +02:00
MonsterDruide1
73c9da076d resource: Add AchievementHolder 2021-10-23 23:52:19 +02:00
MonsterDruide1
4065262ee8 resource: Add Achievement 2021-10-22 23:18:34 +02:00
MonsterDruide1
671d4f209d resource: Add GameDataHolderAccessor 2021-10-22 15:25:43 +02:00
MonsterDruide1
5b5a7ad50e scene: Add SceneObjHolder 2021-10-22 14:03:23 +02:00
MonsterDruide1
ce1f8d16f8 scene: Implement ISceneObj 2021-10-22 13:46:01 +02:00
MonsterDruide1
683c3111f8 scene: Add ISceneObj 2021-10-22 13:39:44 +02:00
MonsterDruide1
3dc058b2dd objects/Mofumofu: Add MofumofuWarpHole 2021-10-17 22:34:05 +02:00
MonsterDruide1
0a9f2f0764 resource: Add AchievementInfoReader 2021-10-17 12:00:20 +02:00
MonsterDruide1
25d5aad414 byaml/writer: Add ByamlWriter 2021-10-15 23:38:22 +02:00
MonsterDruide1
88b1e340b1 byaml/writer: Add ByamlWriterHash 2021-10-08 20:52:38 +02:00
MonsterDruide1
61ddc6def3 byaml/writer: Add ByamlWriterStringTable 2021-10-07 22:43:53 +02:00
MonsterDruide1
d1ea06ec9e byaml/writer: Add ByamlWriterArray 2021-10-07 22:33:09 +02:00
MonsterDruide1
4cdfa8a833 byaml/writer: Add ByamlWriterString 2021-10-07 22:27:54 +02:00
MonsterDruide1
5929b24ea3 byaml/writer: Move ByamlWriterContainer to ~Data 2021-10-07 20:19:38 +02:00
MonsterDruide1
4805624c60 byaml/writer: Add header of ByamlWriterStringTable 2021-10-07 20:17:44 +02:00
MonsterDruide1
fe58d3d732 byaml/writer: Add ByamlWriterNull 2021-10-07 20:07:08 +02:00
MonsterDruide1
3d91097acd byaml/writer: Add ByamlWriterDouble 2021-10-07 20:03:38 +02:00
MonsterDruide1
049917285f byaml/writer: Add ByamlWriterUInt64 2021-10-07 19:19:48 +02:00
MonsterDruide1
638680be6e byaml/writer: Add ByamlWriterInt64 2021-10-07 18:50:49 +02:00
MonsterDruide1
7a984ed253 byaml/writer: Add ByamlWriterUInt 2021-10-07 18:41:32 +02:00
MonsterDruide1
8259bef72f byaml/writer: Add ByamlWriterInt 2021-10-07 18:40:16 +02:00