Commit Graph

28 Commits

Author SHA1 Message Date
Rangi
fda549a27a [in progress] Harmonize more constant and data files with pokecrystal 2020-06-16 14:32:48 -04:00
Rangi
b3e38f1246 Remove Crystal-only CaughtData 2020-06-15 17:41:02 -04:00
entrpntr
2fb48b556e Padding -> unused beta pics in base stats. 2020-06-15 14:30:57 -04:00
Rangi
b6b573152c Derive Pokémon frontpic dimensions using tools/png_dimensions 2020-06-14 19:00:34 -04:00
Rangi
1521f52e37 Make .gbcpal files for Pokémon and trainer sprites
Pokémon use their back sprites since front sprites differ between Gold and Silver.
2020-06-14 18:32:33 -04:00
entrpntr
d6a0b6347c Fix file permissions. 2020-06-14 08:52:40 -04:00
entrpntr
2c9fbba109
Merge pull request #45 from libjet/bank3e
Disassemble bank $3e
2020-06-06 15:09:50 -04:00
libjet
dd65caf511 Add engine/pokedex/unown_dex.asm 2020-06-06 02:17:01 +01:00
libjet
3edaf4635e Add time_capsule_2.asm and new_pokedex_entry.asm 2020-06-06 02:15:06 +01:00
libjet
29e2695d6e Add engine/link/time_capsule.asm 2020-06-06 01:56:28 +01:00
entrpntr
e28325211c Fix file permissions. 2020-06-05 16:42:33 -04:00
libjet
991832399b Add engine/gfx/mon_icons.asm 2020-06-02 02:50:34 +01:00
libjet
00578c7b61 Add data/pokemon/unused_pic_banks.asm 2020-05-25 15:53:12 +01: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
41c19e6e7c Add majority of remaining unused source files. 2020-05-07 15:37:15 -04:00
entrpntr
e953302d3f Continue with effect commands (about 50% complete). 2020-04-19 12:31:56 -04:00
entrpntr
95d7d56581 Disassemble pic banks. 2020-03-31 14:39:28 -04:00
entrpntr
db8db97aa3 Clean up makefile, submodules, root dir; Python 3 compatibility. 2020-03-22 18:37:40 -04:00
libjet
336fe6b368 Update some included files at the start of home.asm 2020-02-19 17:26:28 +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
351f50a454 Sync base_stats from pokecrystal and include in the build
Remaining differences:
- Move tutor is Crystal exclusive
- Kept hard-coded pic dimensions for now as front pics have not been extracted yet
2019-10-12 12:10:39 -07:00
Ryan Tandy
242428c722 Sync egg group constants from pokecrystal
Copied from pret/pokecrystal@0eeb00d6ac and pret/pokecrystal@2d8f3a0654
2019-10-12 12:04:46 -07:00
Ryan Tandy
e5761f737b Sync growth rate constants from pokecrystal
Copied from pret/pokecrystal@0eeb00d6ac
2019-10-12 12:04:46 -07:00
yenatch
ceb336852d Use PSYCHIC_M for the Psychic TM.
[Ryan Tandy: adapted from pret/pokecrystal@0b8b6f9259]
2019-10-12 12:04:27 -07:00
IIMarckus
f783e73aeb Fix cries, and integrate them into the build. 2019-08-15 22:02:56 -06:00
IIMarckus
dbc1aff7d2 Include Pokédex entries in the build. 2018-09-21 14:19:37 -06:00
IIMarckus
fc8ef52b37 Shuffle files around to closer match pokecrystal. 2018-08-17 10:32:38 -06:00