Commit Graph

32 Commits

Author SHA1 Message Date
theo3 7d133d932c macros in collision.c 2022-03-30 23:44:03 -07:00
theo3 65b80571b2 naming 2022-03-28 21:01:02 -07:00
theo3 92240d4314 name remaining entity fields 2022-03-28 20:10:22 -07:00
theo3 a9784e96ba identify some functions 2022-03-28 12:06:05 -07:00
Elliptic Ellipsis 29ef1953f0 Clean up a couple of bools 2022-03-25 14:24:18 +00:00
theo3 ef470547e0 cleanup 2022-03-17 19:16:43 -07:00
Tal Hayon 857a85b128 Remove several gotos 2022-03-14 01:32:46 +02: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 b69a6d223c Rename movement functions 2022-02-12 20:03:27 +01:00
octorock d6c79aa263 Rename enemy functions 2022-02-12 20:03:27 +01:00
hatal175 ad657a3823 Merge branch 'master' into entitykind 2022-01-29 22:22:53 +02:00
Tal Hayon 578fb3d1d8 Using EntityKind enum in various places 2022-01-29 15:12:23 +02:00
Tal Hayon 416a4b1191 Use sfx sounds enum whereever applicable 2022-01-28 13:11:05 +02:00
theo3 737302d9d1 pressure plate ok 2022-01-22 11:32:56 -08:00
theo3 a6f8dabcea fixed point stuff 2022-01-21 21:28:44 -08:00
Tal Hayon d4bc136bd7 Match sub_080177A0 2022-01-13 17:00:40 +02: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
notyourav 9456e38606 Merge pull request #225 from notyourav/asm_funcs
finish player, label script functions
2021-12-27 21:32:31 -08:00
Tal Hayon 9efd8da104 Improve nonmatching state in collision.c 2021-12-28 05:27:27 +02: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
theo3 1f515e6958 doc surface types 2021-12-25 16:35:54 -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
theo3 9f360a0b72 fix flag enum 2021-11-15 20:52:19 -08:00
theo3 ecc8a1439d remove redundant unions 2021-11-12 01:34:34 -08:00
theo3 fddb4abd53 move entity update functions 2021-11-11 21:18:48 -08:00
theo3 313cc336f2 thumb interwork finished 2021-11-10 00:35:06 -08:00