Commit Graph

120 Commits

Author SHA1 Message Date
entrpntr
9d0c8dbf8e Rename labels to stop cheating the unnamed.py script. 2020-06-19 07:35:14 -04:00
Rangi
f8c1754238 Harmonize engine/{gfx, items, link, math} with pokecrystal 2020-06-17 10:39:06 -04:00
Rangi
97c1f9dd27 ReplaceChrisSprite -> UpdatePlayerSprite 2020-06-16 19:37:50 -04:00
Rangi
356836b1cc Harmonize home/ with pokecrystal 2020-06-16 15:49:17 -04:00
Rangi
782b0a7c88 Harmonize some more symbols with pokecrystal 2020-06-16 11:28:35 -04:00
Rangi
de86add680 Fix over-replacement 2020-06-16 00:25:31 -04:00
Rangi
fe01038cd1 BlackOutBGMap -> FillBGMap0WithBlack (after pokecrystal's HDMATransfer_FillBGMap0WithBlack) 2020-06-16 00:23:37 -04:00
Rangi
8376fcce8e hFF9E -> hBlackOutBGMapThird 2020-06-16 00:02:34 -04:00
entrpntr
e9b6a2fc62 Miscellaneous cleanups. 2020-06-15 14:08:24 -04:00
Rangi
9f01e33a04 Port miscellaneous recent updates from pokecrystal 2020-06-15 13:12:56 -04:00
entrpntr
e28325211c Fix file permissions. 2020-06-05 16:42:33 -04:00
libjet
fa47323db2 Add savemenu/phonering_copytilemapatonce.asm 2020-05-30 16:20:48 +01:00
entrpntr
a831702736 Remove hardcoded addresses, minor cleanup of gamefreak_presents.asm 2020-05-22 15:55:10 -04:00
entrpntr
3185d4b360 Clean up battle anims, constants, and wram. 2020-05-14 19:44:36 -04:00
entrpntr
f235b94a4c Many minor cleanups. 2020-05-13 00:56:53 -04:00
entrpntr
14f623c65c Add engine/pokegear/pokegear.asm. 2020-05-09 19:40:06 -04:00
entrpntr
858f7a0b8a Finish cleanup of bank 3. 2020-05-04 16:23:03 -04:00
entrpntr
9b5b2ac809 Disassemble bank $0b. 2020-05-01 20:56:15 -04:00
entrpntr
03bc01bf4e Add engine/link/link.asm and engine/link/mystery_gift.asm 2020-04-30 23:50:43 -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
0b33dabae2 Disassemble map scenes and events. 2020-04-26 19:11:18 -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
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
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
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
07a5cc60d0 Add unnamed.py and update for rgbds v0.4.x before continuing. 2020-04-06 14:48:14 -04:00
entrpntr
48e0d17b6a Finish disassembling bank $2e, miscellaneous pics cleanup. 2020-04-02 01:36:09 -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
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
4ad17cc30e Fix the sections in home/header.asm 2020-03-15 01:26:28 +00:00
libjet
4050f252cd Create home/header.asm 2020-03-15 00:59:43 +00:00
libjet
e81df1886a Merge files into pokemon.asm, battle.asm and menu.asm 2020-03-15 00:51:21 +00:00
libjet
76216e6ce5 Small home/ reorganization 2020-03-15 00:17:02 +00:00
libjet
1ddf04da73 Add home/sprite_anims.asm 2020-02-20 01:42:06 +00:00
libjet
a891920779 Add home/mon_data_2.asm 2020-02-20 01:28:26 +00:00