Commit Graph

104 Commits

Author SHA1 Message Date
Cameron Hall
4d4f1b5138 Big shroomish barboach (#87)
* start decompiling

* decompile more functions

* clean up and rename big_shroomish_barboach.c to pokemon_size_record.c

* remove save file

* remove extraneous line from Makefile
2016-11-04 19:21:42 -07:00
ProjectRevoTPP
51cbe1d874 decompile battle_setup.c (#86)
* purge text label redundancy in data2

* revo you dummy dont commit experimental changes like that

* Map header music constants

* Declare CoordEvent and BgEvent structs

* start labeling AI labels

* begin decompiling battle_setup.c

* more decompilation of battle_setup.c

* decompile even more battle_setup.c

* finish decompiling battle_setup.c aside from one function

* impeach PikalaxALT

* formatting
2016-11-04 11:32:13 -07:00
YamaArashi
49b433a418 formatting 2016-11-04 08:37:17 -07:00
Cameron Hall
a371a37854 decompile coins.c (#85)
* decompile coins.c

* fix PrintCoins
2016-11-04 08:31:15 -07:00
YamaArashi
72bc2938b4 Merge pull request #84 from camthesaxman/decompress
decompile decompress.c
2016-11-03 19:39:46 -07:00
camthesaxman
3186b8ddaf decompile decompress.c 2016-11-03 19:32:25 -05:00
YamaArashi
d7b6f76297 use bgm prefix for radio_tower_occupied song 2016-11-02 23:56:09 -07:00
YamaArashi
d22da14c41 name song 467 as radio_tower_occupied 2016-11-02 23:49:38 -07:00
Cameron Hall
506cb08c79 decompile field_posion.c (#79)
* start decompiling field_poison.c

* finish decompiling
2016-10-30 18:30:32 -07:00
Cameron Hall
a45e18753a partially decompile dewford_trend.c and record_mixing.c (#78)
* start decompiling dewford_trend

* figure out some gSaveBlock1 members

* decompile more functions

* decompile sub_80FA4E4

* start decompiling record_mixing.c

* Decompile more code

* decompile more functions

* tabs to spaces
2016-10-30 15:59:09 -07:00
Diegoisawesome
ad7aa68d9b (Almost) finished menu_cursor.c (#77) 2016-10-29 16:25:42 -07:00
YamaArashi
ab481449ad split out reset_rtc_screen.s 2016-10-28 22:50:43 -07:00
ProjectRevoTPP
97c6849805 decompile truck_scene.c (#76)
* begin decompiling truck_scene.c

* more truck_scene.c work.

* Task_Truck2 pushed for YamaArashi, nonmatching

* begin decompiling truck_scene.c

more truck_scene.c work.

Task_Truck2 pushed for YamaArashi, nonmatching

* make truck scene match

* cleanup

* more consistency

* finish decompiling truck_scene.c

* formatting

* oops
2016-10-28 20:59:19 -07:00
YamaArashi
38076cb640 split out decompress.s 2016-10-28 15:10:55 -07:00
YamaArashi
b350c7e9fa Merge pull request #75 from yenatch/master
Decompile berry.c.
2016-10-28 12:44:32 -07:00
yenatch
ef55219ef2 Decompile berry.c. 2016-10-28 15:32:41 -04:00
YamaArashi
4c74840c08 split rom4.s 2016-10-28 12:14:23 -07:00
YamaArashi
2dfc62a980 split out menu_cursor.s 2016-10-27 22:53:52 -07:00
fl4shk
6ba67a506c Finished clear_save_data_menu.c 2016-10-27 21:13:50 -07:00
YamaArashi
7ae2909192 split out player_pc.s 2016-10-26 23:54:55 -07:00
Cameron Hall
d722332128 decompile lottery corner functions (#73)
* save current work

* finish decompiling

* clean up a bit

* new line at end of file
2016-10-26 23:34:13 -07:00
Cameron Hall
e65f3ef732 decompile wild_encounter.c (#71)
* start decompiling wild_encounter

* decompile more code

* decompile more code

* decompile a few more functions

* try (unsuccessfully) to decompile StandardWildEncounter

* more work trying to get it to match

* finish decompiling all that I can

* clean up a bit and fix whitespace issues

* tab to spaces
2016-10-25 21:38:35 -07:00
YamaArashi
fb2f1c8bce split some files out of rom6.s 2016-10-25 19:57:15 -07:00
ProjectRevoTPP
cfe4a52393 decompile save_menu_util.c (#70)
* decompile save_menu_util.c

* rename right align

* formatting

* whoops
2016-10-25 16:11:20 -07:00
YamaArashi
427131714c split several files out of rom_8094928.s 2016-10-24 23:27:41 -07:00
YamaArashi
2fff4d38ca fix typo in filename 2016-10-24 20:36:46 -07:00
YamaArashi
ca36303b26 fix naming 2016-10-24 20:30:18 -07:00
YamaArashi
0ca9244769 rename rom_80B79A8 to script_menu 2016-10-24 20:06:20 -07:00
YamaArashi
a3316a78a0 split rom_80B79A8.s 2016-10-24 20:04:29 -07:00
YamaArashi
e4396ae38c split out naming_screen.s 2016-10-24 03:49:30 -07:00
YamaArashi
3565e0f5e3 split out load_save.s, trade.s, and berry_blender.s 2016-10-24 03:33:46 -07:00
YamaArashi
b2f1a811ba split out daycare.s and egg_hatch.s 2016-10-24 03:12:15 -07:00
YamaArashi
808b023789 decompile BlendPalette() 2016-10-24 01:12:16 -07:00
ProjectRevoTPP
e53e9e3b76 decompile fldeff_emotion.c (#69)
* decompile fldeff_emotion.c

* formatting

* remove unnecessary << 24

* spaces
2016-10-23 19:21:30 -07:00
fl4shk
145369b7ab Babby's first decompilation success 2016-10-23 14:16:33 -07:00
YamaArashi
af08472d0a split out battle_setup.s and cable_club.s 2016-10-21 22:09:45 -07:00
YamaArashi
e4bb98628a split out weather.s 2016-10-21 21:11:04 -07:00
YamaArashi
d44bce863f split out mori_debug_menu.s and trainer_see.s 2016-10-21 21:01:01 -07:00
YamaArashi
4f94633db0 split out fldeff_emotion.s 2016-10-21 20:43:57 -07:00
Cameron Hall
a857a6bcd4 decompile diploma (#66) 2016-10-21 20:34:51 -07:00
YamaArashi
51661b3499 rename rom5_part.s to pokedex.s 2016-10-20 23:42:00 -07:00
YamaArashi
502f8d10f1 split out trainer_card.s and save_menu_util.s 2016-10-20 22:03:12 -07:00
YamaArashi
70c362c256 split out battle_ai.s and trader.s 2016-10-19 03:08:52 -07:00
YamaArashi
1e29e6fb01 split out lottery_corner.s 2016-10-19 02:30:52 -07:00
YamaArashi
f74ced3261 split out diploma.s and berry_tag_screen.s 2016-10-19 02:20:17 -07:00
YamaArashi
642ce26017 split out mystery_event_menu.s and save_failed_screen.s 2016-10-19 02:05:37 -07:00
YamaArashi
18b8c15ebb split out clear_save_data_menu.s 2016-10-19 01:26:46 -07:00
YamaArashi
63941a405c flag.c 2016-10-18 00:53:12 -07:00
YamaArashi
b52494be04 var.c 2016-10-17 23:11:09 -07:00
YamaArashi
06da1bcabe split out var.s and flag.s 2016-10-17 20:35:14 -07:00