tmc/src
octorock 25db5f1b77 Decompile CloudPiranha 2022-02-22 18:39:07 +01:00
..
enemy Decompile CloudPiranha 2022-02-22 18:39:07 +01: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 Merge pull request #399 from hatal175/pacci 2022-02-18 19:40:09 -08:00
projectile Match sub_080AA374 2022-02-16 03:11:03 +02:00
affine.c
code_0805EC04.c
code_08049CD4.c
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
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
entity.c
fade.c
fileselect.c sorted pause menu 2022-01-31 17:21:01 +01:00
flagDebug.c
flags.c
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
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
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 Match SurfaceAction_Swamp 2022-02-19 08:45:29 +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
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
text.c
title.c
ui.c