Commit Graph

  • fb8f0c636e ksys: Change isSensorLayer to getContactLayerType Léo Lam 2021-12-15 11:21:13 +01:00
  • c0a24e1611 Merge pull request #70 from notyourav/phys Léo Lam 2021-12-14 11:03:12 +01:00
  • 87e8bafae2 havok stubs and ksys::phys work theo3 2021-11-29 00:00:56 -08:00
  • 0e9c92dc03 tools: Update common Léo Lam 2021-12-11 22:24:02 +01:00
  • 02f6ffb809 lib: Update sead Léo Lam 2021-12-11 22:23:00 +01:00
  • 1159f84e3c contributing: Move Python module deps to readme Léo Lam 2021-12-09 14:15:41 +01:00
  • b1a2f945cf contributing: Link to the library board Léo Lam 2021-12-08 22:51:09 +01:00
  • df7ebc5080 contributing: Move code style guidelines after decompilation guide Léo Lam 2021-12-08 00:33:30 +01:00
  • bb6142d158 Remove obsolete symlinks/helper scripts Léo Lam 2021-12-07 20:39:20 +01:00
  • e09eb09f66 contributing: Explain how to clang-format Léo Lam 2021-12-04 18:46:15 +01:00
  • 70354f58fe readme: Steal^H^H^H^H^Hborrow fancy badges from OoT Léo Lam 2021-12-03 00:41:08 +01:00
  • 328b2a9c23 tools: Update common (auto rediff after diff.py exits) Léo Lam 2021-12-03 00:00:53 +01:00
  • 72b08e2db9 contributing: Mention diff.py -mw and other useful flags Léo Lam 2021-12-02 23:29:38 +01:00
  • fe713feba1 contributing: Clarify how tools like Hex-Rays should be used Léo Lam 2021-12-02 23:11:10 +01:00
  • 49584efbf3 tools: Update common (auto-mangling, listsym) Léo Lam 2021-12-01 17:44:20 +01:00
  • 6f09be56cc tools: Update common Léo Lam 2021-11-30 22:53:42 +01:00
  • 6b88a1cebe ksys/eco: Clarify how beco offset calculation works Léo Lam 2021-11-24 02:36:05 +01:00
  • 0f3cb6e1ec ksys: Add act::getRandomAreaItem Léo Lam 2021-11-24 02:12:05 +01:00
  • c0a79e67ee ksys: Merge EcoUtil into ActorUtil Léo Lam 2021-11-24 01:59:32 +01:00
  • 022f029db1 ksys/eco: Match Ecosystem::getMapArea Léo Lam 2021-11-23 23:13:40 +01:00
  • 8ac282db2a ksys/eco: Clean up casts in Ecosystem::getMapArea Léo Lam 2021-11-23 22:56:47 +01:00
  • 73e2b74045 ksys/eco: Finish Ecosystem Léo Lam 2021-11-23 22:03:51 +01:00
  • b63c16c55f ksys/util: Fix C++17 compliance in FixedString Léo Lam 2021-11-01 14:56:23 +01:00
  • d10dd65dcd ksys/phys: Add some prerequisites for ContactInfoTable Léo Lam 2021-10-30 12:38:27 +02:00
  • 70aaa429fe ksys/phys: Start adding SystemData Léo Lam 2021-10-28 20:48:35 +02:00
  • 5580b49345 ksys/act: Add more Actor members Léo Lam 2021-10-16 18:05:41 +02:00
  • 8056fb3881 ksys: Forward declare Actor where possible Léo Lam 2021-10-17 00:08:33 +02:00
  • 28515aceb5 ksys/act/AI: Take const ref for messages Léo Lam 2021-10-16 20:15:44 +02:00
  • 9b4af6eb00 ksys/act/AI: Rename AI handleMessage2_ and fix parameter type Léo Lam 2021-10-16 19:48:30 +02:00
  • 487de7a9a7 tools: Update common Léo Lam 2021-10-16 19:38:25 +02:00
  • 4b6f513606 ksys: Start adding PhysicsConstraints Léo Lam 2021-10-16 16:36:32 +02:00
  • 381d8922c1 tools: Update common Léo Lam 2021-10-16 16:20:17 +02:00
  • 89939a2300 ksys: Start adding PhysicsUserTag Léo Lam 2021-10-16 14:51:18 +02:00
  • 892baf877f Contributing: Update clang-format version number Léo Lam 2021-10-13 15:11:23 +02:00
  • aba5f423de Merge pull request #68 from leoetlino/clang-format-12 Léo Lam 2021-10-13 15:10:01 +02:00
  • 320ce3e7ab Update to clang-format 12 Léo Lam 2021-10-13 14:58:36 +02:00
  • a679afcf3f Merge pull request #67 from ThePixelGamer/mafs Léo Lam 2021-10-10 12:30:07 +02:00
  • 20df9e7c7d Update misc files to match sead math changes ThePixelGamer 2021-10-06 18:02:53 -05:00
  • a82333ef90 Merge pull request #65 from ThePixelGamer/master Léo Lam 2021-09-14 22:40:23 +02:00
  • 4baa6d7ee8 Implement LazyTraverseList ThePixelGamer 2021-09-11 01:25:45 -05:00
  • 381f2de72d Merge pull request #66 from ThePixelGamer/patch-1 Léo Lam 2021-09-14 17:00:12 +02:00
  • 953c1bfa3a Update common tools Léo Lam 2021-09-14 16:59:16 +02:00
  • 90970369de Make class ordering more clear ThePixelCoder 2021-09-14 01:03:11 -05:00
  • d81186c208 cheatsheet: Add sead::DynamicCast Léo Lam 2021-09-09 22:37:42 +02:00
  • 934ee7b096 cheatsheet: Clean up trailing whitespace Léo Lam 2021-09-09 22:34:25 +02:00
  • 65e671d74c Merge pull request #64 from ThePixelGamer/master Léo Lam 2021-09-06 18:47:09 +02:00
  • 766c454215 Implement MessageCapture ThePixelGamer 2021-09-06 11:28:58 -05:00
  • c7d58ae78b tools: Fix imports Léo Lam 2021-09-06 16:55:19 +02:00
  • a2697e9631 contributing: Add "no copy/pasting pseudocode" rule Léo Lam 2021-09-06 15:56:24 +02:00
  • fdd2057f27 readme: Fix path to setup script Léo Lam 2021-09-06 15:52:16 +02:00
  • 50d7f3b0c2 tools: Update common Léo Lam 2021-09-03 17:10:07 +02:00
  • 09787d1132 lib: Update sead again Léo Lam 2021-08-27 16:54:43 +02:00
  • 742d64c18f lib: Update sead Léo Lam 2021-08-27 11:30:40 +02:00
  • 867c812e36 Merge pull request #63 from MonsterDruide1/ParticleConfig Léo Lam 2021-08-24 18:34:43 +02:00
  • 612aeac49f gsys: Add ParticleConfig MonsterDruide1 2021-08-24 14:38:22 +02:00
  • b6cefb983d Merge pull request #62 from leoetlino/readme-v160 Léo Lam 2021-08-23 22:19:13 +02:00
  • 1954850a20 Merge pull request #58 from iTNTPiston/master Léo Lam 2021-08-23 22:18:19 +02:00
  • 203d8da309 readme: Explain why 1.6.0 is not being decompiled Léo Lam 2021-08-23 22:09:09 +02:00
  • e3a6211fc2 Add listing for DebugFinder dtors iTNTPiston 2021-08-23 12:30:48 -07:00
  • 66aa5f139b add trailing new line and make DebugFinder destructor not virtual iTNTPiston 2021-08-23 12:10:41 -07:00
  • 2e5ecb2352 Update tools Léo Lam 2021-08-22 13:27:11 +02:00
  • ad9b3e8a42 Merge pull request #61 from MonsterDruide1/master Léo Lam 2021-08-21 01:01:29 +02:00
  • 0b50a1a5d2 tools: Add create_build_dir to custom setup.py MonsterDruide1 2021-08-21 00:58:49 +02:00
  • 75bdfbd44e lib: Update NintendoSDK Léo Lam 2021-08-20 18:34:26 +02:00
  • 737ea79669 ksys/res: Implement more ResourceMgrTask functions Léo Lam 2021-08-20 16:57:55 +02:00
  • f3c3332cef Merge pull request #60 from AlexApps99/starterpackmgr Léo Lam 2021-08-20 14:13:15 +02:00
  • dfeb87fd3d ksys: Add StarterPackMgr AlexApps99 2021-08-16 11:26:11 +12:00
  • 34d36b4dfc Update tools/common Léo Lam 2021-08-19 15:50:01 +02:00
  • c42f6cd657 Fix submodule names Léo Lam 2021-08-17 11:29:43 +02:00
  • 8812e80809 readme: Update reference to Contributing.md for 1.6.0->1.5.0 patch Léo Lam 2021-08-13 21:48:23 +02:00
  • 6635c517f5 tools/setup: Allow setup to be called without NSO for re-setting up tools Léo Lam 2021-08-12 15:06:10 +02:00
  • b5df224222 tools/setup: Remove useless imports Léo Lam 2021-08-12 15:04:19 +02:00
  • bd8915ab72 tools: Update common Léo Lam 2021-08-12 14:53:55 +02:00
  • 92fefe3e77 data: Fix function list warnings Léo Lam 2021-08-11 02:22:30 +02:00
  • df99eb76ba readme: Reorder some paragraphs to make the intro flow better Léo Lam 2021-08-11 02:14:04 +02:00
  • 0352e590cc tools: Update common Léo Lam 2021-08-11 02:10:50 +02:00
  • 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