Commit Graph

  • 771a58b0ac lib: Update sead Léo Lam 2021-08-07 16:36:22 +02:00
  • 7efc22873a Merge pull request #59 from MonsterDruide1/external-tools-cleanup Léo Lam 2021-08-10 22:17:52 +02:00
  • aa4231eff2 tools/setup: Auto-install check (viking) MonsterDruide1 2021-08-08 22:39:43 +02:00
  • 18152c5909 tools: Migrate to external repo MonsterDruide1 2021-08-07 21:59:16 +02:00
  • b502476d96 fix style again iTNTPiston 2021-08-09 16:46:25 -07:00
  • 341f9166d0 fix style iTNTPiston 2021-08-09 16:44:26 -07:00
  • 488f2c3e71 Implemented DebugFinder iTNTPiston 2021-08-09 16:40:04 -07:00
  • 802be64d8e ksys/act: Start adding Awareness Léo Lam 2021-08-05 16:23:25 +02:00
  • 9d4dbaf815 Remove dead symlink to diff.py wrapper Léo Lam 2021-08-07 02:35:56 +02:00
  • 90caa37360 Merge pull request #57 from MonsterDruide1/PlacementGlobal Léo Lam 2021-08-06 15:16:55 +02:00
  • 6982047134 ksys: Add SystemTimers MonsterDruide1 2021-08-05 01:33:20 +02:00
  • 0f6a9d95b5 Remove old diff.py wrapper (superseded by botw-check) and update docs Léo Lam 2021-08-06 01:25:12 +02:00
  • e37272f14a tools: Add single function check mode Léo Lam 2021-08-05 18:26:46 +02:00
  • 15f062a2fc tools: Refactor "check all functions" into its own function Léo Lam 2021-08-05 18:25:33 +02:00
  • d1032acc1c tools: Remove dead code Léo Lam 2021-08-05 21:56:41 +02:00
  • 8bcf98bcaa data: Remove false positives from function list Léo Lam 2021-08-05 16:42:24 +02:00
  • 40530f01ad ksys/act: Fix BaseProcJobHandlerT actor pointer type in ctor Léo Lam 2021-08-05 00:58:56 +02:00
  • af2207632e ksys/act: Implement BaseProcJobHandlerT Léo Lam 2021-08-05 00:44:30 +02:00
  • 6f7547e0db Merge pull request #55 from MonsterDruide1/MusicInfo Léo Lam 2021-08-04 22:18:30 +02:00
  • b3d32fb766 ksys/snd: Add MusicInfo and subclasses MonsterDruide1 2021-08-03 17:07:32 +02:00
  • 5367d0c85a tools: Print a note when a U function actually exists and matches Léo Lam 2021-08-04 16:29:32 +02:00
  • e3887d6835 tools: Add duplicate name checking Léo Lam 2021-08-04 17:02:20 +02:00
  • 8f8a48a1dc tools: Do not overwrite function names with j_ names either Léo Lam 2021-08-02 15:53:59 +02:00
  • e28ba16cc0 tools: Do not overwrite function names with nullsub_ and sub_ Léo Lam 2021-08-02 15:49:00 +02:00
  • 85000e3c7c Merge pull request #45 from MonsterDruide1/SupportBoneResource Léo Lam 2021-08-02 01:16:59 +02:00
  • c64fb93fbd ksys/phys: Fix matching issues in SupportBone Léo Lam 2021-08-01 22:39:19 +02:00
  • 90c34d80fe ksys/phys: Add SupportBoneResource MonsterDruide1 2021-07-07 20:29:45 +02:00
  • e9dfd1327c Merge pull request #54 from AlexApps99/rust Léo Lam 2021-08-01 12:10:23 +02:00
  • 3c0648e51f Added support for WIP function status This brings functionality up to what diff.py uses AlexApps99 2021-08-01 14:19:29 +12:00
  • 2f5bb47689 data: Fix uking_functions.csv line endings Léo Lam 2021-07-31 22:17:34 +02:00
  • f571280fee Merge pull request #52 from AlexApps99/master Léo Lam 2021-07-31 12:57:22 +02:00
  • f901792ea0 Merge pull request #53 from AlexApps99/fix-warn Léo Lam 2021-07-31 12:52:15 +02:00
  • 2d4a192394 Fix warning AlexApps99 2021-07-31 22:44:44 +12:00
  • 80bf9236a3 Remove old tools/check.py Léo Lam 2021-07-31 12:40:06 +02:00
  • ca31637da0 Ghidra function import script Added .gitignore for Ghidra AlexApps99 2021-07-31 20:35:53 +12:00
  • 71fc0f35e8 Merge pull request #51 from leoetlino/optimized-checker Léo Lam 2021-07-31 12:23:40 +02:00
  • 6e30bbea32 tools: Add a new, optimized check tool Léo Lam 2021-07-24 20:04:26 +02:00
  • 2204f46b0b Remove expected/ Léo Lam 2021-07-30 19:59:20 +02:00
  • ea030c356c Contributing: Mention that functions can be stubbed Léo Lam 2021-07-28 12:20:18 +02:00
  • 1d4c815fba Merge pull request #50 from AlexApps99/master Léo Lam 2021-07-27 12:12:56 +02:00
  • a68c979491 CSV formatting improvements documentation AlexApps99 2021-07-27 12:58:48 +12:00
  • 3c336794a4 CSV formatting improvements AlexApps99 2021-07-27 11:09:28 +12:00
  • d7b2e846b9 Merge pull request #49 from AlexApps99/master Léo Lam 2021-07-26 13:07:34 +02:00
  • 42807160cf Add #ifdef declarations for NON_MATCHING code AlexApps99 2021-07-26 21:58:51 +12:00
  • 5bd0cde8bb Merge pull request #48 from AlexApps99/master Léo Lam 2021-07-26 11:55:27 +02:00
  • 88bcc9eec1 Removed invalid functions inside PauseMenuDataMgr::isOverCategoryLimit AlexApps99 2021-07-26 19:35:51 +12:00
  • b4f312d14f Fix perf.data entries in .gitignore Léo Lam 2021-07-25 14:35:23 +02:00
  • 6a87b27ad2 Merge pull request #47 from AlexApps99/master Léo Lam 2021-07-25 11:55:06 +02:00
  • b68b1df6f1 Improved .gitignore AlexApps99 2021-07-25 21:34:20 +12:00
  • 206d7781e5 tools: Use bundled copy of objdump to simplify setup Léo Lam 2021-07-23 18:05:23 +02:00
  • 0ebf0dac9b Contributing: Add a link to the cheatsheet Léo Lam 2021-07-23 13:00:06 +02:00
  • 8f8308787d Contributing: Mention Trello board Léo Lam 2021-07-23 12:57:49 +02:00
  • 3fc83fd051 Streamline project setup by automating NSO conversion (if needed) Léo Lam 2021-07-23 00:35:03 +02:00
  • fc04f184c8 readme: Add note about cloning the repo in WSL Léo Lam 2021-07-23 00:10:54 +02:00
  • bc5593aa44 setup: Use subprocess.check_call instead of os.system Léo Lam 2021-07-22 22:07:25 +02:00
  • d37951ab72 build: Fix local toolchain path Léo Lam 2021-07-22 11:20:55 +02:00
  • d74354c480 Merge pull request #46 from leoetlino/build-cleanup Léo Lam 2021-07-22 02:57:32 +02:00
  • 5d7fa0aede Simplify build setup by adding a setup script Léo Lam 2021-07-22 02:00:20 +02:00
  • 8cf3dd776b build: Clean up build toolchain (and use musl for libc) Léo Lam 2021-07-21 19:16:46 +02:00
  • 1c8152de22 build: Only use response files to link (for perf reasons) Léo Lam 2021-07-21 21:12:21 +02:00
  • 39d81d6178 Add decompilation cheatsheet (from hackmd.io) Léo Lam 2021-07-14 21:33:27 +02:00
  • 6312bcfef2 Merge pull request #44 from MonsterDruide1/MusicDefinition Léo Lam 2021-07-13 14:35:55 +02:00
  • ec59fe675b ksys/snd: Fix matching issues in MusicDefinition Léo Lam 2021-07-13 14:30:28 +02:00
  • 1322b57b55 ksys/snd: Add MusicDefinition MonsterDruide1 2021-07-12 23:11:54 +02:00
  • 754523a246 Merge pull request #43 from MonsterDruide1/RagdollControllerKeyList Léo Lam 2021-07-09 13:24:49 +02:00
  • 3be9a6927d ksys/phys: Add RagdollControllerKeyList-Resource MonsterDruide1 2021-07-09 12:29:51 +02:00
  • e5e8804fa9 Merge pull request #42 from MonsterDruide1/InvalidLifeConditions Léo Lam 2021-07-08 19:30:56 +02:00
  • 0750a987ac ksys/act: Add InfoData::InvalidLifeConditions MonsterDruide1 2021-07-08 18:48:11 +02:00
  • 41d724e17e data: Fix two warnings Léo Lam 2021-07-07 18:22:03 +02:00
  • 34eb9dc0e7 data: Fix _ZTVN3agl3utl9ParameterIN4sead7Color4fEEE address Léo Lam 2021-07-07 15:32:03 +02:00
  • 48e70b92bf ksys/map: Fix more matching or equivalency issues Léo Lam 2021-07-07 14:10:14 +02:00
  • 1b6c549a38 ksys/map: Fix matching issues Léo Lam 2021-07-07 13:58:36 +02:00
  • 4b6b81b190 Fix -Wdelete-incomplete warnings Léo Lam 2021-07-07 13:55:48 +02:00
  • 21883027ef Mark _ZN4ksys3map13PlacementTreeD1Ev as matching Léo Lam 2021-07-07 13:52:21 +02:00
  • f726f3b68d ksys/act: Add Actor getDummyBaseProcLink() Léo Lam 2021-07-06 18:16:57 +02:00
  • a638e3dba1 Merge pull request #40 from notyourav/place_mgr Léo Lam 2021-07-07 13:50:12 +02:00
  • b74df64276 move ForestRenderer and ClusteredRenderer theo3 2021-07-06 12:49:02 -07:00
  • c808135ef1 query: Fix matching issue in CheckRupee Léo Lam 2021-07-06 00:03:33 +02:00
  • 694ab9da9d Merge pull request #41 from notyourav/queries Léo Lam 2021-07-06 00:02:12 +02:00
  • 60dd80779a match some ai::Query theo3 2021-07-01 19:28:09 -07:00
  • 4cba2eb093 ksys::map placement classes theo3 2021-06-28 10:05:07 -07:00
  • 112c1f987d Merge pull request #36 from notyourav/lol Léo Lam 2021-06-29 02:13:59 +02:00
  • 0eef5b3933 shootingStarMgr theo3 2021-06-24 00:22:55 -07:00
  • 710c91eeff tools: Make register pair tracking more robust by using insn.regs_access() Léo Lam 2021-06-28 18:51:08 +02:00
  • 98f3c3d971 lib: Update sead Léo Lam 2021-06-28 18:50:47 +02:00
  • 23a84ada5a Merge pull request #38 from notyourav/mem_prof Léo Lam 2021-06-26 17:10:29 +02:00
  • e19d7756ff Merge pull request #39 from notyourav/autodim Léo Lam 2021-06-26 17:08:49 +02:00
  • c2bd24cf4b lib: Update sead Léo Lam 2021-06-26 12:27:02 +02:00
  • d12508cfce AutoDim decompiled theo3 2021-06-24 23:50:52 -07:00
  • e675602250 MemoryProfiler done theo3 2021-06-24 22:22:17 -07:00
  • 24cc84add7 Merge pull request #37 from leoetlino/ldrb-fix Léo Lam 2021-06-25 00:43:25 +02:00
  • c249c93be1 tools: Fix check script not handling ldrb, ldrsb, etc. correctly Léo Lam 2021-06-25 00:32:29 +02:00
  • 1b9f698134 tools: Fix strb and other str variants not being handled Léo Lam 2021-06-24 22:47:19 +02:00
  • 444a8110fd lib: Update sead Léo Lam 2021-06-24 22:33:33 +02:00
  • 99356080db Merge pull request #31 from notyourav/qst2 Léo Lam 2021-06-23 12:08:16 +02:00
  • 1379a95f0a Merge pull request #35 from MonsterDruide1/master Léo Lam 2021-06-23 12:04:51 +02:00
  • 972445e44c ksys::qst begin theo3 2021-06-14 20:15:32 -07:00
  • 8da7d7cf25 ksys/snd: Add SoundResource MonsterDruide1 2021-06-23 00:34:02 +02:00
  • 1851180b26 Merge pull request #34 from MonsterDruide1/master Léo Lam 2021-06-22 21:28:57 +02:00
  • cadf1688ed ksys/res: Add ModelResourceDivide MonsterDruide1 2021-06-22 21:26:35 +02:00