Commit Graph

481 Commits

Author SHA1 Message Date
Rangi
dac20d6dd2 SPRITE_BUENA -> SPRITE_BEAUTY 2020-06-15 17:12:24 -04:00
Rangi
6218f183a3
Merge pull request #51 from entrpntr/misc
Small cleanups
2020-06-15 15:21:26 -04:00
entrpntr
85cd0e5e1c Fix bug comments as indicated in review. 2020-06-15 15:08:42 -04:00
entrpntr
2fb48b556e Padding -> unused beta pics in base stats. 2020-06-15 14:30:57 -04:00
entrpntr
e9b6a2fc62 Miscellaneous cleanups. 2020-06-15 14:08:24 -04:00
Rangi
54bbefeed1 Treat std scripts like specials and predefs (ported from pokecrystal) 2020-06-15 13:25:56 -04:00
Rangi
9f01e33a04 Port miscellaneous recent updates from pokecrystal 2020-06-15 13:12:56 -04:00
Rangi
0bc1e91d21 Concatenate multiple intro 2bpps together before compression 2020-06-15 12:29:42 -04:00
Rangi
6bc203541b Use pokecrystal's sine_table macro
A circle has 65536 "degrees", so 32768 "degrees" = pi radians = half a circle
2020-06-15 12:12:05 -04:00
Rangi
9048adc08a Mention pokegold in tools/unnamed.py output 2020-06-15 11:58:00 -04:00
Rangi
703298a8f0 Fix tools/unnamed.py for pokegold 2020-06-15 10:53:36 -04:00
Rangi
4f6f1926a5 Match hooh_gold.2bpp.lz and lugia_silver.2bpp.lz, and fix the Travis CI webhook.sh
To do: revise hooh_gold.png and lugia_silver.png to resemble their screens, and use rgbgfx options to match the 2bpp tiles
2020-06-15 10:46:52 -04:00
Rangi
5a8dc2b103 Sync PlayersHouse1F labels with pokecrystal 2020-06-14 21:52:58 -04:00
Rangi
cf9f4a1745 checkflag takes ENGINE constants, not EVENT constants 2020-06-14 21:39:00 -04:00
Rangi
2fc95196e9 Set up Travis CI 2020-06-14 21:32:54 -04:00
Rangi
51a580a83f SGB border maps include the middle $00 area, which make strips out using tr 2020-06-14 21:19:15 -04:00
Rangi
ae14056d11 Fix #49: use the same tilepal macro as pokecrystal 2020-06-14 21:07:41 -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
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
Rangi
94a70b63cf Sync tools with pokecrystal (fixes warnings when building lzcomp)
palette.c and png_dimensions.c will be synced when they are used.
2020-06-14 18:08:43 -04:00
Rangi
7f6bc3d382
Merge pull request #50 from entrpntr/pics2
Switch to building binary pic files from pngs
2020-06-14 17:49:36 -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
7e87fed84a Add .lz.bin files for the current non-matching graphics files. 2020-06-14 16:36:38 -04:00
entrpntr
485d9d99df WIP commit (doesn't build currently). 2020-06-14 16:22:34 -04:00
entrpntr
4ac8bcc29a Checkpoint where things mostly work. 2020-06-14 15:07:27 -04:00
entrpntr
4517c08eda Initial commit of lz compression tools. 2020-06-14 15:06:29 -04:00
entrpntr
dd97bedd52 Update for unused wram and event flags. 2020-06-14 09:16:51 -04:00
entrpntr
d6a0b6347c Fix file permissions. 2020-06-14 08:52:40 -04:00
entrpntr
f8a6b98eed
Merge pull request #48 from entrpntr/bank39
Disassemble bank $39, kill the baserom dependency
2020-06-12 10:04:31 -04:00
entrpntr
0c0f9b42bc Revert gold title trail 2bpp change, add comment to title.asm instead. 2020-06-12 01:01:58 -04:00
entrpntr
308f586dcc Improve angle/distance comment as noted in review. 2020-06-11 15:14:46 -04:00
entrpntr
ceffef935f Address review comments, plus a few more labels/cleanups. 2020-06-11 14:05:08 -04:00
entrpntr
09a82aec6f Use hlbgcoord 0, 0 in a few places. 2020-06-10 22:18:52 -04:00
entrpntr
0c83c0b5bc rip baserom 2020-06-10 20:47:22 -04:00
entrpntr
48a9f3aa75 Combine gamefreak_presents.asm and gs_intro.asm. 2020-06-10 20:42:04 -04:00
entrpntr
a1c33b58a8 More cleanup. 2020-06-10 20:33:24 -04:00
entrpntr
80b52ec275 Finish adding/improving labels for now. 2020-06-10 18:59:52 -04:00
entrpntr
11f01dbcd8 Slowly getting there. 2020-06-10 11:33:55 -04:00
entrpntr
07183b5d2c A bit more progress. 2020-06-09 06:27:03 -04:00
entrpntr
fe03203e22 Preliminary commit that builds. 2020-06-09 06:27:03 -04:00
entrpntr
74f86d7501 Extract title graphics and add options_menu.asm. 2020-06-09 06:27:03 -04:00
entrpntr
f2e472b141 Remove many unused wram labels. 2020-06-07 22:38:58 -04:00
entrpntr
2c9fbba109
Merge pull request #45 from libjet/bank3e
Disassemble bank $3e
2020-06-06 15:09:50 -04:00
entrpntr
afcf8f1957 Minor cleanups. 2020-06-06 15:05:39 -04:00
libjet
5f0eb65d5a Add engine/battle/misc.asm 2020-06-06 02:36:04 +01:00
libjet
864e9c068d Add engine/battle/hidden_power.asm 2020-06-06 02:28:53 +01:00
libjet
5ea5b0d901 Add engine/events/magikarp.asm 2020-06-06 02:22:45 +01: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