Commit Graph

84 Commits

Author SHA1 Message Date
octorock 1ecc23d534 Fix format 2024-01-06 18:43:02 +01:00
octorock 560dfa45b1 Add more tilemap documentation 2024-01-06 18:12:53 +01:00
octorock 06dc158598 Rename vvv to actTile 2024-01-06 16:15:34 +01:00
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 201955ea05 create enemy struct and enemy flags 2023-12-30 20:05:32 -08:00
octorock 109b1020dc Merge branch 'master' into tilemap-docs 2023-12-31 02:12:41 +01:00
theo3 37723f5607 document RoomVars struct 2023-12-29 21:42:55 -08:00
octorock 768efa50b3 Merge branch 'master' into tilemap-docs 2023-12-28 14:59:23 +01:00
Henny022p 83d710a413 clean up hint_height version mess 2023-08-02 22:32:17 +02:00
Henny022p bc22015987 SaveFile cleanup part 1 2023-08-02 20:50:18 +02:00
octorock b6a94d5062 Use metatile enum 2023-07-05 18:30:27 +02:00
Henny022p 9b907d121d various small documentation changes
made during SGDQ23 while working on multiworld randomizer

Co-authored-by: Ibot02 <jtp.jtp@gmx.de>
2023-07-05 00:53:54 +02:00
octorock f89bb66911 Create enums for Vvvs and MetaTiles 2023-06-24 00:19:33 +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 c280188436 Fix paths 2022-12-21 23:40:27 +01:00
octorock 1d741c182d Extract dungeon maps 2022-12-11 12:07:48 +01:00
octorock 67467fd831 Extract some data
And split up subtasks and world events.
2022-10-08 22:32:54 +02:00
octorock ad44d63b73 Document some player item stuff 2022-08-09 18:56:13 +02:00
Tal Hayon 79bae9cd8a Various documentations 2022-08-08 20:03:12 +03:00
Tal Hayon 18ef0d34b4 Document various fields and functions 2022-08-06 15:21:41 +03:00
octorock 60e33b636d Rename managers 2022-05-18 13:07:06 +02:00
Tal Hayon dba74f4c92 Match sub_0801876C 2022-05-09 16:48:11 +03:00
Tal Hayon ffdec50c76 Match sub_08018BB4 and adjust types 2022-05-08 23:49:52 +03:00
Tal Hayon c06564fd55 Decompile Subtask_FadeIn/Out 2022-04-10 20:27:22 +03:00
octorock 03e15c611c Decompile some of beanstalkSubtask 2022-03-31 22:38:53 +02:00
theo3 a633efd88c sort out most of functions.h 2022-03-30 00:52:53 -07:00
theo3 a9784e96ba identify some functions 2022-03-28 12:06:05 -07:00
Elliptic Ellipsis 1a6d14cd36 New RoomMemory struct 2022-03-20 16:57:09 +00:00
Tal Hayon d7a794a9d2 Decompile the rest of minecart 2022-03-20 02:50:21 +02:00
theo3 ef470547e0 cleanup 2022-03-17 19:16:43 -07:00
Tal Hayon a7ad4afebd rename and retype RoomVars field_0xac 2022-03-06 17:50:45 +02:00
octorock 5efe982847 Merge and split scroll 2022-03-02 22:33:13 +01:00
Henny022p d64fea8164 moved gCurrentAreaDroptable into gRoomVars properly
also rename globals
2022-02-10 01:29:15 +01:00
notyourav dcc3ac2192
Merge pull request #341 from Henny022p/subtask 2022-02-01 20:28:25 -08:00
octorock ff7147e9da Decompile PushableRock 2022-01-29 23:55:23 +01:00
Henny022p 0e57341980 decomp subtask.c 2022-01-24 01:46:08 +01:00
Ibot02 4fc5a7c3e4 Merge branch 'master' into gyorg 2022-01-09 20:46:03 +01: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 f26b2e286a more game.c 2022-01-03 20:16:58 -08:00
theo3 1ca41b54a9 color.c, utils->common.c 2022-01-01 18:26:25 -08:00
theo3 0e9a7a5e66 strip fake linker symbols 2021-12-29 02:59:02 -08:00
theo3 cbd0b7e6c9 rename files 2021-12-28 23:33:10 -08:00
theo3 0f65f8fd50 Identify player functions and update asm.h 2021-12-28 12:08:30 -08: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 cb95bdb96a framestate, ezlo hint 2021-12-20 23:11:22 -08:00
theo3 6cff332e57 header overhaul 2021-12-20 10:31:02 -08:00