Commit Graph

57 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
451f529b0d Harmonize engine/{movie, pokemon} with pokecrystal
To do: engine/{menus, overworld}
2020-06-17 17:02:45 -04:00
Rangi
356836b1cc Harmonize home/ with pokecrystal 2020-06-16 15:49:17 -04:00
Rangi
b3e38f1246 Remove Crystal-only CaughtData 2020-06-15 17:41:02 -04:00
Rangi
9f01e33a04 Port miscellaneous recent updates from pokecrystal 2020-06-15 13:12:56 -04:00
Rangi
00257be5a0 Match mosh remaining .2bpp.lz files
Still to go:

- gfx/pokemon/alakazam/back_silver.2bpp.lz.bin
- gfx/title/hooh_gold.2bpp.lz.bin
- gfx/title/lugia_silver.2bpp.lz.bin
2020-06-14 20:58:30 -04:00
entrpntr
0e5edf03ff Braindead matching for now (incbin .lz.bin for non-matching lz's). 2020-06-14 17:32:42 -04:00
entrpntr
d6a0b6347c Fix file permissions. 2020-06-14 08:52:40 -04:00
entrpntr
41aed88e16
Merge pull request #44 from libjet/bank38
Disassemble bank $38
2020-06-05 17:54:54 -04:00
libjet
1429f9874c Fix dbsprite values for bills_pc.asm 2020-06-05 22:49:59 +01:00
entrpntr
e28325211c Fix file permissions. 2020-06-05 16:42:33 -04:00
libjet
6f1d7fe952 Add engine/pokemon/bills_pc.asm 2020-06-05 21:34:35 +01:00
entrpntr
bfe026e42e
Merge pull request #39 from libjet/bank31
Disassemble bank $31
2020-05-29 15:31:19 -04:00
libjet
1228317ce7 Add engine/pokemon/caught_data.asm 2020-05-29 19:44:32 +01:00
entrpntr
10d0d5d02b Fill in sprite animation index constants, other minor cleanups. 2020-05-28 14:14:29 -04:00
entrpntr
dac5598524 Add green/blue pages and clean up. 2020-05-26 02:45:15 -04:00
entrpntr
4970d8b3b1 Add pink page. 2020-05-25 23:40:01 -04:00
entrpntr
80c5d31fa6 Disassemble remaining code except the 3 pages. 2020-05-25 22:39:49 -04:00
entrpntr
f625ad6080 More progress (some stuff is still wrong). 2020-05-25 20:51:37 -04:00
entrpntr
168a3c3834 Partial progress commit (this is all wrong). 2020-05-25 19:39:33 -04:00
libjet
857b957849 Add engine/pokemon/switchpartymons.asm 2020-05-25 15:45:55 +01:00
libjet
2c54d71504 Add engine/pokemon/experience.asm 2020-05-25 15:38:13 +01:00
libjet
cc8f2afe78 Partially disassemble engine/pokemon/mon_stats.asm 2020-05-23 02:18:24 +01:00
libjet
eb88ad0d19 Add engine/pokemon/types.asm 2020-05-21 16:00:49 +01:00
libjet
76b9e5b982 Add engine/pokemon/tempmon.asm 2020-05-21 15:41:26 +01:00
libjet
aa4e2677fe Add engine/pokemon/party_menu.asm 2020-05-21 14:55:54 +01:00
libjet
5d337102c4 Add mail.asm 2020-05-21 02:34:27 +01:00
entrpntr
1fca66421a Several small cleanups, add pics. 2020-05-19 18:31:51 -04:00
libjet
f53d5a4c9c Add evolve.asm 2020-05-19 21:33:58 +01:00
entrpntr
f235b94a4c Many minor cleanups. 2020-05-13 00:56:53 -04:00
entrpntr
3e40a1ecd0 Simple cleanups in constants/data/macros and banks 1-4. 2020-05-12 13:31:27 -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
3d651a7c49 Add Makefile option for verbose sym/map; fix some label names. 2020-05-03 04:41:05 -04:00
entrpntr
9b5b2ac809 Disassemble bank $0b. 2020-05-01 20:56:15 -04:00
entrpntr
a308a1adad Add bank 9 files before trainer card. 2020-04-29 18:48:23 -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
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
531e26c91a Add engine/events/print_[photo|unown] and engine/pokemon/breeding. 2020-04-12 13:36:23 -04:00
entrpntr
ac8070fa92 Add engine/events/pokemon_pc.asm and engine/items/mart.asm. 2020-04-10 22:57:05 -04:00
entrpntr
48c658ccdb Add engine/menus/save.asm, and some other files. 2020-04-10 16:41:38 -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
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
48e0d17b6a Finish disassembling bank $2e, miscellaneous pics cleanup. 2020-04-02 01:36:09 -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