Commit Graph

28 Commits

Author SHA1 Message Date
Tal Hayon d6d7916a46 Use fixed point macros where possible 2022-04-01 18:19:56 +03:00
theo3 92240d4314 name remaining entity fields 2022-03-28 20:10:22 -07: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 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
notyourav 75a8fd3925 Merge pull request #393 from octorock/objects 2022-02-18 13:47:12 -08:00
octorock 0aebbae239 Decompile BossDoor 2022-02-18 20:48:58 +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
notyourav 3c81dd4103 Merge pull request #336 from hatal175/businessScrub 2022-02-01 18:32:08 -08: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 bdb4aaef17 Decompile businessScrubPrologue 2022-01-30 00:28:48 +02:00
notyourav f610f3f4e8 Merge pull request #329 from hatal175/priority 2022-01-29 11:22:18 -08:00
Tal Hayon b34067cb0b Use PlayerActions enum in several places 2022-01-29 15:43:09 +02:00
Tal Hayon c3e3b499e0 Use Priority enum in Object6A 2022-01-29 15:38:13 +02:00
Tal Hayon 416a4b1191 Use sfx sounds enum whereever applicable 2022-01-28 13:11:05 +02:00
theo3 a6f8dabcea fixed point stuff 2022-01-21 21:28:44 -08:00
theo3 a1da1889e3 Fade documentation 2022-01-05 12:47:34 -08: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 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
theo3 24750a6bb5 finish player.c 2021-12-27 17:14:52 -08:00
octorock 57f00c0eae Name some script commands 2021-12-27 00:11:56 +01:00
octorock 2ccf89a1fb Rename scripts 2021-12-26 23:22:16 +01:00
theo3 079260dbd6 name asm funcs 2021-12-25 21:28:44 -08:00
theo3 1218a8b691 object6A ok 2021-12-22 22:13:30 -08:00