tmc/src
Tal Hayon ee99ca7a4a Place gUnk_0811BABC inside PortalShrinkUpdate 2022-02-19 07:59:27 +02:00
..
enemy Merge pull request #393 from octorock/objects 2022-02-18 13:47:12 -08:00
gba
item Add playeritem enum and use ids and kinds in all Findentity calls 2022-02-18 18:18:40 +02:00
manager Merge pull request #393 from octorock/objects 2022-02-18 13:47:12 -08:00
menu Match sub_080A4BA0 2022-02-15 03:04:29 +02:00
npc Merge pull request #393 from octorock/objects 2022-02-18 13:47:12 -08:00
object Merge pull request #393 from octorock/objects 2022-02-18 13:47:12 -08:00
playerItem Match sub_080A2D98 2022-02-18 06:15:03 +02:00
projectile Match sub_080AA374 2022-02-16 03:11:03 +02:00
affine.c Match CopyOAM 2022-01-14 04:18:42 +02:00
code_0805EC04.c Match CopyOAM 2022-01-14 04:18:42 +02:00
code_08049CD4.c sort out functions.h 2022-01-04 20:55:03 -08:00
code_08077B98.c Add playeritem enum and use ids and kinds in all Findentity calls 2022-02-18 18:18:40 +02:00
code_0805436C.c Merge pull request #388 from hatal175/sub_08054524 2022-02-17 20:18:33 -08:00
code_08078778.c Decompile BossDoor 2022-02-18 20:48:58 +01:00
collision.c Rename movement functions 2022-02-12 20:03:27 +01:00
color.c Decompile some color ASM_FUNC 2022-02-18 02:13:46 +02:00
common.c sorted kinstone and figurine menu 2022-01-25 00:44:48 +01:00
coord.c Decompile some color ASM_FUNC 2022-02-18 02:13:46 +02:00
createEnemy.c Rename enemy functions 2022-02-12 20:03:27 +01:00
debug.c started working on generic menu structs 2022-01-24 02:16:20 +01:00
demo.c doxygen groups 2022-01-05 20:49:51 -08:00
droptables.c moved gCurrentAreaDroptable into gRoomVars properly 2022-02-10 01:29:15 +01:00
eeprom.c
enemy.c Decompile Enemy62 2022-02-05 13:07:26 +01:00
enemyUtils.c Rename enemy functions 2022-02-12 20:03:27 +01:00
enterPortalSubtask.c sort out functions.h 2022-01-04 20:55:03 -08:00
entity.c Unify asm for non-matching functions 2022-01-12 12:16:36 +01:00
fade.c doc entity.h 2022-01-05 17:52:39 -08:00
fileselect.c sorted pause menu 2022-01-31 17:21:01 +01:00
flagDebug.c
flags.c color.c, utils->common.c 2022-01-01 18:26:25 -08:00
game.c Remove struct from gArea.unk_0c 2022-02-11 14:59:14 +02:00
interrupts.c Merge pull request #383 from hatal175/playeritemswordspin 2022-02-16 17:44:17 -08:00
item.c
itemMetaData.c extract item metadata table 2022-02-10 02:21:52 +01:00
kinstone.c
main.c Temporarily remove static from NONMATCH functions 2022-02-18 20:48:24 +01:00
manager.c doc entity.h 2022-01-05 17:52:39 -08:00
message.c Temporarily remove static from NONMATCH functions 2022-02-18 20:48:24 +01:00
movement.c Rename movement functions 2022-02-12 20:03:27 +01:00
npc.c doc entity.h 2022-01-05 17:52:39 -08:00
npcDefinitions.c
npcUtils.c Add playeritem enum and use ids and kinds in all Findentity calls 2022-02-18 18:18:40 +02:00
object.c Decompile Object97 2022-02-02 07:07:01 +01:00
objectDefinitions.c
objectUtils.c merge master 2022-01-31 17:30:51 +01:00
player.c Place gUnk_0811BABC inside PortalShrinkUpdate 2022-02-19 07:59:27 +02:00
playerHitbox.c Decompile coord.s 2022-01-23 17:21:08 +02:00
playerItem.c Merge pull request #384 from hatal175/iteminit 2022-02-16 23:40:18 -08:00
playerItemDefinitions.c
playerItemUtils.c CreateRandomDrop and droptables 2022-02-03 05:52:50 +01:00
projectile.c
projectileUtils.c Using EntityKind enum in various places 2022-01-29 15:12:23 +02:00
respawnPlayer.c Use PlayerFlags where possible 2022-01-30 00:32:10 +02:00
room.c moved gCurrentAreaDroptable into gRoomVars properly 2022-02-10 01:29:15 +01:00
roomInit.c Decompile movement 2022-02-12 20:03:27 +01:00
save.c sort out functions.h 2022-01-04 20:55:03 -08:00
screenTilemap.c
script.c Merge pull request #386 from hatal175/stockwell 2022-02-17 19:56:49 -08:00
scroll.c Decompile movement 2022-02-12 20:03:27 +01:00
sineTable.c Decompile coord.s 2022-01-23 17:21:08 +02:00
sound.c Decompile the rest of playerItemBottle (renamed from sword spin) 2022-02-13 07:05:15 +02:00
sub_0807B820.c
sub_0807CA18.c Use PlayerSpawnType enum in a few places 2022-01-29 15:51:23 +02:00
sub_08055E08.c Fade documentation 2022-01-05 12:47:34 -08:00
text.c sort out functions.h 2022-01-04 20:55:03 -08:00
title.c Rename itemOnA and itemOnA, fix jp demo 2022-01-12 06:23:06 +02:00
ui.c