Commit Graph

64 Commits

Author SHA1 Message Date
octorock 109b1020dc Merge branch 'master' into tilemap-docs 2023-12-31 02:12:41 +01:00
theo3 d07c416641 message definitions 2023-12-28 21:58:54 -08:00
theo3 7c1c612c9b fix fakematch in LinkHoldingItem_Action3 2023-12-28 17:54:39 -08:00
octorock 768efa50b3 Merge branch 'master' into tilemap-docs 2023-12-28 14:59:23 +01:00
Henny022p 1944bf5e6d Match SortKinstoneBag
extract kinstone related data from SaveFile into it's own struct

Co-authored-by: KEKW555 <152369890+KEKW555@users.noreply.github.com>
2023-12-24 04:54:59 +01:00
Lemeon 09e6ceb593 Update kinstoneMenu.c
changed the names for the unknowns
2023-11-30 19:55:39 +01:00
Lemeon 461f5bb8e7 Update kinstoneMenu.c
matched KinstoneMenu_080A414C
2023-11-30 19:33:48 +01:00
Reinmmar 03eacc3c04 Merge branch 'master' into Inputs 2023-08-23 00:04:08 +02:00
Reinmmar 1739e6205a Labeled all unlabeled inputs(if I didn't miss any) 2023-08-15 03:54:03 +02:00
Reinmmar 8801e77275 renamed variables 2023-08-14 14:19:39 +02:00
Reinmmar 37c6941eb6 Inputs labeled and renamed functions and variables 2023-08-14 13:53:30 +02:00
notyourav 2ebab6f49f Merge pull request #620 from Henny022p/savefile
SaveFile cleanup
2023-08-06 18:52:38 -07:00
Henny022p ea30d2264b SaveFile cleanup part 3 2023-08-02 22:19:34 +02:00
Henny022p bc22015987 SaveFile cleanup part 1 2023-08-02 20:50:18 +02:00
octorock 488196754e Create new entity structs for NPCs 2023-08-01 11:36:11 +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 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
Catobat fcfbd73dd2 Name the special values used with Kinstone Fusions 2023-04-29 02:56:08 +02:00
Catobat 04f4272b14 Document structs for interacting with entities 2023-04-28 20:20:29 +02:00
Catobat b25f36e736 struct_03003DF0 seems to use struct_03003DF8 2023-04-27 16:14:29 +02:00
Catobat e59630f202 Fix dungeon item mixup 2023-04-24 16:31:06 +02:00
Catobat c88f5cf280 Names in KinstoneWorldEvent struct 2023-01-08 17:47:29 +01:00
Catobat 8515634fa9 Name more functions 2023-01-08 16:46:07 +01:00
Catobat 4ab73f8eb7 Name some more functions in common.c 2023-01-08 15:01:18 +01:00
Catobat 1d2d1cd786 Name some functions in common.c 2023-01-08 00:13:19 +01:00
Catobat c8d37f73c8 Give unk118 and unk12B in SaveFile names 2023-01-07 23:19:07 +01:00
octorock ea9b7e7848 Fix palette groups 2022-12-22 23:47:13 +01:00
octorock 64322c65de Extract area metadata 2022-12-11 15:39:22 +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 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 487277e786 Match KinstoneMenu_Type1 2022-08-26 14:59:38 +03: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 c45195c577 Use negative values where appropriate 2022-08-07 00:39:22 +03:00
Tal Hayon 18ef0d34b4 Document various fields and functions 2022-08-06 15:21:41 +03:00
octorock 852effa474 Rename objects 2022-07-25 22:45:55 +02: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 4de453b4de Add TextCategory enum 2022-04-28 09:19:46 +03:00
notyourav 20b9d87d00 Merge pull request #492 from hatal175/subtask6 2022-04-14 09:33:39 -07:00
Tal Hayon 70229c561d Match sub_080A5D1C 2022-04-12 09:41:22 +03:00
octorock 4fd8048c3c Decompile some functions 2022-04-11 18:55:07 +02:00
notyourav c4d18cf682 Merge pull request #487 from hatal175/fade
Add fade flags enum
2022-04-06 21:38:14 -07:00
Tal Hayon 01067740c1 Extract ui.h 2022-04-06 11:03:32 +03:00
Tal Hayon d3c5ce50f0 Add fade flags enum 2022-04-05 22:56:37 +03:00
Tal Hayon 53dd89e3b6 Decompile some subtask2 functions 2022-04-02 20:42:30 +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