Commit Graph

46 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
0bc1e91d21 Concatenate multiple intro 2bpps together before compression 2020-06-15 12:29:42 -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
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
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
33e45dea92 Changes for hall of fame and credits. 2020-05-28 21:54:13 -04:00
entrpntr
df0f27e3df Make separate tileset object, add similar collision files. 2020-05-25 16:57:43 -04:00
entrpntr
ed94962edf Couple quick fixes so nothing dangerous/shameful gets merged in. 2020-05-16 22:14:21 -04:00
entrpntr
6c4c421f18 Match pokecrystal file names and folder structure, tools updates. 2020-05-14 14:25:42 -04:00
entrpntr
69aaf49240 Fix labels, add PNGs. 2020-05-09 21:50:59 -04:00
entrpntr
41c19e6e7c Add majority of remaining unused source files. 2020-05-07 15:37:15 -04:00
entrpntr
3d651a7c49 Add Makefile option for verbose sym/map; fix some label names. 2020-05-03 04:41:05 -04:00
entrpntr
a594f5e557 Add PNGs. 2020-05-01 21:18:57 -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
b87cc70643 Miscellaneous cleanup before continuing. 2020-04-20 21:36:29 -04:00
entrpntr
18df0a5e37 Add engine/rtc/rtc.asm and engine/overworld/overworld.asm. 2020-04-10 10:48:29 -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
43182b4a89 Create PNGs for remaining gfx binary files. 2020-04-05 05:49:10 -04:00
entrpntr
f8518cf485 Add gfx helper code for mail; add PNGs to repo. 2020-04-05 04:45:00 -04:00
entrpntr
07434c8f86 Fix gfx code, generate pngs for pokemon/trainers and add to repo. 2020-04-02 16:49:57 -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
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
libjet
5172056acd Use labels instead of constants for HRAM 2020-02-19 02:42:34 +00:00
IIMarckus
5194ca8408 Build a separate audio object. 2019-08-16 01:24:26 -06:00
IIMarckus
dbc1aff7d2 Include Pokédex entries in the build. 2018-09-21 14:19:37 -06:00
IIMarckus
ce0a831a59 Add the three banks of common text. 2018-07-06 22:57:17 -06:00
yenatch
95c9415c46 OK in compare 2018-01-23 00:37:47 -05:00
yenatch
51b9b47e2d fix unhelpful errors when missing prerequisites in implcit rules 2018-01-23 00:36:44 -05:00
yenatch
a37cc479cd fix .PRECIOUS 2018-01-23 00:36:19 -05:00
yenatch
897f952b17 commit linkerscripts 2018-01-23 00:26:45 -05:00
PikalaxALT
3ede05f2b7 Create linkerscript 2017-08-25 08:24:37 -04:00
pikalaxalt
ee84a2a0e4 Rebuild HOME 2016-06-16 13:14:57 -04:00
pikalaxalt
e5b8d367e3 Upgrade makefile syntax to match pokecrystal 2016-06-16 11:29:38 -04:00
pikalaxalt
8fe65fef10 Start from scratch; add silver 2016-06-16 11:13:09 -04:00
PikalaxALT
ce8afd8c43 Initial commit 2015-07-09 03:11:51 -04:00