Commit Graph

28 Commits

Author SHA1 Message Date
octorock c3b771a209 Merge branch 'master' into tilemap-docs 2024-01-06 12:26:39 +01:00
theo3 37ac9cb0fb document tile asm functions 2023-12-31 17:34:02 -08:00
octorock 109b1020dc Merge branch 'master' into tilemap-docs 2023-12-31 02:12:41 +01: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 c63a86fbca Create some enemy structs 2023-12-29 22:56:38 +01:00
octorock b6a94d5062 Use metatile enum 2023-07-05 18:30:27 +02:00
octorock c317fe3f18 Extract KeyValuePairs 2023-06-17 00:10:00 +02:00
octorock 551cb72093 Extract some map data definitions 2023-06-10 15:12:51 +02:00
octorock bbac5ace3f Merge remote-tracking branch 'upstream/master' into tilemap-docs 2023-05-31 23:51:20 +02:00
Tal Hayon 07edb4e487 Match sub_08038304 and sub_08046518 2023-01-04 21:04:57 +02:00
octorock 1d741c182d Extract dungeon maps 2022-12-11 12:07:48 +01: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
Elliptic Ellipsis 66fb42033d Even more 2022-06-21 23:32:13 +01:00
Elliptic Ellipsis ca06566e2f Many more timers -> dec 2022-06-21 23:26:53 +01:00
octorock e11cfed066 Decompile some functions 2022-06-11 22:58:02 +02:00
theo3 92240d4314 name remaining entity fields 2022-03-28 20:10:22 -07:00
octorock d6bbbf2db6 Improve LayerStruct 2022-03-05 19:09:49 +01:00
Henny022p b4c33d59dc document gyorg code more
also fixes EU custom build
2022-02-17 15:45:24 +01:00
Tal Hayon 64c56499f9 Use projectile enum when possible 2022-01-30 02:11:16 +02:00
Ibot02 4fc5a7c3e4 Merge branch 'master' into gyorg 2022-01-09 20:46:03 +01:00
Ibot02 85fa74cc57 Gyorg: Rename heap struct 2022-01-09 19:58:04 +01:00
Ibot02 3f790d80b4 gyorg: extract rodata 2022-01-02 11:47:00 +01:00
Ibot02 9c942d465b gyorgBossObject.c: ok 2022-01-01 15:48:15 +01:00
Ibot02 05b2b864de gyorgBossObject.c: WIP 2021-12-30 10:48:36 +01:00
Ibot02 7f0caf50fa GyorgFemaleEye to new entity style 2021-12-29 15:03:34 +01:00
Ibot02 770a98c8bd GyorgFemale to new entity style 2021-12-29 14:04:05 +01:00
Ibot02 5896ae9831 gyorgFemale.c: ok 2021-12-27 13:19:34 +01:00