Commit Graph

33 Commits

Author SHA1 Message Date
Elliptic Ellipsis 2cd62531cc Some more actionDelays 2022-06-21 22:55:11 +01:00
Tal Hayon e809532548 Move some const data into code files 2022-04-13 00:04:14 +03:00
theo3 a633efd88c sort out most of functions.h 2022-03-30 00:52:53 -07:00
theo3 92240d4314 name remaining entity fields 2022-03-28 20:10:22 -07:00
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
Elliptic Ellipsis a0f7b73e66 Misc prototype cleanup 2022-03-20 16:57:09 +00: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
octorock 2da2b2b33e Decompile LilypadLarge 2022-01-20 14:06:59 +01:00
theo3 bde85fd004 doxygen groups 2022-01-05 20:49:51 -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 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 ecc8a1439d remove redundant unions 2021-11-12 01:34:34 -08:00
theo3 d29468c30b add effects.h 2021-10-26 20:33:33 -07:00
Henny022p b86539d363 introduce enemy id enum 2021-05-02 02:57:05 +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
notyourav 8b81269271 Merge branch 'master' into ply 2021-03-17 20:23:01 -07:00
theo3 af98f5f9a3 several more player functions done 2021-03-15 21:24:10 -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
theo3 e251d79ffd quick fix 🙂 2021-03-13 01:14:46 -08:00
Henny022p d6c379cb3e big cleanup part 1 2021-03-09 04:22:03 +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
Behemoth 662e221f89 label a bunch of stuff 2020-09-01 00:58:36 +02:00
Behemoth 19c8711b4b decompile chuchu 2020-08-26 21:43:48 +02:00
Behemoth 73497fd8c2 - decompile slime and fireball guy
- continue percy decompile
- move entity function definitions to entity header
2020-08-24 18:39:40 +02:00
theo3 62ddaaa5f6 add subdirs 2020-07-13 15:27:20 -07:00