tmc/src
Tal Hayon 6c31ed0ee2 Match PlayerItemCellOverwriteSet 2022-05-06 00:50:31 +03:00
..
data warp and transition type 2022-03-23 22:38:09 +01:00
enemy Match sub_08044000 2022-05-05 17:15:02 +03:00
gba Identify player functions and update asm.h 2021-12-28 12:08:30 -08:00
item Remove some gotos 2022-04-29 10:01:15 +03:00
manager Add TextCategory enum 2022-04-28 09:19:46 +03:00
menu Add TextCategory enum 2022-04-28 09:19:46 +03:00
npc Add TextCategory enum 2022-04-28 09:19:46 +03:00
object Remove some gotos 2022-04-29 10:01:15 +03:00
playerItem Match PlayerItemCellOverwriteSet 2022-05-06 00:50:31 +03:00
projectile Decompile some functions 2022-04-11 18:55:07 +02:00
affine.c cleanup 2022-03-17 19:16:43 -07:00
beanstalkSubtask.c Match sub_0801AA58 2022-04-23 22:49:23 +03:00
code_0805EC04.c Match SetAffineInfo 2022-03-30 18:10:34 +03:00
code_08049CD4.c Last formatting 2022-03-20 18:23:09 +00:00
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 Add TextCategory enum 2022-04-28 09:19:46 +03:00
createEnemy.c sort out most of functions.h 2022-03-30 00:52:53 -07:00
debug.c Improve LayerStruct 2022-03-05 19:09:49 +01:00
demo.c Put const data in demo 2022-04-19 22:39:08 +03:00
droptables.c moved gCurrentAreaDroptable into gRoomVars properly 2022-02-10 01:29:15 +01:00
eeprom.c Add DEMO_JP variant 2021-10-16 21:28:16 +02:00
enemy.c Decompile Enemy62 2022-02-05 13:07:26 +01:00
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 Match sub_08051738 2022-04-25 06:23:48 +03:00
flagDebug.c Identify player functions and update asm.h 2021-12-28 12:08:30 -08:00
flags.c Merge playerUtils 2022-03-02 22:33:12 +01:00
game.c Add TextCategory enum 2022-04-28 09:19:46 +03: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 Add TextCategory enum 2022-04-28 09:19:46 +03:00
kinstone.c Improve LayerStruct 2022-03-05 19:09:49 +01:00
main.c Put const data in manager12 2022-04-18 16:33:58 +03:00
manager.c doc entity.h 2022-01-05 17:52:39 -08:00
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 doc entity.h 2022-01-05 17:52:39 -08:00
npcDefinitions.c Identify player functions and update asm.h 2021-12-28 12:08:30 -08:00
npcUtils.c Add TextCategory enum 2022-04-28 09:19:46 +03:00
object.c name remaining entity fields 2022-03-28 20:10:22 -07:00
objectDefinitions.c identify more objects 2021-12-17 11:26:16 -08:00
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 Decompile coord.s 2022-01-23 17:21:08 +02:00
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 Add TextCategory enum 2022-04-28 09:19:46 +03:00
playerUtils.c Match sub_08079064 2022-05-01 13:40:19 +03:00
projectile.c Identify player functions and update asm.h 2021-12-28 12:08:30 -08:00
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 sort out functions.h 2022-01-04 20:55:03 -08:00
screenTilemap.c rename files 2021-12-28 23:33:10 -08:00
script.c Remove some gotos 2022-04-29 10:01:15 +03:00
scroll.c Match sub_08080C80 2022-04-29 09:34:03 +03: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 TextCategory enum 2022-04-28 09:19:46 +03:00
subtask2.c Add TextCategory enum 2022-04-28 09:19:46 +03:00
text.c Replace int with s32 2022-04-17 10:10:17 +03:00
title.c Decompile some playerUtils 2022-04-21 20:34:07 +02:00
ui.c Use DmaSet macro in several places 2022-04-10 09:27:01 +03:00
vram.c Decompile some vram 2022-03-05 17:46:57 +01:00