Commit Graph

1570 Commits

Author SHA1 Message Date
Diegoisawesome 4e63a52832 Merge pull request #238 from DizzyEggg/decompile_battle_anim_sound_tasks
decompile battle_anim_sound_tasks
2018-04-18 11:40:01 -05:00
DizzyEggg 3d12a02f3e almost decomp sound tasks battle anim 2018-04-18 16:03:15 +02:00
KDSKardabox 7700fe61fe Decompile field camera 2018-04-18 17:42:41 +05:30
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 447afe4505 Decompile pokemon icon 2018-04-13 17:51:49 +05:30
KDSKardabox ac7d69eb6e Done requested changes 2018-04-12 22:36:07 +05:30
KDSKardabox 66e76d9633 Decompile script movement 2018-04-10 14:55:25 +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
KDSKardabox 3948614bff Decompile map_obj_lock 2018-04-03 16:22:31 +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
KDSKardabox b74b576418 Fix 2 non-matchings 2018-03-29 10:43:49 +05:30
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
Marcus Huderle c5f99a723e Remove s prefix from static functions 2018-03-28 21:26:52 -07:00
Anders Løvig 3f4c717d5c Rename stuff for more consistency 2018-03-29 02:16:02 +02:00
Anders Løvig df94a8a77c Small changes and corrections 2018-03-28 22:43:25 +02: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
Anders Løvig 6cd590f4fd Decompiled start_menu.s 2018-03-28 00:40:00 +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
KDSKardabox a454bd98fa Finish .text part of player_pc 2018-03-16 16:01:11 +05:30
KDSKardabox 1f7fb45d0f Decompile more functions 2018-03-15 16:07:24 +05:30
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
DizzyEggg 711a345fd4 fix conflicts 2018-03-09 22:54:57 +01:00
Diegoisawesome ae214eca8b Merge pull request #226 from DizzyEggg/decompile_list_menu
Decompile list menu
2018-03-09 15:49:36 -06:00
DizzyEggg 70ec55386c if 2018-03-09 22:22:00 +01:00
DizzyEggg db2839bd5b curly brace 2018-03-09 22:18:58 +01:00
PikalaxALT 9b920bfec3 More renaming 2018-03-07 18:03:13 -05:00
PikalaxALT b2d8ce10ce Fix build crash 2018-03-06 21:51:25 -05:00
PikalaxALT aa2cb6a974 Rename match call assets 2018-03-06 08:52:29 -05:00
DizzyEggg 18d8c9382a Use EGG_HATCH_LEVEL define 2018-03-06 13:29:10 +01:00
PikalaxALT b3fb7cfca5 Rename some struct fields 2018-03-04 17:30:59 -05:00
PikalaxALT 565b058545 Make visual alignment of structs more consistent 2018-03-04 17:08:10 -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
PikalaxALT 734375f101 Remaining functions in match_call 2018-03-04 15:47:54 -05:00
PikalaxALT 44fedd861d nonmatching sub_81D1B40 2018-03-04 15:36:01 -05:00
DizzyEggg 1771e8b458 make it compile 2018-03-04 20:12:45 +01: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 30c20bbab6 through sub_81D1B00 2018-03-03 13:41:28 -05:00
PikalaxALT 19a89f2362 nonmatching sub_81D199C 2018-03-03 13:22:38 -05:00
DizzyEggg 18a92fdcc0 list menu is decompiled 2018-03-03 14:58:41 +01:00