tmc/src
Elliptic Ellipsis 2d37348cb6 Fix a lot of pointer comparisons to 0 (or nothing) to explicitly use NULL 2022-03-25 05:35:12 +00:00
..
data warp and transition type 2022-03-23 22:38:09 +01:00
enemy Fix a lot of pointer comparisons to 0 (or nothing) to explicitly use NULL 2022-03-25 05:35:12 +00:00
gba
item cleanup 2022-03-17 19:16:43 -07:00
manager Fix a lot of pointer comparisons to 0 (or nothing) to explicitly use NULL 2022-03-25 05:35:12 +00:00
menu Decompile the rest of text.c 2022-03-22 01:36:08 +02:00
npc Fix a lot of pointer comparisons to 0 (or nothing) to explicitly use NULL 2022-03-25 05:35:12 +00:00
object Fix a lot of pointer comparisons to 0 (or nothing) to explicitly use NULL 2022-03-25 05:35:12 +00:00
playerItem cleanup 2022-03-17 19:16:43 -07:00
projectile Merge pull request #465 from EllipticEllipsis/FireballChain 2022-03-24 21:21:18 -07:00
affine.c cleanup 2022-03-17 19:16:43 -07:00
code_0805EC04.c cleanup 2022-03-17 19:16:43 -07:00
code_08049CD4.c Last formatting 2022-03-20 18:23:09 +00:00
code_08049DF4.c Last formatting 2022-03-20 18:23:09 +00:00
collision.c cleanup 2022-03-17 19:16:43 -07:00
color.c cleanup 2022-03-17 19:16:43 -07:00
common.c Merge playerUtils 2022-03-02 22:33:12 +01:00
coord.c Fix fix 2022-03-18 23:26:49 +00:00
createEnemy.c Rename enemy functions 2022-02-12 20:03:27 +01:00
debug.c Improve LayerStruct 2022-03-05 19:09:49 +01:00
demo.c Decompile staffroll 2022-03-19 01:09:40 +01: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 Decompile enterPortalSubtask 2022-03-06 23:25:36 +01:00
entity.c Fix a lot of pointer comparisons to 0 (or nothing) to explicitly use NULL 2022-03-25 05:35:12 +00:00
fade.c Use same names for arm functions and their trampolines 2022-03-07 12:29:01 +01:00
fileselect.c Decompile the rest of text.c 2022-03-22 01:36:08 +02:00
flagDebug.c
flags.c Merge playerUtils 2022-03-02 22:33:12 +01:00
game.c Merge branch 'master' into transitions 2022-03-23 22:43:39 +01:00
interrupts.c cleanup 2022-03-17 19:16:43 -07:00
item.c
itemMetaData.c extract item metadata table 2022-02-10 02:21:52 +01:00
kinstone.c Improve LayerStruct 2022-03-05 19:09:49 +01:00
main.c Use same names for arm functions and their trampolines 2022-03-07 12:29:01 +01:00
manager.c
message.c Decompile the rest of text.c 2022-03-22 01:36:08 +02:00
movement.c Format 2022-03-25 02:36:10 +00:00
npc.c
npcDefinitions.c
npcUtils.c Fix a lot of pointer comparisons to 0 (or nothing) to explicitly use NULL 2022-03-25 05:35:12 +00:00
object.c Decompile objectB9 (cuccoMinigame) 2022-03-18 13:40:47 +02:00
objectDefinitions.c
objectUtils.c Decompile rest of objectUtils 2022-03-06 00:31:54 +01:00
player.c Use COL_ enum 2022-03-25 01:25:02 +00: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
playerUtils.c cleanup 2022-03-17 19:16:43 -07:00
projectile.c
projectileUtils.c Using EntityKind enum in various places 2022-01-29 15:12:23 +02:00
room.c Fix a lot of pointer comparisons to 0 (or nothing) to explicitly use NULL 2022-03-25 05:35:12 +00:00
roomInit.c done with room names 2022-03-23 21:02:19 +01:00
save.c
screenTilemap.c
script.c Fix a lot of pointer comparisons to 0 (or nothing) to explicitly use NULL 2022-03-25 05:35:12 +00:00
scroll.c fix area id after merge 2022-03-23 22:47:42 +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
staffroll.c Decompile staffroll 2022-03-19 01:09:40 +01:00
sub_08055E08.c
subtask.c Decompile subtask 2022-03-02 22:33:13 +01:00
subtask2.c Decompile staffroll 2022-03-19 01:09:40 +01:00
text.c Decompile the rest of text.c 2022-03-22 01:36:08 +02:00
title.c more room names 2022-03-23 19:14:17 +01:00
ui.c Decompile some UI 2022-03-17 00:58:47 +01:00
vram.c Decompile some vram 2022-03-05 17:46:57 +01:00