Commit Graph

54 Commits

Author SHA1 Message Date
theo3 dcc596ed87 define collisions 2023-12-31 21:26:12 -08:00
theo3 5049daabc5 label contact flags 2023-12-30 21:07:06 -08:00
theo3 201955ea05 create enemy struct and enemy flags 2023-12-30 20:05:32 -08:00
octorock a818f1b704 Use new entity struct for player 2023-12-30 22:09:30 +01:00
octorock 3b87c04162 Invert NENT_DEPRECATED define
To define ENT_DEPRECATED in files that still need the old entity structs.
2023-12-30 18:30:00 +01:00
octorock 33473d1d5b Create new entity structs for enemies 2023-12-30 18:12:05 +01:00
octorock c63a86fbca Create some enemy structs 2023-12-29 22:56:38 +01:00
Tal Hayon 7f3b6a6a44 Match sub_0804334C 2022-09-09 14:20:47 +03:00
notyourav c0904a0b7d
Merge pull request #571 from octorock/data 2022-09-05 11:38:44 -07:00
octorock a83c83ee8c Extract some data
Sort data according to the compilation using they belong to.
Extract background animations.
2022-09-03 23:33:35 +02:00
Tal Hayon 83d376229b Match sub_0804393C 2022-09-02 15:20:03 +03:00
Tal Hayon 7f6d0f64e6 Match sub_080432A8 2022-08-29 12:50:46 +03:00
Tal Hayon 2d5ceeacd4 Match sub_08043B08 2022-08-26 20:54:54 +03:00
Tal Hayon 79bae9cd8a Various documentations 2022-08-08 20:03:12 +03:00
octorock 852effa474 Rename objects 2022-07-25 22:45:55 +02:00
Tal Hayon 09602b00af Putting some nonmatch functions from site 2022-07-13 15:24:22 +03:00
Elliptic Ellipsis 69568e03b0 Should be the rest of them 2022-06-22 00:00:57 +01:00
Elliptic Ellipsis ca06566e2f Many more timers -> dec 2022-06-21 23:26:53 +01:00
Tal Hayon c0b88caad2 Match sub_08044000 2022-05-05 17:15:02 +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
theo3 ef470547e0 cleanup 2022-03-17 19:16:43 -07:00
octorock 3fddf8f070 Decompile Whirlwind 2022-02-27 13:44:06 +01:00
octorock d37be75c49 Use hitbox header 2022-02-27 13:44:06 +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
notyourav 408fec1619
Merge pull request #343 from octorock/wizzrobes
Decompile Wizzrobes
2022-02-01 22:09:53 -08:00
octorock 5ab9443679 Decompile Wizzrobes 2022-01-31 21:25:43 +01:00
Tal Hayon 64c56499f9 Use projectile enum when possible 2022-01-30 02:11:16 +02:00
Tal Hayon d78359e9a2 Use EntityFlags enum where applicable 2022-01-29 15:34:30 +02:00
Tal Hayon 425b4afaeb Renaming according to review 2022-01-23 23:40:56 +02:00
Tal Hayon 70e2ef5877 Merge remote-tracking branch 'upstream/master' into coord 2022-01-23 17:24:55 +02:00
Tal Hayon a1ae3b229b Decompile coord.s 2022-01-23 17:21:08 +02:00
theo3 a6f8dabcea fixed point stuff 2022-01-21 21:28:44 -08:00
hatal175 b71a46546a Match sub_08043770 2022-01-12 15:54:39 +01:00
Tal Hayon ab0ea2a697 vaatiarm: Fix sub_08043490 2022-01-08 14:30:51 +02: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 079260dbd6 name asm funcs 2021-12-25 21:28:44 -08:00
theo3 6cff332e57 header overhaul 2021-12-20 10:31:02 -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 313cc336f2 thumb interwork finished 2021-11-10 00:35:06 -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 d29468c30b add effects.h 2021-10-26 20:33:33 -07:00