Commit Graph

3160 Commits

Author SHA1 Message Date
yenatch
f6fc07d1c9 Assume pokemon pics are 7x7 if not in base stats. 2016-02-17 17:13:03 -05:00
yenatch
dd77706524 Bump extras; pypng is now part of extras. 2016-02-17 16:44:27 -05:00
yenatch
73a660bf2a Remove "make pngs". 2016-02-17 16:22:05 -05:00
yenatch
2ae8f65b42 Try to fix pic dimensions. 2016-02-17 16:18:58 -05:00
yenatch
776dd61823 hRemainder 2016-02-15 18:57:49 -05:00
yenatch
bd11b60477 Use EGG_LEVEL for the Poke Seer. 2016-02-11 22:53:00 -05:00
yenatch
8e1167a1e5 Merge branch 'fix-makefile' 2016-02-10 00:32:58 -05:00
yenatch
36f0bda0b3 Use static pattern rules to fix dependencies for objects in subdirs. 2016-02-10 00:31:32 -05:00
yenatch
e044b8ec08 Merge pull request #337 from pret/install
Update the install instructions again.
2016-01-31 20:52:11 -05:00
yenatch
3d2f30deb3 Fix a typo. 2016-01-31 18:42:32 -05:00
yenatch
346114b040 Explain why there is an INSTALL.md. 2016-01-31 18:36:18 -05:00
yenatch
aa87b09163 Remove outdated Vagrant instructions. 2016-01-31 18:30:58 -05:00
yenatch
036efa1efb So much for apt-cyg. 2016-01-31 18:27:32 -05:00
IIMarckus
52f9ec8dce Remove misleading (unreferenced) labels. 2016-01-30 20:53:27 -07:00
yenatch
08ac6dfd80 *_crystal.asm files are no longer needed to build crystal *.o. 2016-01-29 16:24:38 -05:00
yenatch
1176712cfe Use rgbasm -D instead of extra files for version differences. 2016-01-29 01:10:41 -05:00
yenatch
00d491a646 Bump extras for faster scan_includes. 2016-01-29 01:01:41 -05:00
yenatch
11173a3807 Merge pull request #333 from PikalaxALT/master
Split base stats, rearrange wram.asm, naming screen
2016-01-29 01:00:48 -05:00
PikalaxALT
5322b56a83 Add more missing files 2016-01-29 00:57:06 -05:00
PikalaxALT
33506f382a Add missing file macros/pals.asm 2016-01-28 09:40:01 -05:00
PikalaxALT
b272c0c375 Fix marts using hard-coded bank number 2016-01-27 12:25:12 -05:00
PikalaxALT
d02c9e39dd BG pal constants, convert tileset pal maps to asm 2016-01-20 19:16:25 -05:00
PikalaxALT
be8d1c80f4 Merge branch 'master' of https://github.com/pret/pokecrystal 2016-01-19 23:28:37 -05:00
YamaArashi
289d3dea86 Merge pull request #335 from pret/YamaArashi-patch-1
Rename pokedex function
2016-01-19 18:44:43 -08:00
YamaArashi
49a7eeb76d Update pokedex.asm 2016-01-19 16:51:05 -08:00
PikalaxALT
8a45169a9d Merge branch 'master' of https://github.com/pret/pokecrystal 2016-01-18 00:56:33 -05:00
PikalaxALT
8bf255b9f8 Prepare to merge 2016-01-18 00:39:01 -05:00
YamaArashi
70f6bc8c84 Merge pull request #334 from YamaArashi/master
commented pokedex more
2016-01-17 21:05:12 -08:00
PikalaxALT
7cc2571529 Finish function labels in battle core 2016-01-13 00:39:41 -05:00
PikalaxALT
2ed6c357af More WRAM tidying 2016-01-12 12:46:18 -05:00
PikalaxALT
35f687b536 Fully label home/map_objects.asm 2016-01-11 02:36:39 -05:00
PikalaxALT
1637d915d4 Restored StandingTile and introduced LastTile 2016-01-11 02:28:09 -05:00
PikalaxALT
3dcbe0ff55 Pokegear 2016-01-10 17:44:09 -05:00
YamaArashi
20e7bc3b09 pokedex jumptable constants 2016-01-09 23:05:34 -08:00
PikalaxALT
8360a1a2e8 Pokegear functions and RAM labels 2016-01-09 23:41:03 -05:00
YamaArashi
0dd5f7ab7a pokedex palette numbers 2016-01-09 19:56:37 -08:00
YamaArashi
b609a1690d pokedex unown mode 2016-01-09 19:46:41 -08:00
YamaArashi
418c84dc0c pokedex 2 2016-01-09 19:03:38 -08:00
YamaArashi
e033ea3a37 commented pokedex more 2016-01-09 17:51:14 -08:00
PikalaxALT
f7ee74c3b8 Finish labels in engine/namingscreen.asm 2016-01-09 19:34:14 -05:00
PikalaxALT
6d1b7f28c8 Split base stats 2016-01-09 16:52:34 -05:00
PikalaxALT
f14562da4b Merge branch 'master' of https://github.com/pret/pokecrystal 2016-01-07 18:45:34 -05:00
PikalaxALT
61c4cfe7d7 wram macros moved to new file 2016-01-07 18:45:32 -05:00
IIMarckus
f4c643f0c8 Trim empty sections. 2016-01-07 15:58:52 -07:00
IIMarckus
a5705b37d4 Remove lines that are just address comments. 2016-01-07 15:55:38 -07:00
IIMarckus
f81fb0ba13 Improve text labels, trim address comments. 2016-01-07 15:41:51 -07:00
PikalaxALT
69af99da5e Mr Pokemons House 2016-01-06 16:59:56 -05:00
IIMarckus
e699992e6b Text labels for Places and People. 2016-01-06 11:01:20 -07:00
PikalaxALT
ce019e6347 Map callback constants 2016-01-06 07:44:50 -05:00
PikalaxALT
80aba7fc13 maptrigger macro 2016-01-05 08:46:37 -05:00