DizzyEggg
|
c967ba1d5f
|
dump couple of baseroms review changes
|
2017-11-12 18:41:04 +01:00 |
|
DizzyEggg
|
4d4d642285
|
dump berry blender and script menu
|
2017-11-04 22:40:36 +01:00 |
|
PikalaxALT
|
c042e5148b
|
Decoration + decoration_inventory (#89)
* SetDecorationInventoriesPointers
* ClearDecorationInventories
* CheckHasDecoration
* DecorationAdd
* DecorationCheckSpace
* DecorationRemove
* sub_8161A38
* CountDecorations; Funcion renaming
* Disassemble decoration data structs, tilemaps, and descriptions
* sub_8126968
* sub_81269D4
* through sub_8126A88
* through sub_8126B2C
* sub_8126B80
* sub_8126C08
* sub_8126C48
* sub_8126CA4
* sub_8126D10
* sub_8126E44
* sub_8126E8C
* sub_8126F68
* sub_8127058
* sub_8127088
* sub_81270E8
* through sub_8127208
* through sub_8127268
* sub_8127284
* through sub_81272F8
* sub_8127330
* through sub_8127480
* sub_81274A0
* sub_8127500; makefile now tells scaninc to scan headers
* Actual real fix to mapfile being in build/emerald instead of wd
* through sub_812759C
* through sub_812764C
* through sub_8127744
* through sub_81277BC
* sub_81277E8
* sub_8127814
* through sub_81279C4
* through sub_8127ACC
* sub_8127B04
* sub_8127B54
* sub_8127B90
* sub_8127D38
* sub_8127E18
* sub_8127F68
* sub_8128060
* ConfigureCameraObjectForPlacingDecoration
* SetUpPlacingDecorationPlayerAvatar
* sub_812826C
* through sub_8128414
* through sub_81284F4
* sub_812853C
* sub_8128950
* through sub_8128AAC
* through sub_8128BBC
* c1_overworld_prev_quest
* sub_8128C64
* sub_8128CD4
* sub_8128D10
* sub_8128DB4
* through sub_8128E18
* through sub_8129068
* sub_8129088
* through sub_81291E8
* sub_812925C
* sub_81292D0
* sub_81292E8
* gpu_pal_decompress_alloc_tag_and_upload
* AddDecorationIconObjectFromIconTable
* GetDecorationIconPicOrPalette
* AddDecorationIconObjectFromFieldObject
* AddDecorationIconObject
* through sub_8129708
* sub_81297F8
* sub_81298EC
* SetUpPuttingAwayDecorationPlayerAvatar
* sub_8129ABC
* sub_8129B34
* sub_8129BCC
* through sub_8129C74
* through sub_8129D8C
* sub_8129E0C
* sub_8129E74
* sub_8129F20
* sub_8129FC8
* sub_812A040
* nonmatching sub_812A0E8
* through sub_812A22C
* sub_812A25C
* sub_812A2C4
* through sub_812A39C
* Remaining fns in decoration.s
* Decompile decoration headers
* Decompile all remaining decoration data that had already been disassembled
* Disassemble two data objects
* Suggest structure of list menu template
* decompile through decoration list menu template
* Disassemble decoration icon graphics table
* Rip icon gfx
* Decompile deco icon table
* Decompile more data related to drawing decorations
* Decompile gUnknown_085A7250 structs
* Decompile two sprite templates
* Decompile remaining data in decoration.s
* Decompile decoration ewram
* deco -> decor
|
2017-10-22 17:55:07 -05:00 |
|
Diegoisawesome
|
d2cf86bff9
|
Merge pull request #82 from PikalaxALT/mail
Decompile functions for reading mail
|
2017-10-20 13:22:56 -05:00 |
|
DizzyEggg
|
4b45282dd3
|
start working on battle interface
|
2017-10-16 18:12:27 +02:00 |
|
PikalaxALT
|
3c4478b370
|
Decompile data
|
2017-10-13 00:11:55 -04:00 |
|
Diegoisawesome
|
41db025975
|
Merge remote-tracking branch 'pret/master' into baserom_extraction
|
2017-10-09 13:32:26 -05:00 |
|
Diegoisawesome
|
f41709d322
|
Rename files for consistency with pokeruby
|
2017-10-04 02:43:45 -05:00 |
|
Diegoisawesome
|
cfc70c9806
|
Extract baseroms from miscellaneous files
Had to leave some unfinished due to complexity at the moment
|
2017-10-04 02:38:25 -05:00 |
|
PikalaxALT
|
10c5a7a2dd
|
Merge branch 'master' into sym_bss
|
2017-10-02 22:04:43 -04:00 |
|
Diegoisawesome
|
c9cad220de
|
Extract baseroms from intro_credits_graphics.s
|
2017-10-01 03:08:19 -05:00 |
|
PikalaxALT
|
20ed9ad0ac
|
Decompile asm/tileset.s into src/palette.c
|
2017-09-30 21:19:29 -04:00 |
|
Diegoisawesome
|
1a55966f1b
|
Extract baseroms from battle_interface
|
2017-09-30 16:37:53 -05:00 |
|
Diegoisawesome
|
88655144df
|
Merge pull request #51 from DizzyEggg/decomp_money
decompile money
|
2017-09-30 01:56:21 -05:00 |
|
DizzyEggg
|
e41b9cbbb3
|
decompile money
|
2017-09-29 00:11:42 +02:00 |
|
Diegoisawesome
|
ee777d7b17
|
Extract baseroms from title_screen
|
2017-09-27 00:51:09 -05:00 |
|
Diegoisawesome
|
d27bc3e071
|
Extract baserom includes from battle_7 and field_region_map
|
2017-09-26 23:21:27 -05:00 |
|
Diegoisawesome
|
6cc1ec7bb1
|
Extract intro gfx from graphics.s
|
2017-09-26 23:06:25 -05:00 |
|
Diegoisawesome
|
825b8dffe1
|
Extract baserom calls from data2b_2.s and rename
|
2017-09-26 21:48:26 -05:00 |
|
Diegoisawesome
|
d18eaa3502
|
Extract baserom calls from intro.s
|
2017-09-26 18:13:58 -05:00 |
|
Diegoisawesome
|
d1efbcd282
|
Extract scattered baseroms and cleanup
|
2017-09-25 16:27:02 -05:00 |
|
PikalaxALT
|
27903a102b
|
Merge branch 'master' into berry_fix_program
|
2017-09-20 23:18:20 -04:00 |
|
Diegoisawesome
|
3d32be86fc
|
Continue baserom extraction
|
2017-09-19 14:12:51 -05:00 |
|
scnorton
|
810bfffd12
|
data decomp
|
2017-09-18 15:10:25 -04:00 |
|
Diegoisawesome
|
3e1c6024a7
|
Continue extracting from data2.s
|
2017-09-13 01:10:12 -05:00 |
|
YamaArashi
|
4db33778ad
|
formatting
|
2016-11-01 08:35:13 -07:00 |
|
YamaArashi
|
a793e62d83
|
.s -> .inc
|
2016-11-01 08:29:13 -07:00 |
|
Diegoisawesome
|
4df1937738
|
Ported task.c and others from pokeruby
|
2016-10-31 09:43:17 -05:00 |
|
YamaArashi
|
231ea2f27c
|
base_emerald to baserom
|
2016-09-03 15:07:51 -07:00 |
|
YamaArashi
|
f5879e72d9
|
clean up aligns
|
2016-09-03 14:31:43 -07:00 |
|
YamaArashi
|
a824690dbd
|
move title screen graphics
|
2016-09-03 14:01:37 -07:00 |
|
YamaArashi
|
8e8d5dcba5
|
move pokemon graphics
|
2016-09-03 13:57:41 -07:00 |
|
YamaArashi
|
513a162994
|
move tilesets to match pokeruby
|
2016-09-03 10:32:18 -07:00 |
|
YamaArashi
|
c9b1c40b86
|
split out graphics data
|
2016-09-03 03:03:50 -07:00 |
|