Commit Graph

120 Commits

Author SHA1 Message Date
entrpntr
3ceee7fd9e Fill out oam.asm, final cleanups for now. 2020-06-03 15:50:35 -04:00
entrpntr
4dd118c2a7 Label jumptable entries. 2020-06-03 04:48:34 -04:00
entrpntr
20f612793e Start cleaning up. 2020-06-03 03:08:25 -04:00
libjet
991832399b Add engine/gfx/mon_icons.asm 2020-06-02 02:50:34 +01:00
libjet
61b87613c2 Updated oam.asm for Silver 2020-06-01 21:00:11 +01:00
libjet
36e5b6f564 Update data/sprite_anims/oam.asm 2020-06-01 18:44:33 +01:00
libjet
c743b31b89 Update data/sprite_anims/framesets.asm 2020-06-01 02:34:06 +01:00
libjet
68123f3682 Start on sprites.asm, partially disassemble sprite_anims.asm 2020-05-31 18:49:09 +01:00
entrpntr
3a9930b9d4 Remove unnecessary 2bpp files, plus some minor fixes. 2020-05-28 22:10:29 -04:00
entrpntr
33e45dea92 Changes for hall of fame and credits. 2020-05-28 21:54:13 -04:00
libjet
0cf765a4f5 Add halloffame.asm and credits.asm 2020-05-28 19:47:18 +01:00
entrpntr
2321448d13
Merge pull request #36 from entrpntr/misc-dump
Disassemble banks $70 and $3f, add tileset data
2020-05-27 18:42:13 -04:00
entrpntr
418ac97a9c
Merge pull request #37 from libjet/bank14
Disassemble bank $14
2020-05-26 14:28:16 -04:00
entrpntr
14f6ddbe3c Finish disassembling banks 7 and 8. 2020-05-25 17:04:16 -04:00
entrpntr
f84274fb73 Whoops, missed a bank somehow. 2020-05-25 17:00:02 -04:00
entrpntr
1fe8afcdba Add remaining collision files, plus unused Johto files. 2020-05-25 16:59:26 -04:00
entrpntr
df0f27e3df Make separate tileset object, add similar collision files. 2020-05-25 16:57:43 -04:00
libjet
00578c7b61 Add data/pokemon/unused_pic_banks.asm 2020-05-25 15:53:12 +01:00
libjet
2c54d71504 Add engine/pokemon/experience.asm 2020-05-25 15:38:13 +01: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
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
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
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
libjet
aa4e2677fe Add engine/pokemon/party_menu.asm 2020-05-21 14:55:54 +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
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
entrpntr
3185d4b360 Clean up battle anims, constants, and wram. 2020-05-14 19:44:36 -04:00
entrpntr
6c4c421f18 Match pokecrystal file names and folder structure, tools updates. 2020-05-14 14:25:42 -04:00
entrpntr
a30d695331 Clean up some palette stuff, update main.asm and layout.link. 2020-05-14 12:40:24 -04:00
entrpntr
3e40a1ecd0 Simple cleanups in constants/data/macros and banks 1-4. 2020-05-12 13:31:27 -04:00
entrpntr
dac57cee38 Cleanup of color.asm and scgb_layouts.asm. 2020-05-12 02:12:58 -04:00
entrpntr
f2d087165f Clean up engine/menus/intro_menu.asm. 2020-05-11 16:06:49 -04:00
entrpntr
6de1f826f6 Add item/move/class names; update linkerscript and main.asm. 2020-05-09 23:28:22 -04:00
entrpntr
c55af0b703 Add item descriptions. 2020-05-09 23:04:34 -04:00
entrpntr
230d94e458 Add engine/games/slot_machine.asm. 2020-05-09 21:10:30 -04:00
entrpntr
fa45a690ee Add engine/overworld/landmarks.asm and engine/events/fish.asm. 2020-05-09 20:31:18 -04:00
entrpntr
14f623c65c Add engine/pokegear/pokegear.asm. 2020-05-09 19:40:06 -04:00
entrpntr
c4c838855a Add engine/phone/phone.asm. 2020-05-08 13:22:30 -04:00
entrpntr
41c19e6e7c Add majority of remaining unused source files. 2020-05-07 15:37:15 -04:00
entrpntr
5cf0984419 Add end-of-ROM stadium data, fix Burned Tower script labels/constants. 2020-05-07 12:00:51 -04:00
entrpntr
858f7a0b8a Finish cleanup of bank 3. 2020-05-04 16:23:03 -04:00
entrpntr
fd35959d94 Clean up text, and some bank 3 code. 2020-05-04 14:25:55 -04:00
entrpntr
39a7f59931 Clean up specials and swarms. 2020-05-04 10:57:46 -04:00