Commit Graph

312 Commits

Author SHA1 Message Date
ProjectRevoTPP
b3dc66655e merge 2017-06-14 00:14:37 -04:00
PikalaxALT
4e7297790f Merge branch 'master' of github.com:pret/pokeruby into decoration 2017-06-13 23:21:07 -04:00
scnorton
8ef6c0004c Finish converting data/decoration.s to C objects 2017-06-13 09:34:28 -04:00
PikalaxALT
32f6422d2f Convert data/decorations.inc to C 2017-06-12 22:51:53 -04:00
ProjectRevoTPP
13a7274a16 merge 2017-06-12 19:10:28 -04:00
yenatch
e09e1da6c2 Merge pull request #314 from PikalaxALT/tv
Finish decompilation of tv.s
2017-06-12 19:01:41 -04:00
ProjectRevoTPP
da3eaf350d Merge branch 'master' of https://github.com/pret/pokeruby 2017-06-10 13:08:42 -04:00
ProjectRevoTPP
10f798323e finish decompiling player_pc.c 2017-06-10 03:20:02 -04:00
camthesaxman
4e9e61ecb1 finish decompiling battle_811DA74 2017-06-07 18:05:18 -05:00
scnorton
ba6ba4ff2c Delete asm/decoration.s, having completed its decompilation aside from two non-matching functions 2017-06-05 10:04:16 -04:00
scnorton
717c14afc4 Decompile the lead section of decoration.s 2017-05-31 16:42:11 -04:00
scnorton
4b03459d3f Finish decompiling tv.s 2017-05-30 14:29:38 -04:00
scnorton
07d55ccf72 Fill another gap in tv.c 2017-05-30 12:47:53 -04:00
scnorton
e98044024f Close a gap in tv.s,tv.c 2017-05-30 10:45:29 -04:00
PikalaxALT
65cca21ddd Finish decompiling functions which can reasonably be decompiled in field_map_obj.s 2017-05-26 12:04:13 -04:00
PikalaxALT
9ad379c53b Finish field map object callbacks (except functions known or predicted not to match) 2017-05-25 10:56:39 -04:00
PikalaxALT
4e3874a3fe Swiss cheese to put off these functions for later 2017-05-25 08:11:10 -04:00
PikalaxALT
6bb35f495c npc_reset and get image anim id functions 2017-05-24 16:14:47 -04:00
camthesaxman
acd08a46a5 fill holes in party_menu.c and add battle_interface.h header 2017-05-24 16:14:43 -04:00
PikalaxALT
f5195f6462 DoTVShow (back to swiss cheese) 2017-05-19 17:40:50 -04:00
PikalaxALT
63f05cfc7c Plug another hole in tv.c 2017-05-19 11:32:40 -04:00
PikalaxALT
8e1e27167d Join two sections of tv.c 2017-05-19 10:02:04 -04:00
PikalaxALT
1c6396051a ClearTVShowData 2017-05-16 22:36:43 -04:00
PikalaxALT
4d342bcd67 Merge secret base source files 2017-05-16 20:52:26 -04:00
PikalaxALT
d091a292b1 First pass at sub_80BB764 (not matching) 2017-05-15 21:39:34 -04:00
PikalaxALT
fe5f074927 Disassemble a function called by the secret base clearing routine 2017-05-15 00:39:15 -04:00
Cameron Hall
a3001a290e start decompiling battle_2 (#289)
* start decompiling

* tired. finish later

* decompile some more

* BATTLE_TYPE_40 -> BATTLE_TYPE_MULTI
2017-05-10 15:04:21 -07:00
Marijn van der Werf
c0c3d2c52a Decompile some cable_club functions 2017-05-09 16:05:24 -07:00
Marijn van der Werf
ec2abbf46a Decompile sub_8098898 2017-05-09 16:05:24 -07:00
Marijn van der Werf
53a02e080f Decompile some slot_machine functions 2017-05-09 10:40:09 -07:00
Marijn van der Werf
26be659eda Decompile sub_80BC190 2017-05-09 10:40:09 -07:00
Marijn van der Werf
171ded2af0 Decompile sub_80F700C 2017-05-09 10:40:09 -07:00
YamaArashi
ca3da9a999 file renaming 2017-05-09 03:46:55 -07:00
YamaArashi
dd00a34213 rom5.s -> reshow_battle_screen.s 2017-05-09 03:12:34 -07:00
YamaArashi
4b4f716ae0 finish decompiling mail_data.s 2017-05-08 23:15:09 -07:00
YamaArashi
fdab157386 decompile some of mail_data.s 2017-05-08 18:12:38 -07:00
Cameron Hall
e75c3262f3 Decompile battle interface (#281)
* start decompiling

* more decompilation

* sub_8044804 refuses to match. moving on...

* decompile sub_80451A0

* more decompilation

* finish decompiling

* clean up a bit

* remove trailing whitespace and change tabs to spaces
2017-05-08 16:52:58 -07:00
YamaArashi
e6868bbdb2 decompile roamer.s 2017-05-08 15:47:45 -07:00
Marijn van der Werf
f6e3598f5e Decompile ShowPokedexCryScreen 2017-05-08 14:19:49 -07:00
Marijn van der Werf
64412ee4c4 Decompile ShowLinkBattleRecords 2017-05-08 14:19:49 -07:00
Marijn van der Werf
bb1440fde2 Decompile sub_812BB10 2017-05-08 14:19:49 -07:00
Marijn van der Werf
00c64ddd66 Decompile sub_803037C 2017-05-08 14:19:49 -07:00
YamaArashi
3cc8c20445 decompile birch_pc 2017-05-08 11:28:28 -07:00
YamaArashi
71f9479b00 finish decompiling pokemon_3 2017-05-07 22:57:17 -07:00
Marijn van der Werf
91208b74b8 Start decompiling easy_chat 2017-05-07 10:15:38 -07:00
Marijn van der Werf
8795103ac9 Decompile cycling field specials 2017-05-06 16:26:29 -07:00
Marijn van der Werf
f13acc2ea2 Decompile CreatedHatchedMon 2017-05-06 16:26:29 -07:00
YamaArashi
1d0e8cbbd6 split more from data2.s 2017-05-04 23:16:56 -07:00
YamaArashi
d7284694ec decompile time_events 2017-05-04 00:21:04 -07:00
YamaArashi
0b491add8e define item_use data in C 2017-04-30 18:17:07 -07:00