Commit Graph

718 Commits

Author SHA1 Message Date
yenatch
67ced1d77e Merge pull request #363 from drifloony/trader
decompile trader
2017-07-17 20:46:06 -04:00
yenatch
c043463631 Merge pull request #362 from drifloony/menu_helpers
Decompile menu_helpers
2017-07-17 20:09:25 -04:00
yenatch
d01a28c82f Merge pull request #359 from marijnvdwerf/fix-755
Mark source files as non-executable
2017-07-17 19:53:28 -04:00
yenatch
d5c9a02e51 Merge pull request #357 from camthesaxman/integrate_data
define more data in C
2017-07-17 19:40:47 -04:00
yenatch
a774610eaa Merge pull request #356 from camthesaxman/fix_various
formatting and nonmatching fixes
2017-07-17 19:28:36 -04:00
camthesaxman
6546ff5d0a fix merge conflicts 2017-07-16 13:53:55 -05:00
yenatch
e50b9e28bc Merge pull request #354 from camthesaxman/decompile_item_menu
decompile item_menu
2017-07-16 13:33:38 -04:00
drifloony
1853efa954 move ROM variables into menu_helpers.c 2017-07-13 21:37:49 -07:00
drifloony
761140fd1b decompile trader 2017-07-13 00:36:26 -07:00
drifloony
36841bbd93 decompile menu_helpers 2017-07-12 21:57:23 -07:00
camthesaxman
cb6e1059e6 do some labeling 2017-07-10 23:33:46 -05:00
camthesaxman
24ac9f1767 finish decompiling item_menu 2017-07-10 18:14:18 -05:00
camthesaxman
c8bcd2e54f decompile sub_80A6D98 - sub_80A79B4 2017-07-10 15:34:42 -05:00
camthesaxman
5c2c970d01 decompile sub_80A6354 - sub_80A6D1C 2017-07-09 22:59:49 -05:00
camthesaxman
bb096eb136 decompile sub_80A52C4 - sub_80A5B78 2017-07-09 16:30:01 -05:00
Marijn van der Werf
6bd06efe46 Mark source files as non-executable 2017-07-09 13:57:26 +02:00
camthesaxman
df1eb2b49e completely get rid of TextStruct 2017-07-09 01:09:26 -05:00
camthesaxman
55db40b330 decompile ItemListMenu_ChangeDescription - sub_80A4F74 2017-07-09 00:40:28 -05:00
camthesaxman
4a9e027728 get rid of TextStruct 2017-07-08 22:01:23 -05:00
camthesaxman
e41832e3c7 decompile RemoveEmptyItemSlots - sub_80A444C 2017-07-08 18:06:19 -05:00
camthesaxman
9a57e78557 decompile sub_80A3740 - swap32 2017-07-08 12:16:19 -05:00
camthesaxman
6c7d05587a item data 2017-07-07 19:02:30 -05:00
camthesaxman
f719abf104 fix merge conflicts 2017-07-07 16:54:14 -05:00
yenatch
343bf63601 Fix fldeff_softboiled warnings 2017-07-06 22:10:33 -04:00
camthesaxman
4aa1b44315 fix merge conflicts 2017-07-06 19:28:57 -05:00
camthesaxman
ad7a7222a5 decompile sub_80A34B4 - ClearBag 2017-07-06 19:25:06 -05:00
camthesaxman
42562fd8df decompile sub_80A3118 - sub_80A317C 2017-07-06 18:10:03 -05:00
yenatch
06bf25405c Merge remote-tracking branch 'origin/master' into merge-pika
Conflicts:
	include/use_pokeblock.h
2017-07-05 21:37:14 -04:00
yenatch
1eacd4ee74 Merge pull request #351 from Touched/decompile/rotating_gate
Decompile rotating_gate.s
2017-07-05 21:31:11 -04:00
yenatch
550333dd91 Merge pull request #349 from PikalaxALT/pokeblock
Pokeblock
2017-07-05 19:39:43 -04:00
yenatch
eb778cac30 Merge pull request #348 from marijnvdwerf/clean/file-modes
Make files non-executable
2017-07-05 18:45:38 -04:00
yenatch
792a2c6976 Merge pull request #347 from PikalaxALT/field_tasks
Field tasks
2017-07-05 18:16:22 -04:00
yenatch
3b3eb45b91 Merge pull request #346 from ProjectRevoTPP/sound_check_menu
Sound check menu
2017-07-05 18:11:34 -04:00
yenatch
124e2eb02c Merge branch 'master' into master 2017-07-05 17:48:21 -04:00
yenatch
123d5cc8b2 Fix tab-aligned comments 2017-07-05 17:43:37 -04:00
yenatch
40347c124d Fix STATUS2_FOCUS_ENERGRY 2017-07-05 17:41:44 -04:00
yenatch
813c1846c9 Merge pull request #344 from camthesaxman/decompile_battle_10
decompile battle_10
2017-07-04 21:06:42 -04:00
yenatch
d8bfc0998d Restore double brackets in evolution data and flat indent 2017-07-03 22:30:16 -04:00
yenatch
39322db640 Use 0b for tm/hm learnsets 2017-07-03 22:17:33 -04:00
ProjectRevoTPP
2bedaf3824 oops 2017-07-01 22:03:40 -04:00
ProjectRevoTPP
3725149f03 formatting 2017-07-01 21:16:28 -04:00
ProjectRevoTPP
87dc53438e text defines 2017-07-01 21:15:03 -04:00
ProjectRevoTPP
22da2dfafc finish decompiling sound_check_menu.c except for sub_80BAE78 2017-06-30 15:39:17 -04:00
Touched
c2daf4f6c9 Rename rotating gate exported functions 2017-06-30 21:34:15 +02:00
PikalaxALT
5adf807274 Merge remote-tracking branch 'origin/master' into use_pokeblock 2017-06-29 23:09:31 -04:00
PikalaxALT
fe40c60536 sub_8136F74 2017-06-29 22:06:27 -04:00
PikalaxALT
eb9df8bc66 sub_8136EF0 2017-06-29 21:48:53 -04:00
PikalaxALT
1bb72454b4 sub_8136E40 2017-06-29 21:39:25 -04:00
PikalaxALT
eefb510a3c Nonmatching sub_8136DC0 2017-06-29 21:19:45 -04:00
scnorton
a62fbd6ec1 Merge branch 'master' into pokeblock 2017-06-29 17:17:35 -04:00