Commit Graph

1592 Commits

Author SHA1 Message Date
camthesaxman
1e2601a028 more script command renaming 2017-09-24 17:10:51 -05:00
camthesaxman
0c234d0929 more renaming 2017-09-24 12:12:53 -05:00
camthesaxman
cdc5d1b683 do some scrcmd/overworld labeling 2017-09-23 23:49:37 -05:00
camthesaxman
5598fc659b script.c mode constants 2017-09-23 22:06:05 -05:00
camthesaxman
270bd98d41 more labeling 2017-09-13 00:03:22 -05:00
camthesaxman
2c87516ca3 more labels and fix build 2017-09-12 20:23:23 -05:00
camthesaxman
02104e52dd move data to overworld.c 2017-09-12 17:26:13 -05:00
camthesaxman
637102683c rename rom_4.c to overworld.c 2017-09-12 16:59:12 -05:00
camthesaxman
a185f8a26d lots more relabeling 2017-09-12 16:53:04 -05:00
camthesaxman
6f9ad223a5 stuff 2017-09-10 16:21:30 -05:00
camthesaxman
df71c1a803 lots more renaming 2017-09-10 12:34:41 -05:00
camthesaxman
5e9e52e3a9 more renaming/refactoring 2017-09-09 22:04:01 -05:00
camthesaxman
7309b13cb3 fix German build 2017-09-09 19:29:05 -05:00
camthesaxman
7edcec9a78 name some money and battle_setup functions 2017-09-09 18:52:41 -05:00
camthesaxman
66a148af9f let's not mess around with typedefs now 2017-09-09 18:33:29 -05:00
camthesaxman
95f856c39e more script_menu refactoring 2017-09-09 18:17:09 -05:00
camthesaxman
aa659fe8dd clean up script_menu.c 2017-09-09 17:28:25 -05:00
camthesaxman
3496dbb224 battle_controller_linkopponent2 -> battle_controller_linkopponent 2017-09-09 16:30:15 -05:00
camthesaxman
35644564a5 finish decompiling battle_controller_safari 2017-09-09 16:28:33 -05:00
camthesaxman
febd011808 finish decompiling linkopponent battle controller 2017-09-09 00:29:12 -05:00
Cameron Hall
99dc97f6aa Merge pull request #417 from camthesaxman/decompile_mauville_old_man
finish decompiling mauville_old_man
2017-09-08 22:11:08 -05:00
camthesaxman
3e68cbc51f mauville_old_man -> mauville_man 2017-09-08 22:02:20 -05:00
camthesaxman
3ca2cec4f0 decompile more evolution_scene.c functions 2017-09-08 21:53:51 -05:00
Cameron Hall
0194be6556 Merge pull request #420 from DizzyEggg/decompile_evolution_scene
decompile evolution scene
2017-09-08 21:44:04 -05:00
camthesaxman
7c62102116 fix tab/space issues 2017-09-08 19:17:58 -05:00
Cameron Hall
4e64934d5f Merge pull request #424 from DizzyEggg/decompile_pokemon_menu
decompile pokemon menu
2017-09-08 19:11:14 -05:00
Cameron Hall
76320b6f84 Merge pull request #413 from Touched/decompile/field_ground_effect.s
Decompile field_ground_effect.s
2017-09-08 19:02:55 -05:00
Henrique Lorenzi
a6811cb089 fix formatting; improve some code (from camthesaxman) 2017-09-08 16:46:30 -03:00
Henrique Lorenzi
ef8be24b9d fix formatting; use bool defines 2017-09-08 15:30:38 -03:00
Henrique Lorenzi
bfa24e80d4 match sub_80830E4 2017-09-08 14:45:40 -03:00
Henrique Lorenzi
626f4af51d match sub_808353C 2017-09-08 14:35:42 -03:00
Henrique Lorenzi
bc92588904 make zero-parameter functions (void) 2017-09-08 14:12:26 -03:00
Henrique Lorenzi
e237627700 decompile cable_club.c 2017-09-08 14:10:46 -03:00
Touched
b767f1fae9 Intersperse data with functions 2017-09-03 19:05:38 +02:00
DizzyEggg
8d48b463ec lol that warning, cam fix pls 2017-08-29 23:30:31 +02:00
DizzyEggg
0e382fbe2c decompile pokemon_menu 2017-08-29 23:18:35 +02:00
camthesaxman
7f9ea1cd6d tabs to spaces 2017-08-29 11:14:58 -05:00
DizzyEggg
c63421db41 Merge branch 'master' into decompile_pokemon_menu 2017-08-29 05:10:38 +02:00
DizzyEggg
ae2a5dee17 Merge branch 'master' into decompile_evolution_scene 2017-08-29 05:09:40 +02:00
DizzyEggg
5f98ce78e4 cam helped me, thx cam 2017-08-29 05:08:10 +02:00
camthesaxman
a9fa942065 oops 2017-08-28 21:08:09 -05:00
camthesaxman
d7a6ff0e4d get sub_814A958 closer 2017-08-28 20:19:29 -05:00
camthesaxman
51f791219e fix PlayCryInternal (thanks, ProjectRevoTPP) 2017-08-28 16:58:30 -05:00
camthesaxman
5c90a19682 fix some nonmatching functions in rotating_gate.c 2017-08-28 16:29:50 -05:00
DizzyEggg
c6e0f8cfd7 start decomp of pokemon menu 2017-08-28 21:09:02 +02:00
DizzyEggg
e303133664 Merge branch 'master' into decompile_evolution_scene 2017-08-28 17:08:26 +02:00
camthesaxman
5cfb890e93 tabs to spaces 2017-08-27 17:18:31 -05:00
camthesaxman
dcd4981fa7 match sub_803C434 2017-08-27 16:45:54 -05:00
DizzyEggg
00e84de641 cam got rid of nested loops 2017-08-27 22:42:46 +02:00
DizzyEggg
2c700bb131 clean up and match damage calc 2017-08-27 22:17:24 +02:00