Henny022p
96a3e64280
cleanup graphics code
...
a bit
2025-03-09 18:57:59 +00:00
Henny022p
e1f889e3cb
replace ScreenTransitionData with Transition
...
the struct did exist twice
2025-03-09 18:57:54 +00:00
KEKW555
cd2b8d4b53
Remove fakematch for KinstoneMenu_080A4494 using DWORD ( #694 )
...
* Remove fakematch for KinstoneMenu_080A4494 using DWORD
* Fix fint
2024-02-16 21:34:02 -08:00
KEKW555
8170c03e7e
Use standard union for Div Mod ( #693 )
...
* Cleanup ui.c div and mod
* Cleanup divRem in pauseMenu.c
* Add non matchings
* Consistent defines
* Restore comment
2024-02-16 21:33:38 -08:00
Lemeon
1a3f9e05d3
Patch 1 ( #692 )
...
* True Match sub_080A5F48
matched sub_080A5F48 using typecast on Div.
* True Match DrawChargeBar
Matched DrawChargeBar using typecast on Div
* Update ui.c
changed gUnk_0200AF00 to gHUD.
this change is not yet in the repo, which the nonmatch website uses
* Update ui.c
changes to how my code looks
* Update ui.c
;
* Update pauseMenu.c
* Update ui.c
* Update ui.c
whitespace...
* Update pauseMenu.c
fighting with the lint system
* Update ui.c
that should be the right format now
2024-01-21 13:07:40 -08: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
theo3
fb9f59fbbb
label BounceUpdate asm
2023-12-30 17:13:42 -08:00
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