Commit Graph

130 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
b87cc70643 Miscellaneous cleanup before continuing. 2020-04-20 21:36:29 -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
6ebd8441e2 Minor cleanup (remove unused HRAM, predef folder) before continuing. 2020-04-13 17:53:16 -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
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
07a5cc60d0 Add unnamed.py and update for rgbds v0.4.x before continuing. 2020-04-06 14:48:14 -04:00
entrpntr
43182b4a89 Create PNGs for remaining gfx binary files. 2020-04-05 05:49:10 -04:00
entrpntr
f8518cf485 Add gfx helper code for mail; add PNGs to repo. 2020-04-05 04:45:00 -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
95d7d56581 Disassemble pic banks. 2020-03-31 14:39:28 -04:00
entrpntr
93578c2ffd Update hram and engine/gfx/load_pics before continuing. 2020-03-25 16:49:39 -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
db8db97aa3 Clean up makefile, submodules, root dir; Python 3 compatibility. 2020-03-22 18:37:40 -04:00
entrpntr
1589023749 Clean up wram constants and bad address labels/comments. 2020-03-22 13:13:22 -04:00
entrpntr
e67786a7a2 Cleanup of files for banks $02 and $03 for main.asm. 2020-03-17 16:20:00 -04:00
entrpntr
c248b30aa7 Cleanup of files for banks $01 and $04 for main.asm. 2020-03-17 15:23:39 -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
ef87a4f626 Finish disassembling bank $04. 2020-03-17 11:50:16 -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
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
3f9061ccea Add home/hp_pals.asm 2020-02-19 17:49:15 +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
0a998a5dde Fix copy_tilemap.asm 2020-02-18 16:21:14 +00:00
libjet
919a014b95 Add copy_tilemap.asm 2020-02-18 14:29:48 +00:00
libjet
80153b820a Add clear_sprites.asm 2020-02-18 03:32:24 +00:00