..
data
warp and transition type
2022-03-23 22:38:09 +01:00
enemy
Merge pull request #493 from hatal175/data3
2022-04-13 13:36:29 -07:00
gba
…
item
Decompile some functions
2022-04-11 18:55:07 +02:00
manager
Move some const data into code files
2022-04-13 00:04:14 +03:00
menu
Merge pull request #492 from hatal175/subtask6
2022-04-14 09:33:39 -07:00
npc
Put const data in npc23 and match sub_0806650C
2022-04-15 14:52:49 +03:00
object
Merge pull request #493 from hatal175/data3
2022-04-13 13:36:29 -07:00
playerItem
Merge pull request #493 from hatal175/data3
2022-04-13 13:36:29 -07:00
projectile
Decompile some functions
2022-04-11 18:55:07 +02:00
affine.c
…
beanstalkSubtask.c
Decompile some functions
2022-04-11 18:55:07 +02:00
code_0805EC04.c
Match SetAffineInfo
2022-03-30 18:10:34 +03:00
code_08049CD4.c
…
code_08049DF4.c
Decompile some functions
2022-04-11 18:55:07 +02:00
collision.c
macros in collision.c
2022-03-30 23:44:03 -07:00
color.c
rename coord.h to physics.h
2022-03-28 17:28:17 -07:00
common.c
Decompile some functions
2022-04-11 18:55:07 +02:00
createEnemy.c
sort out most of functions.h
2022-03-30 00:52:53 -07:00
debug.c
…
demo.c
Add fade flags enum
2022-04-05 22:56:37 +03:00
droptables.c
…
eeprom.c
…
enemy.c
…
enemyUtils.c
name remaining entity fields
2022-03-28 20:10:22 -07:00
enterPortalSubtask.c
Decompile Subtask_FadeIn/Out
2022-04-10 20:27:22 +03:00
entity.c
naming
2022-03-28 21:01:02 -07:00
fade.c
Add fade flags enum
2022-04-05 22:56:37 +03:00
fileselect.c
Merge pull request #487 from hatal175/fade
2022-04-06 21:38:14 -07:00
flagDebug.c
…
flags.c
…
game.c
Decompile some functions
2022-04-11 18:55:07 +02:00
interrupts.c
Decompile some functions
2022-04-11 18:55:07 +02:00
item.c
identify all player items
2022-03-28 15:23:06 -07:00
itemMetaData.c
…
kinstone.c
…
main.c
…
manager.c
…
message.c
Extract ui.h
2022-04-06 11:03:32 +03:00
movement.c
rename coord.h to physics.h
2022-03-28 17:28:17 -07:00
npc.c
…
npcDefinitions.c
…
npcUtils.c
Put const data into stamp
2022-04-13 22:57:15 +03:00
object.c
name remaining entity fields
2022-03-28 20:10:22 -07:00
objectDefinitions.c
…
objectUtils.c
naming
2022-03-28 21:01:02 -07:00
physics.c
Decompile some of beanstalkSubtask
2022-03-31 22:38:53 +02:00
player.c
Add fade flags enum
2022-04-05 22:56:37 +03:00
playerHitbox.c
…
playerItem.c
name remaining entity fields
2022-03-28 20:10:22 -07:00
playerItemDefinitions.c
identify all player items
2022-03-28 15:23:06 -07:00
playerItemUtils.c
name remaining entity fields
2022-03-28 20:10:22 -07:00
playerUtils.c
Put const data in beedle
2022-04-14 20:19:43 +03:00
projectile.c
…
projectileUtils.c
name remaining entity fields
2022-03-28 20:10:22 -07:00
room.c
sort out most of functions.h
2022-03-30 00:52:53 -07:00
roomInit.c
Decompile Subtask_FadeIn/Out
2022-04-10 20:27:22 +03:00
save.c
…
screenTilemap.c
…
script.c
Merge pull request #487 from hatal175/fade
2022-04-06 21:38:14 -07:00
scroll.c
Decompile some functions
2022-04-11 18:55:07 +02:00
sineTable.c
Removed Fake Global gCosinePosition
2022-04-15 21:58:19 +02:00
sound.c
figurine cleanup
2022-03-28 17:26:07 -07:00
staffroll.c
Add fade flags enum
2022-04-05 22:56:37 +03:00
sub_08055E08.c
Add fade flags enum
2022-04-05 22:56:37 +03:00
subtask.c
Add fade flags enum
2022-04-05 22:56:37 +03:00
subtask2.c
Merge pull request #492 from hatal175/subtask6
2022-04-14 09:33:39 -07:00
text.c
sort out most of functions.h
2022-03-30 00:52:53 -07:00
title.c
Add fade flags enum
2022-04-05 22:56:37 +03:00
ui.c
Use DmaSet macro in several places
2022-04-10 09:27:01 +03:00
vram.c
…