Commit Graph

51 Commits

Author SHA1 Message Date
Elliptic Ellipsis 2d37348cb6 Fix a lot of pointer comparisons to 0 (or nothing) to explicitly use NULL 2022-03-25 05:35:12 +00:00
theo3 ef470547e0 cleanup 2022-03-17 19:16:43 -07:00
octorock 8f678d15ed Use same names for arm functions and their trampolines
To easier jump to the corresponding source code.
2022-03-07 12:29:01 +01:00
octorock 7215695e13 Decompile some vram 2022-03-05 17:46:57 +01:00
octorock ab853d9f44 Decompile Object43 2022-02-27 13:44:06 +01:00
octorock b0b39514c2 Unify asm for non-matching functions
So that tools can easier work with them.
2022-01-12 12:16:36 +01:00
theo3 3144d53159 doc entity.h 2022-01-05 17:52:39 -08:00
theo3 48fa5b4618 sort out functions.h 2022-01-04 20:55:03 -08:00
theo3 7036ec73af game.c doc 2022-01-04 18:39:32 -08:00
theo3 52db70bb9d naming work 2022-01-03 23:58:02 -08:00
notyourav 466b508413
Merge pull request #238 from notyourav/clr
color.c, utils->common.c
2022-01-01 18:29:08 -08:00
theo3 1ca41b54a9 color.c, utils->common.c 2022-01-01 18:26:25 -08:00
Tal Hayon 447782f21c Remove uintended includes 2022-01-02 03:26:38 +02:00
Tal Hayon 1ff79f2c7e clang format 2022-01-01 02:25:27 +02:00
Tal Hayon 442206651d getEmptyEntity: More fixes 2022-01-01 02:13:05 +02:00
Tal Hayon d141b5bfbf Fix condition 2022-01-01 02:09:40 +02:00
Tal Hayon f57e040e16 Decompiled getEmptyEntity - still not completely matching 2021-12-31 16:46:58 +02:00
theo3 cbd0b7e6c9 rename files 2021-12-28 23:33:10 -08:00
theo3 3fd900f1bc rename files, sort asm into subdirectories 2021-12-28 13:53:53 -08:00
theo3 0f65f8fd50 Identify player functions and update asm.h 2021-12-28 12:08:30 -08:00
theo3 6cff332e57 header overhaul 2021-12-20 10:31:02 -08:00
theo3 34e69959df cleanup 2021-12-14 23:31:27 -08:00
theo3 10d0d9e589 overworld 2021-12-12 01:50:09 -08:00
octorock 9396484df6 Merge branch 'master' into asset-extraction 2021-11-12 12:13:13 +01:00
Ibot02 59076fccb7 Renamed Entity fields for knockback
SolidifiedGaming identified these while glitchhunting.
2021-10-25 13:32:54 +02:00
octorock b1e3830872 Name CreateProjectile functions 2021-10-16 17:29:50 +02:00
octorock 87038a31bf Decompile manager36 2021-08-28 17:08:40 +02:00
octorock fd640407bb Split item files 2021-07-04 16:03:58 +02:00
theo3 f0d610f385 fix entity.c search prototypes, add documentation 2021-03-21 22:04:04 -07:00
theo3 bd50d449de collapse TUs 2021-03-21 20:51:08 -07:00
Henny022p a2cdfd6d8d Merge branch 'master' into cleanup_declarations 2021-03-15 22:56:23 +01:00
Henny022p aac7eb7436 more cleanup 2021-03-15 22:22:59 +01:00
Henny022p d6c379cb3e big cleanup part 1 2021-03-09 04:22:03 +01:00
Henny022p 5e2af32bb1 named some stuff 2021-03-09 01:28:13 +01:00
octorock 8f7ad0a35c Fix parameters for all functions called from scripts 2021-03-07 01:29:31 +01:00
theo3 e3ee1058bb create object enum and update entity type struct 2021-02-28 17:04:49 -08:00
theo3 0aa3c18d08 more symbols 2021-02-28 15:07:06 -08:00
theo3 cca3f69d18 tmp 2021-02-26 14:48:30 -08:00
Ibot02 0dab5bbc99 manager28.c: ok 2021-01-18 16:05:52 +01:00
theo3 3079c016b4 clang-format and newlines 2020-11-13 23:27:50 -08:00
Behemoth 264cce346a decompile _DmaCopy 2020-08-26 14:01:39 +02:00
theo3 4f2f69ceb4 func renaming 2020-08-20 02:21:23 -07:00
theo3 6570eea1f2 _EntUpdate 2020-08-19 22:31:54 -07:00
theo3 e40ceb75a8 more renaming 2020-08-19 19:09:31 -07:00
theo3 78f629ecc3 entity.c refactoring and function naming 2020-08-19 18:57:17 -07:00
Marcus Huderle 2e78289112 Start decompiling chooseFile.c 2020-08-16 14:57:09 -05:00
theo3 ac67812a25 renamed all occurences of "link" to "player" 2020-08-08 14:59:11 -07:00
Behemoth 2a36c16cf7 cleanup 2020-08-06 23:27:46 +02:00
Behemoth a8819bc449 remove leftover assignment 2020-08-06 22:35:07 +02:00
Behemoth 6250d7ce72 more entity stuff 2020-08-06 21:00:49 +02:00