Commit Graph

35 Commits

Author SHA1 Message Date
theo3 a9784e96ba identify some functions 2022-03-28 12:06:05 -07:00
theo3 a6e70132dc format 2022-03-27 21:31:22 -07:00
theo3 5208bfd1aa player asm wip 2022-03-27 00:15:37 -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 4d66b468f8 Merge playerUtils
Merge all player utils files, split asm into functions
and decompile a bunch of functions.
2022-03-02 22:33:12 +01:00
Tal Hayon 0e224cf232 Add playeritem enum and use ids and kinds in all Findentity calls 2022-02-18 18:18:40 +02:00
Tal Hayon e04be6b618 Decompile Manager22 2022-02-09 04:24:43 +02:00
notyourav 8dfc9f47f2 Merge pull request #330 from hatal175/playeractions
Use PlayerActions enum in several places
2022-01-29 22:43:26 -08:00
Tal Hayon b34067cb0b Use PlayerActions enum in several places 2022-01-29 15:43:09 +02:00
Tal Hayon 416a4b1191 Use sfx sounds enum whereever applicable 2022-01-28 13:11:05 +02:00
Tal Hayon 425b4afaeb Renaming according to review 2022-01-23 23:40:56 +02:00
Tal Hayon a1ae3b229b Decompile coord.s 2022-01-23 17:21:08 +02:00
Tal Hayon 4f43dc0196 Use sound enum in all SoundReq calls 2022-01-09 10:22:33 +02:00
theo3 48fa5b4618 sort out functions.h 2022-01-04 20:55:03 -08:00
theo3 52db70bb9d naming work 2022-01-03 23:58:02 -08:00
theo3 415f5213a9 PlayerNormal ok 2022-01-02 16:10:29 -08:00
theo3 1ca41b54a9 color.c, utils->common.c 2022-01-01 18:26:25 -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 ebaa6d76fa merge 2021-12-27 18:23:03 -08:00
theo3 dc8bcb32e0 dungeon stuff 2021-12-27 18:19:47 -08:00
octorock 2ccf89a1fb Rename scripts 2021-12-26 23:22:16 +01:00
theo3 cb95bdb96a framestate, ezlo hint 2021-12-20 23:11:22 -08:00
theo3 3efaac9457 merge 2021-12-14 23:32:15 -08:00
theo3 34e69959df cleanup 2021-12-14 23:31:27 -08:00
octorock 2580b33a20 Decompile OctorokBoss 2021-12-13 21:55:22 +01:00
theo3 10d0d9e589 overworld 2021-12-12 01:50:09 -08:00
theo3 9f360a0b72 fix flag enum 2021-11-15 20:52:19 -08:00
theo3 a9bb5184d0 Merge remote-tracking branch 'upstream/master' into m 2021-11-05 01:58:55 -07:00
theo3 9cfbb3a27a entity changes, textbox changes 2021-11-04 20:56:03 -07:00
octorock 57c5cefaf8 Merge branch 'master' into demo-jp 2021-11-01 16:55:04 +01:00
theo3 6ecaea44c5 add tiles.h 2021-10-26 22:06:24 -07:00
octorock 47154cb556 Add DEMO_JP variant 2021-10-16 21:28:16 +02:00
Ibot02 c50c628c80 warpPoint.c: ok 2021-10-05 17:24:13 +02:00
Ibot02 83e018464d managerF.c: ok 2021-09-22 13:16:37 +02:00