notyourav
|
79bbd540a8
|
Merge pull request #611 from Henny022p/fix-flags-h
|
2023-05-20 22:19:41 -07:00 |
|
Henny022p
|
6fad53f263
|
remove extra spaces
maintaining consistent alignment for the closing comment is too much work and there is no real use for it
|
2023-05-13 17:59:56 +02:00 |
|
Henny022p
|
9f3adae304
|
put doxygen comment on each flag
|
2023-05-13 17:50:32 +02:00 |
|
Catobat
|
a2785bc0fa
|
Merge remote-tracking branch 'upstream/master' into interaction-stuff
|
2023-05-06 12:32:38 +02:00 |
|
Catobat
|
18b86e484a
|
Formatting
|
2023-05-06 00:36:48 +02:00 |
|
Catobat
|
8ff6027f97
|
Name some functions for marking a Fuser as done
|
2023-05-05 23:45:29 +02:00 |
|
Catobat
|
8a7e928461
|
Change customHitbox in InteractableObject to Rect*
|
2023-04-30 22:34:53 +02:00 |
|
Catobat
|
3a7f92e7c7
|
Change customHitbox in InteractableObject to s8*
|
2023-04-30 21:58:05 +02:00 |
|
Catobat
|
4fd83717cd
|
Name sub_08078180
|
2023-04-30 20:21:45 +02:00 |
|
Catobat
|
06c0f111e7
|
Name all possible R button actions
|
2023-04-30 16:00:33 +02:00 |
|
Catobat
|
985eeb67a1
|
Name members for R actions in struct_0200AF00
|
2023-04-30 15:10:30 +02:00 |
|
Catobat
|
d1d78ed018
|
Name members for button texts in struct_0200AF00
|
2023-04-30 13:14:10 +02:00 |
|
Catobat
|
fcfbd73dd2
|
Name the special values used with Kinstone Fusions
|
2023-04-29 02:56:08 +02:00 |
|
Catobat
|
2e21fde027
|
Name the interaction types
|
2023-04-29 00:32:15 +02:00 |
|
Catobat
|
d5afe1f2dd
|
Name a lot of functions about interactable objects
|
2023-04-28 23:36:33 +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
|
aa477e7ad0
|
Gold Kinstone Fusion names
|
2023-04-27 02:29:50 +02:00 |
|
Catobat
|
a822374f76
|
Fix a few comments with offsets in structs
|
2023-04-27 01:06:21 +02:00 |
|
Catobat
|
65304904d3
|
Fix Kinstone drops mixup
|
2023-04-24 16:50:53 +02:00 |
|
Catobat
|
e59630f202
|
Fix dungeon item mixup
|
2023-04-24 16:31:06 +02:00 |
|
Tal Hayon
|
77732aac23
|
Disabling clang format for flags.h
|
2023-04-22 08:58:22 +03:00 |
|
notyourav
|
7e4466f928
|
Merge pull request #598 from TomRiddle01/improve_flags
Add comments to flags.h
|
2023-02-27 14:41:15 -08:00 |
|
TomRiddle01
|
bb20fa084c
|
fix wrongly replaced lines
|
2023-01-12 20:53:22 +01:00 |
|
TomRiddle01
|
094e984b8f
|
update
|
2023-01-11 18:40:10 +01:00 |
|
TomRiddle01
|
0f3766b048
|
update
|
2023-01-11 18:37:08 +01: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 |
|
Catobat
|
fbdd0078cd
|
Give unk141 and unk1C1 in SaveFile names
|
2023-01-07 22:54:36 +01:00 |
|
Catobat
|
1cb62deadd
|
Fix Kinstone constant names
|
2023-01-07 20:51:24 +01:00 |
|
Henny022p
|
08de04a87b
|
remove fake global gUnk_02022030
part of gBG1Buffer
|
2023-01-04 19:26:42 +01:00 |
|
notyourav
|
9016bc861e
|
Merge pull request #587 from Henny022p/wallet
|
2023-01-04 09:01:39 -08:00 |
|
Henny022p
|
a26345cde0
|
name Wallet::iconStartTile
|
2023-01-03 23:52:43 +01:00 |
|
Henny022p
|
2c7fc37c0d
|
fix gWalletSizes
|
2023-01-03 22:36:39 +01:00 |
|
Catobat
|
227d2c6070
|
Match sub_0801E99C
|
2023-01-01 19:28:47 +01:00 |
|
TomRiddle01
|
b718322221
|
first attempt at automated comments
|
2022-12-29 22:50:03 +01:00 |
|
Tal Hayon
|
44e4b69cdb
|
Matches from site(Henny022p,octorock,Léo Lam,ThothWhatsThis)
|
2022-11-21 19:18:07 +02:00 |
|
Tal Hayon
|
bf9df14832
|
Use FX enum and add another sparkle to the enum
|
2022-11-21 19:17:21 +02:00 |
|
notyourav
|
6ef09456e7
|
Merge pull request #577 from Henny022p/sub_08090094
match sub_08090094
|
2022-10-13 23:40:27 -07:00 |
|
Henny022p
|
05b46ee3fe
|
match sub_08090094
uses forced register
|
2022-10-14 06:14:38 +02:00 |
|
Henny022p
|
e683536b8a
|
fix missing typedef
|
2022-10-14 05:46:44 +02:00 |
|
octorock
|
67467fd831
|
Extract some data
And split up subtasks and world events.
|
2022-10-08 22:32:54 +02:00 |
|
notyourav
|
c0904a0b7d
|
Merge pull request #571 from octorock/data
|
2022-09-05 11:38:44 -07: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
|
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
|
953a5d35cc
|
Match sub_0807A5B8
|
2022-08-22 18:44:58 +03:00 |
|