DizzyEggg
|
ae78786723
|
identify and name battle records things
|
2018-05-01 15:33:13 +02:00 |
|
DizzyEggg
|
f9a2f6c4a2
|
start decompiling battle records
|
2018-05-01 12:38:55 +02:00 |
|
DizzyEggg
|
fd40e93cb5
|
clear item, save and load save files
|
2018-04-29 14:21:59 +02:00 |
|
DizzyEggg
|
25c669e36b
|
decompile item
|
2018-04-29 13:36:26 +02:00 |
|
golem galvanize
|
6a401b5386
|
Merge branch 'master' of https://github.com/pret/pokeemerald into decompile_pokedex
|
2018-04-25 00:28:57 -04:00 |
|
Slawter666
|
39fd42faea
|
convert data/items.inc to include/data/items.h
OK
|
2018-04-25 02:33:55 +01:00 |
|
Slawter666
|
a49f80d552
|
Convert item_descriptions.inc to .h
OK
|
2018-04-25 01:41:04 +01:00 |
|
Slawter666
|
a04f8f6ee3
|
Convert item data files to .c (not compiling)
|
2018-04-23 21:44:46 +01:00 |
|
KDSKardabox
|
b818924feb
|
Decompile rotating_rate & remove debug check
|
2018-04-18 14:09:50 +05:30 |
|
KDSKardabox
|
f5cbefc295
|
Decompile mon markings
|
2018-04-17 14:24:39 +05:30 |
|
KDSKardabox
|
936bb5925a
|
Decompile dewford trend
|
2018-04-16 16:22:13 +05:30 |
|
KDSKardabox
|
a3d065d0bd
|
Decompile rom6
|
2018-04-10 12:17:29 +05:30 |
|
KDSKardabox
|
a18dc6aa80
|
Decompile map_name_popup
|
2018-04-09 12:52:28 +05:30 |
|
golem galvanize
|
069a7e71fc
|
Merge branch 'master' of https://github.com/pret/pokeemerald into decompile_pokedex
|
2018-03-30 16:49:08 -04:00 |
|
golem galvanize
|
3006ff177b
|
pushing so I can pull from master
|
2018-03-30 16:48:30 -04:00 |
|
Marcus Huderle
|
a5cd6e8ef4
|
Merge pull request #231 from KDSKardabox/master
Player PC
|
2018-03-28 21:45:24 -07:00 |
|
Marcus Huderle
|
d4c6ef7ae6
|
Merge pull request #227 from PikalaxALT/pokenav_match_call
Pokenav match call
|
2018-03-28 21:33:50 -07:00 |
|
Anders Løvig
|
57775a946d
|
Rename start menu functions
|
2018-03-28 21:09:27 +02:00 |
|
Anders Løvig
|
5bc8ee6465
|
Added static modifers
|
2018-03-28 15:45:35 +02:00 |
|
KDSKardabox
|
f9f64fff42
|
Resolve conflicts
|
2018-03-19 16:15:13 +05:30 |
|
KDSKardabox
|
a24ffb1321
|
Finish decompiling player_pc rodata
|
2018-03-19 15:57:33 +05:30 |
|
Diegoisawesome
|
2ecbe252a2
|
Merge pull request #219 from Mother-Of-Dragons/master
Fixed label names: battle_ai_scripts.s
|
2018-03-14 17:47:46 -05:00 |
|
Avara
|
e03004b4b6
|
Fixed label names: battle_ai_scripts.s
|
2018-03-13 11:55:18 +00:00 |
|
KDSKardabox
|
f3b5ed0d12
|
Decompile more functions & rename some labels
|
2018-03-13 14:41:39 +05:30 |
|
KDSKardabox
|
e7cf8e5c17
|
Start decompile player_pc
|
2018-03-12 13:56:20 +05:30 |
|
PikalaxALT
|
aa2cb6a974
|
Rename match call assets
|
2018-03-06 08:52:29 -05:00 |
|
PikalaxALT
|
7b9930a0a2
|
Remaining data in match_call
|
2018-03-04 16:58:51 -05:00 |
|
PikalaxALT
|
1c67840652
|
Match call data, 2
|
2018-03-04 16:44:50 -05:00 |
|
PikalaxALT
|
9b25d02369
|
Match call data, 1
|
2018-03-04 16:14:56 -05:00 |
|
DizzyEggg
|
62e849a5df
|
item menu is done
|
2018-03-04 20:03:11 +01:00 |
|
DizzyEggg
|
4c3f8ac6c6
|
start item menu icons decomp
|
2018-03-04 18:41:07 +01:00 |
|
PikalaxALT
|
df128cbfed
|
Merge branch 'master' into pokenav_match_call
|
2018-03-02 21:49:09 -05:00 |
|
PikalaxALT
|
89847427e4
|
match_call_t; through sub_81D17E4
|
2018-03-02 08:44:33 -05:00 |
|
PikalaxALT
|
988be1ab86
|
Carve out Match Call functions
|
2018-02-28 22:47:50 -05:00 |
|
KDSKardabox
|
85492c0dac
|
Merge branch 'master' of https://github.com/pret/pokeemerald
|
2018-03-01 09:13:29 +05:30 |
|
DizzyEggg
|
988f0b7e19
|
Merge branch 'master' into decompile_battle_link_817C95C
|
2018-03-01 01:01:18 +01:00 |
|
Diegoisawesome
|
bcef4e7d1c
|
Merge pull request #221 from DizzyEggg/data_to_c
Move some data to C
|
2018-02-28 16:55:45 -06:00 |
|
DizzyEggg
|
59ff4aec9b
|
decompile and document battle tv
|
2018-02-27 20:40:09 +01:00 |
|
KDSKardabox
|
835777dec2
|
Decompile fleff_flash rodata
|
2018-02-27 10:33:23 +05:30 |
|
PikalaxALT
|
1616f998fc
|
Rename some flags relevant to the conditions under which Wattson becomes available for rematch
|
2018-02-26 08:42:15 -05:00 |
|
DizzyEggg
|
1972303792
|
type and ability names to C
|
2018-02-26 14:29:17 +01:00 |
|
PikalaxALT
|
f46e941f30
|
Name functions, variables, and that one flag constant
|
2018-02-26 08:23:17 -05:00 |
|
DizzyEggg
|
8821d6396a
|
move battle moves to C
|
2018-02-26 12:59:52 +01:00 |
|
PikalaxALT
|
6bfc8579ad
|
Decompile trainer_rematch
|
2018-02-25 21:56:09 -05:00 |
|
KDSKardabox
|
a3c17fad22
|
Decompile Fossil Special & Groundshake Data
|
2018-02-22 12:17:46 +05:30 |
|
Avara
|
59c95c32db
|
Fixed label names: battle_ai_scripts.s
|
2018-02-21 00:26:12 +00:00 |
|
Diegoisawesome
|
ebd88b3606
|
Merge branch 'master' of https://github.com/pret/pokeemerald into intro
|
2018-02-17 04:03:59 -06:00 |
|
Diegoisawesome
|
1605f62535
|
Decompile credits
|
2018-02-17 04:00:22 -06:00 |
|
Diegoisawesome
|
0a206ee52c
|
Finish decompiling intro
|
2018-02-15 22:30:39 -06:00 |
|
KDSKardabox
|
ffeca135bc
|
Merge branch 'master' of https://github.com/pret/pokeemerald
|
2018-02-16 09:29:11 +05:30 |
|