Commit Graph

505 Commits

Author SHA1 Message Date
entrpntr
df0f27e3df Make separate tileset object, add similar collision files. 2020-05-25 16:57:43 -04:00
entrpntr
de6fc0ad32 Fix pngs, prepare for png to bpp conversion. 2020-05-25 16:51:24 -04:00
entrpntr
9bd3a69955 Reformat and re-reidentify some gfx. 2020-05-25 16:46:33 -04:00
libjet
00578c7b61 Add data/pokemon/unused_pic_banks.asm 2020-05-25 15:53:12 +01:00
libjet
857b957849 Add engine/pokemon/switchpartymons.asm 2020-05-25 15:45:55 +01:00
libjet
2c54d71504 Add engine/pokemon/experience.asm 2020-05-25 15:38:13 +01:00
libjet
1e5871640d Add engine/link/init_list.asm 2020-05-25 15:30:15 +01:00
entrpntr
b66b8557a6 Rename some previously unidentified code/gfx. 2020-05-23 04:23:18 -04:00
entrpntr
7abda2aeff Updates to add pngs. 2020-05-23 03:47:57 -04:00
entrpntr
ec7271ec26 Add engine/menus/debug.asm. 2020-05-23 02:08:02 -04:00
entrpntr
3a50abc46a Add engine/events/mom_phone.asm and engine/link/mystery_gift_3.asm. 2020-05-23 00:51:50 -04:00
entrpntr
bfddbf6b11 Add engine/events/npc_trade.asm. 2020-05-22 23:52:45 -04:00
entrpntr
bca9680f9a Add engine/tilesets/tileset_anims.asm. 2020-05-22 22:58:36 -04:00
libjet
cc8f2afe78 Partially disassemble engine/pokemon/mon_stats.asm 2020-05-23 02:18:24 +01:00
entrpntr
e9b07c81b0 Updates to add pngs. 2020-05-22 18:21:37 -04:00
entrpntr
871da04115 Disassemble remainder of bank $70. 2020-05-22 18:02:48 -04:00
entrpntr
a831702736 Remove hardcoded addresses, minor cleanup of gamefreak_presents.asm 2020-05-22 15:55:10 -04:00
entrpntr
88badff0e1
Merge pull request #33 from entrpntr/phone
Disassemble phone scripts and text (bank $41)
2020-05-22 12:11:22 -04:00
entrpntr
d2ea8f80d1 Add credits strings pointers and constants. 2020-05-21 17:12:46 -04:00
entrpntr
9fced4d984 Add tileset pngs. 2020-05-21 16:17:13 -04:00
entrpntr
fcfb597d09 Dump tileset gfx. 2020-05-21 16:05:02 -04:00
entrpntr
0de451da50 Dump tileset metatiles. 2020-05-21 14:55:45 -04:00
entrpntr
7525a47ef2 Dump credits strings. 2020-05-21 14:20:38 -04:00
entrpntr
a3437007d1
Merge pull request #35 from entrpntr/std-scripts
Disassemble standard scripts and text (bank $40)
2020-05-21 13:43:14 -04:00
entrpntr
66d5e15fce Remove a couple pics that aren't necessary for the build. 2020-05-21 13:40:18 -04:00
libjet
768e0477f9 Add getgen1trainerclassname.asm 2020-05-21 16:26:10 +01:00
libjet
eb88ad0d19 Add engine/pokemon/types.asm 2020-05-21 16:00:49 +01:00
entrpntr
96c806efc4 Disassemble remainder of bank $40. 2020-05-21 10:59:38 -04:00
entrpntr
af844aa35c
Merge pull request #34 from libjet/bank11
Disassemble bank $11
2020-05-21 10:54:11 -04:00
libjet
76b9e5b982 Add engine/pokemon/tempmon.asm 2020-05-21 15:41:26 +01:00
libjet
92529391d8 Add engine/events/sacred_ash.asm 2020-05-21 15:36:09 +01:00
libjet
0de5cf5629 Add card_key.asm and basement_key.asm 2020-05-21 15:34:41 +01:00
libjet
562c8da5cb Add engine/events/squirtbottle.asm 2020-05-21 15:32:13 +01:00
libjet
625ec0e794 Add engine/events/sweet_scent.asm 2020-05-21 15:30:00 +01:00
libjet
8788674736 Add engine/events/fishing_gfx.asm 2020-05-21 15:24:43 +01:00
libjet
5352a66c11 Add engine/events/poisonstep.asm 2020-05-21 15:03:50 +01:00
libjet
aa4e2677fe Add engine/pokemon/party_menu.asm 2020-05-21 14:55:54 +01:00
libjet
e9637cc9e6 Removed wSwarmFlags 2020-05-21 12:20:41 +01:00
libjet
b2eabaf767 Add start_battle.asm 2020-05-21 02:47:21 +01:00
libjet
3d99b8e859 Add place_graphic.asm 2020-05-21 02:41:59 +01:00
libjet
5d337102c4 Add mail.asm 2020-05-21 02:34:27 +01:00
libjet
6342c09d98 Add fruit_trees.asm 2020-05-21 00:46:21 +01:00
entrpntr
963b1273fe Reorganize, minor cleanups. 2020-05-20 19:07:13 -04:00
entrpntr
7ac9f1bc1a Add tentative labels and constants. 2020-05-20 17:05:56 -04:00
entrpntr
5cc14a878a Add monolithic file with phone scripts and text. 2020-05-20 02:21:09 -04:00
entrpntr
cf106d4545
Merge pull request #32 from libjet/bank10
Disassemble bank $10
2020-05-19 19:14:32 -04:00
entrpntr
1fca66421a Several small cleanups, add pics. 2020-05-19 18:31:51 -04:00
libjet
f53d5a4c9c Add evolve.asm 2020-05-19 21:33:58 +01:00
libjet
519fe1eda9 Add pokedex.asm 2020-05-19 19:07:50 +01:00
Daniel Harding
8a924f1f78
Merge pull request #30 from entrpntr/spring-cleaning
Spring Cleaning
2020-05-16 21:42:24 -05:00