entrpntr
|
9d0c8dbf8e
|
Rename labels to stop cheating the unnamed.py script.
|
2020-06-19 07:35:14 -04:00 |
|
Rangi
|
356836b1cc
|
Harmonize home/ with pokecrystal
|
2020-06-16 15:49:17 -04:00 |
|
Rangi
|
fda549a27a
|
[in progress] Harmonize more constant and data files with pokecrystal
|
2020-06-16 14:32:48 -04:00 |
|
Rangi
|
782b0a7c88
|
Harmonize some more symbols with pokecrystal
|
2020-06-16 11:28:35 -04:00 |
|
Rangi
|
dac20d6dd2
|
SPRITE_BUENA -> SPRITE_BEAUTY
|
2020-06-15 17:12:24 -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
|
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
|
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
|
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
|
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
|
d6a0b6347c
|
Fix file permissions.
|
2020-06-14 08:52:40 -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
|
a1c33b58a8
|
More cleanup.
|
2020-06-10 20:33:24 -04:00 |
|
entrpntr
|
11f01dbcd8
|
Slowly getting there.
|
2020-06-10 11:33:55 -04:00 |
|
entrpntr
|
74f86d7501
|
Extract title graphics and add options_menu.asm.
|
2020-06-09 06:27:03 -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
|
5ea5b0d901
|
Add engine/events/magikarp.asm
|
2020-06-06 02:22:45 +01:00 |
|
libjet
|
29e2695d6e
|
Add engine/link/time_capsule.asm
|
2020-06-06 01:56:28 +01:00 |
|
libjet
|
5f43075c6d
|
Add engine/gfx/load_font.asm
|
2020-06-06 01:19:16 +01:00 |
|
entrpntr
|
41aed88e16
|
Merge pull request #44 from libjet/bank38
Disassemble bank $38
|
2020-06-05 17:54:54 -04:00 |
|
entrpntr
|
13eb43eb1b
|
Minor cleanups, add handling for gfx.
|
2020-06-05 17:51:21 -04: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 |
|
libjet
|
2b17267a77
|
Add engine/games/dummy_game.asm
|
2020-06-05 20:50:06 +01:00 |
|
libjet
|
edbb0fe6c4
|
Add engine/games/unown_puzzle.asm
|
2020-06-05 20:38:43 +01:00 |
|
libjet
|
ea42f6636c
|
Add engine/games/card_flip.asm
|
2020-06-05 20:13:50 +01:00 |
|
libjet
|
929662d463
|
Add engine/events/diploma.asm
|
2020-06-05 19:44:21 +01:00 |
|
libjet
|
8ccc59b894
|
Add engine/battle_anims/anim_commands.asm
|
2020-06-05 17:14:55 +01:00 |
|
entrpntr
|
9999086ba0
|
Remove unincluded pal files (these are in bg_tiles.pal).
|
2020-06-03 20:27:40 -04:00 |
|
entrpntr
|
1210a5ef54
|
Merge branch 'master' into bank23
|
2020-06-03 19:56:39 -04:00 |
|
libjet
|
991832399b
|
Add engine/gfx/mon_icons.asm
|
2020-06-02 02:50:34 +01:00 |
|
libjet
|
c743b31b89
|
Update data/sprite_anims/framesets.asm
|
2020-06-01 02:34:06 +01:00 |
|
libjet
|
8ed6e95422
|
Add engine/events/magnet_train.asm
|
2020-05-31 03:31:15 +01:00 |
|
libjet
|
61f53d2e8f
|
Add engine/battle/battle_transition.asm
|
2020-05-31 01:14:47 +01:00 |
|
entrpntr
|
4dd92dd52e
|
Update gfx.py, add pngs.
|
2020-05-30 02:24:19 -04:00 |
|
libjet
|
575a0a4179
|
Extract Title Screen GFX
|
2020-05-30 02:24:28 +01:00 |
|
entrpntr
|
3a9930b9d4
|
Remove unnecessary 2bpp files, plus some minor fixes.
|
2020-05-28 22:10:29 -04:00 |
|
entrpntr
|
33e45dea92
|
Changes for hall of fame and credits.
|
2020-05-28 21:54:13 -04:00 |
|
libjet
|
82bcac8463
|
Add gfx/battle_anims.asm
|
2020-05-28 22:38:41 +01:00 |
|
libjet
|
0cf765a4f5
|
Add halloffame.asm and credits.asm
|
2020-05-28 19:47:18 +01:00 |
|
entrpntr
|
34deb66c44
|
Remove unused file.
|
2020-05-27 18:49:29 -04:00 |
|