Commit Graph

143 Commits

Author SHA1 Message Date
octorock aced0bef69 Rename metaTiles
Now the 16x16 tiles are just called tiles and the 8x8 tiles are called subTiles.
2024-01-06 15:01:44 +01:00
octorock c3b771a209 Merge branch 'master' into tilemap-docs 2024-01-06 12:26:39 +01:00
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
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
theo3 72509b18a0 label some asm functions 2023-12-29 00:59:43 -08:00
theo3 d07c416641 message definitions 2023-12-28 21:58:54 -08:00
theo3 a030120a0c clean up linkAnimation.c 2023-12-28 19:05:06 -08:00
octorock b6a94d5062 Use metatile enum 2023-07-05 18:30:27 +02:00
octorock 551cb72093 Extract some map data definitions 2023-06-10 15:12:51 +02:00
octorock 67467fd831 Extract some data
And split up subtasks and world events.
2022-10-08 22:32:54 +02:00
notyourav 11e57bc8e8
Merge pull request #512 from octorock/mcss 2022-09-05 11:22:59 -07:00
octorock f036a3fc74 Adapt GitHub action 2022-09-04 17:36:28 +02:00
octorock ad44d63b73 Document some player item stuff 2022-08-09 18:56:13 +02:00
Tal Hayon 3583720933 Match sub_0804A720 2022-08-04 20:33:03 +03:00
octorock 60e33b636d Rename managers 2022-05-18 13:07:06 +02:00
Tal Hayon c06564fd55 Decompile Subtask_FadeIn/Out 2022-04-10 20:27:22 +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
octorock eb1158855b Decompile some functions 2022-03-28 17:30:56 +02:00
theo3 ffb4653b0d move function decls from player.c 2022-03-27 23:20:26 -07:00
theo3 ef470547e0 cleanup 2022-03-17 19:16:43 -07:00
octorock d6bbbf2db6 Improve LayerStruct 2022-03-05 19:09:49 +01:00
Tal Hayon 1cdfd41e01 Decompile playerItemGustJar asm funcs 2022-03-02 22:30:49 +02:00
notyourav caa11c47ef
Merge pull request #379 from octorock/movement
Begin decompiling movement
2022-02-13 20:22:23 -08: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
Tal Hayon dc88664f58 Decompile the rest of mountainMinish 2022-02-12 18:18:04 +02:00
theo3 a6f8dabcea fixed point stuff 2022-01-21 21:28:44 -08:00
Ibot02 4fc5a7c3e4 Merge branch 'master' into gyorg 2022-01-09 20:46:03 +01:00
Tal Hayon 73c9b8dbb2 Work on projectile asm functions 2022-01-06 12:46:26 +02:00
theo3 c7ee010e47 document game.h 2022-01-05 19:10:40 -08:00
theo3 3144d53159 doc entity.h 2022-01-05 17:52:39 -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
notyourav 466b508413
Merge pull request #238 from notyourav/clr
color.c, utils->common.c
2022-01-01 18:29:08 -08:00
theo3 1ca41b54a9 color.c, utils->common.c 2022-01-01 18:26:25 -08:00
notyourav 74029cb5e0
Merge pull request #233 from hatal175/bowMoblin
Decompile bowMoblin.s
2021-12-30 15:55:43 -08:00
Tal Hayon 68973c163b Review Fixes 2021-12-31 01:06:02 +02:00
Ibot02 05b2b864de gyorgBossObject.c: WIP 2021-12-30 10:48:36 +01:00
Ibot02 770a98c8bd GyorgFemale to new entity style 2021-12-29 14:04:05 +01:00
theo3 0e9a7a5e66 strip fake linker symbols 2021-12-29 02:59:02 -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 9dac4f7660 Marked bitfield with masks like all the rest 2021-12-28 05:54:56 +02:00
Tal Hayon 9efd8da104 Improve nonmatching state in collision.c 2021-12-28 05:27:27 +02: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 28bf8b929f furniture ok 2021-12-16 21:12:43 -08:00