tmc/src
notyourav 02252b52ce
Merge pull request #203 from Henny022p/treeItem
2021-12-02 11:08:46 -08:00
..
enemy clean up TreeItem a bit 2021-11-26 06:15:24 +01:00
gba Split npc files 2021-05-27 22:16:22 +02:00
item Merge branch 'master' into asset-extraction 2021-11-18 23:46:36 +01:00
manager Moved some stuff to headers 2021-11-30 14:59:23 +01:00
npc Calculate offsets for map and gfx 2021-11-19 12:41:03 +01:00
object cleaner decomp for sub_0809B7C0 2021-11-30 18:04:53 +01:00
playerItem Decompile entity init functions 2021-11-14 14:50:45 +01:00
projectile Merge branch 'master' into asset-extraction 2021-11-12 12:13:13 +01:00
audio.c Merge branch 'master' into asset-extraction 2021-11-06 00:33:07 +01:00
code_080A29BC.c add effects.h 2021-10-26 20:33:33 -07:00
code_0804AA84.c Merge branch 'master' into asset-extraction 2021-11-12 12:13:13 +01:00
code_0804B9F8.c decompile code_0804B9F8.s 2021-11-18 19:46:05 +00:00
code_0805EC04.c asm notes 2021-10-31 22:59:41 -07:00
code_0805F9A0.c entity changes, textbox changes 2021-11-04 20:56:03 -07:00
code_0807CC3C.c Unify nonmatching namings 2021-05-13 01:16:24 +02:00
code_08018C58.c prep 2021-11-02 23:05:38 -07:00
code_08049CD4.c
code_08077B98.c Split item files 2021-07-04 16:03:58 +02:00
code_08077DF4.c Merge branch 'master' into asset-extraction 2021-11-12 12:13:13 +01:00
code_080300AC.c
code_0805436C.c Merge branch 'master' into asset-extraction 2021-11-12 12:13:13 +01:00
code_0808091C.c Merge branch 'master' into asset-extraction 2021-11-12 12:13:13 +01:00
code_08078778.c
collision.c fix flag enum 2021-11-15 20:52:19 -08:00
coord.c Merge branch 'master' into asset-extraction 2021-11-12 12:13:13 +01:00
createEnemy.c
createEntity.c
createNPC.c Decompile entity init functions 2021-11-14 14:50:45 +01:00
createObject.c Decompile entity init functions 2021-11-14 14:50:45 +01:00
debugScreen.c Merge branch 'master' into asset-extraction 2021-11-12 12:13:13 +01:00
demoScreen.c Merge branch 'master' into asset-extraction 2021-11-12 12:13:13 +01:00
eeprom.c Add DEMO_JP variant 2021-10-16 21:28:16 +02:00
enemy.c Extract entity definitions 2021-11-12 11:04:37 +01:00
enemyInit.c Decompile entity init functions 2021-11-14 14:50:45 +01:00
entity.c Merge branch 'master' into asset-extraction 2021-11-12 12:13:13 +01:00
ezloNag.c entity changes, textbox changes 2021-11-04 20:56:03 -07:00
fade.c Merge branch 'master' into asset-extraction 2021-11-12 12:13:13 +01:00
fileScreen.c Decompile entity init functions 2021-11-14 14:50:45 +01:00
flagDebug.c x 2021-11-05 00:58:04 -07:00
flags.c all flags dumped 2021-11-02 01:06:35 -07:00
game.c Merge branch 'master' into asset-extraction 2021-11-12 12:13:13 +01:00
interrupts.c Merge branch 'master' into asset-extraction 2021-11-12 12:13:13 +01:00
intro.c Decompile entity init functions 2021-11-14 14:50:45 +01:00
item.c
itemMenuTable.c properly typed gItemMenuTable 2021-10-24 16:54:42 +02:00
loadRoom.c Merge branch 'master' into asset-extraction 2021-11-12 12:13:13 +01:00
main.c Merge branch 'master' into asset-extraction 2021-11-12 12:13:13 +01:00
manager.c Merge branch 'master' into asset-extraction 2021-11-12 12:13:13 +01:00
npc.c Merge branch 'master' into asset-extraction 2021-11-12 12:13:13 +01:00
npcDefinitions.c Decompile entity init functions 2021-11-14 14:50:45 +01:00
object.c Merge branch 'master' into asset-extraction 2021-11-12 12:13:13 +01:00
objectDefinitions.c Decompile entity init functions 2021-11-14 14:50:45 +01:00
player.c Merge branch 'master' into asset-extraction 2021-11-18 23:46:36 +01:00
playerItem.c Decompile entity init functions 2021-11-14 14:50:45 +01:00
playerItemDefinitions.c Decompile entity init functions 2021-11-14 14:50:45 +01:00
projectile.c Extract entity definitions 2021-11-12 11:04:37 +01:00
projectileInit.c Decompile entity init functions 2021-11-14 14:50:45 +01:00
room.c Merge branch 'master' into asset-extraction 2021-11-18 23:46:36 +01:00
save.c Fix clang warnings and remove remaining baserom references 2021-11-20 23:40:47 +01:00
script.c Merge branch 'master' into asset-extraction 2021-11-18 23:46:36 +01:00
sub_080A3B84.c Merge branch 'master' into asset-extraction 2021-11-12 12:13:13 +01:00
sub_080A554C.c add tiles.h 2021-10-26 22:06:24 -07:00
sub_0807B820.c add tiles.h 2021-10-26 22:06:24 -07:00
sub_0807C998.c Split asset config into multiple files 2021-10-27 20:48:23 +02:00
sub_0807CA18.c Merge remote-tracking branch 'upstream/master' into m 2021-11-05 01:58:55 -07:00
sub_08055E08.c Merge branch 'master' into asset-extraction 2021-11-12 12:13:13 +01:00
sub_08127D30.c Merge branch 'master' into asset-extraction 2021-11-06 00:33:07 +01:00
sub_08050008.c decompile code_0804B9F8.s 2021-11-18 19:46:05 +00:00
textbox.c Merge branch 'master' into asset-extraction 2021-11-12 12:13:13 +01:00
utils.c Merge branch 'master' into asset-extraction 2021-11-06 00:33:07 +01:00