Commit Graph

103 Commits

Author SHA1 Message Date
entrpntr
9ce9224933 Minor cleanup of wram and text/charmap before continuing. 2020-04-24 13:13:15 -04:00
entrpntr
5f2d3bedb9 Revisit some bank 5 code before continuing. 2020-04-23 13:00:01 -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
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
entrpntr
0e8b4603dd Add engine/battle/ai/[move|redundant|switch].asm. 2020-04-08 10:32:01 -04:00
entrpntr
1413f4ee55 Add engine/battle/read_trainer_[attributes|party].asm. 2020-04-08 09:09:04 -04:00
entrpntr
8df3c3f15b Add engine/battle/ai/scoring.asm. 2020-04-08 00:10:24 -04:00
entrpntr
a8d30a0d2d Add engine/battle/ai/items.asm. 2020-04-07 12:30:35 -04:00
entrpntr
48e0d17b6a Finish disassembling bank $2e, miscellaneous pics cleanup. 2020-04-02 01:36:09 -04:00
entrpntr
90cdd19ae8 Use linkerscript for bank $2e, disassemble some stuff after pics. 2020-04-01 17:34:49 -04:00
entrpntr
ca12e16b29 Disassemble load_pics.asm and move_mon_wo_mail.asm in bank $14. 2020-03-25 15:10:21 -04:00
entrpntr
1589023749 Clean up wram constants and bad address labels/comments. 2020-03-22 13:13:22 -04:00
entrpntr
d7327a6494 Cleanup macros before continuing. 2020-03-17 14:36:59 -04:00
entrpntr
2101159b63 Some cleanup before continuing. 2020-03-17 11:55:02 -04:00
entrpntr
e3b53fa1b8 Fill in a lot of missing bank $04 code. 2020-03-17 11:47:47 -04:00
entrpntr
1e0807e4bf Itemfinder routines and labels. 2020-03-17 11:03:16 -04:00
libjet
6231351906 Sync home/ with pokecrystal 2020-03-16 00:44:13 +00:00
libjet
1ddf04da73 Add home/sprite_anims.asm 2020-02-20 01:42:06 +00:00
libjet
53c4af7707 Add home/mon_data.asm 2020-02-20 01:13:04 +00:00
libjet
d1bc3af431 Add home/mon_stats.asm 2020-02-19 23:30:56 +00:00
libjet
20950e734d Add home/trainers.asm 2020-02-19 20:08:53 +00:00
libjet
80c1fcee10 Add home/stone_queue.asm and update script_constants.asm 2020-02-19 19:42:31 +00:00
libjet
d89f593d0c Add home/hp_pals.asm and home/names.asm 2020-02-19 18:37:52 +00:00
libjet
3f9061ccea Add home/hp_pals.asm 2020-02-19 17:49:15 +00:00
libjet
336fe6b368 Update some included files at the start of home.asm 2020-02-19 17:26:28 +00:00
libjet
4f1d434564 Add home/tilemap.asm and update home/menu.asm 2020-02-19 16:23:56 +00:00
libjet
0a0b273fee Add home/queue_script.asm 2020-02-19 02:47:03 +00:00
libjet
5172056acd Use labels instead of constants for HRAM 2020-02-19 02:42:34 +00:00
libjet
6cbd16985a Update math.asm and add print_text.asm 2020-02-18 18:34:17 +00:00
libjet
76b10c0a49 Add copy_name.asm 2020-02-18 16:37:51 +00:00
libjet
919a014b95 Add copy_tilemap.asm 2020-02-18 14:29:48 +00:00
libjet
3379187ef4 Add region.asm 2020-02-18 03:24:04 +00:00
libjet
5462eca231 Add sprite_updates.asm 2020-02-18 03:15:05 +00:00
libjet
7acf2ec917 Update predef_pointers and wram, and correct typo's caused by search + replace 2019-12-12 20:43:24 +00:00
Ryan Tandy
c01ed32c8b Disassemble Game Freak logo intro 2019-10-11 19:26:52 -07:00
Ryan Tandy
dd9527512e Copy vram.asm from pokecrystal 2019-10-11 08:30:42 -07:00
IIMarckus
c36771441c Add maps and map attributes. 2019-10-11 04:51:44 -06:00
Ryan Tandy
111722c5e4 Sync daycare from pokecrystal 2019-09-20 13:30:58 -07:00
Ryan Tandy
cf4ab739af Import trainer DVs data from pokecrystal 2019-08-26 22:17:00 -07:00
IIMarckus
23daa5361f Sync home/audio.asm with pokecrystal. 2019-08-16 01:41:17 -06:00