Commit Graph

146 Commits

Author SHA1 Message Date
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
entrpntr 9b5b2ac809 Disassemble bank $0b. 2020-05-01 20:56:15 -04:00
entrpntr a0ebc7fbae Add wildmon data. 2020-05-01 19:52:27 -04:00
entrpntr 2bc79616c4 Add engine/overworld/wildmons.asm (without data files). 2020-05-01 02:18:33 -04:00
entrpntr 03bc01bf4e Add engine/link/link.asm and engine/link/mystery_gift.asm 2020-04-30 23:50:43 -04:00
entrpntr 35f6c55eac Add remaining bank 9 files. 2020-04-30 00:47:14 -04:00
entrpntr a308a1adad Add bank 9 files before trainer card. 2020-04-29 18:48:23 -04:00
entrpntr 70d3a3fdbc Sync with the recent updates to pokecrystal. 2020-04-27 03:35:35 -04:00
entrpntr 75cf425d30 Clean up engine flags. 2020-04-27 01:18:06 -04:00
entrpntr d53f3afe50 Clean up some overworld code. 2020-04-26 22:15:31 -04:00
entrpntr 0b33dabae2 Disassemble map scenes and events. 2020-04-26 19:11:18 -04:00
entrpntr 9ce9224933 Minor cleanup of wram and text/charmap before continuing. 2020-04-24 13:13:15 -04:00
entrpntr 1d456d5f66 Finish home cleanup, identify tileset data, other misc cleanups. 2020-04-22 23:18:36 -04:00
entrpntr 2883bfb9b1 Finish disassembling battle core. 2020-04-20 15:00:59 -04:00
entrpntr 0def3b67fa Start adding engine/battle/core.asm. 2020-04-19 21:36:23 -04:00
entrpntr 7b63a9c032 Finish disassembling effect commands. 2020-04-19 15:25:51 -04:00
entrpntr e953302d3f Continue with effect commands (about 50% complete). 2020-04-19 12:31:56 -04:00
entrpntr e10598eb20 Start adding engine/battle/effect_commands.asm. 2020-04-19 10:48:54 -04:00
entrpntr 71f217cfa0 Finish disassembling bank $05. 2020-04-12 17:31:25 -04:00
entrpntr 531e26c91a Add engine/events/print_[photo|unown] and engine/pokemon/breeding. 2020-04-12 13:36:23 -04:00
entrpntr 51ad0b240e Money, marts, and mom. 2020-04-12 12:03:05 -04:00
entrpntr ac8070fa92 Add engine/events/pokemon_pc.asm and engine/items/mart.asm. 2020-04-10 22:57:05 -04:00
entrpntr 22922bbb59 Add engine/overworld/map_setup.asm. 2020-04-10 18:31:36 -04:00
entrpntr 48c658ccdb Add engine/menus/save.asm, and some other files. 2020-04-10 16:41:38 -04:00
entrpntr 18df0a5e37 Add engine/rtc/rtc.asm and engine/overworld/overworld.asm. 2020-04-10 10:48:29 -04:00