| .. |
|
battle
|
gfx: re-organize some graphics and disassemble gfx load code
|
2018-06-03 04:21:48 +02:00 |
|
battle_anims
|
Dumped rest of bank, still need to clean up a few hardcoded addresses
|
2018-08-21 13:13:00 -04:00 |
|
font
|
Disassembled the rest of the code in bank 4 as far as i can tell. Lines 899, 1538, and 1631 in engine/menu/start_menu.asm have hardcoded jumps that i couldn't figure out how to make work myself.
|
2018-11-29 01:50:18 -07:00 |
|
frames
|
gfx: re-organize some graphics and disassemble gfx load code
|
2018-06-03 04:21:48 +02:00 |
|
hud
|
Organize graphics like pokecrystal
|
2018-05-30 12:00:34 -04:00 |
|
icons
|
Disassemble overworld sprites
|
2018-05-31 19:38:55 -04:00 |
|
intro
|
Organize graphics like pokecrystal
|
2018-05-30 12:00:34 -04:00 |
|
minigames
|
Organize graphics like pokecrystal
|
2018-05-30 12:00:34 -04:00 |
|
misc
|
gfx: re-organize some graphics and disassemble gfx load code
|
2018-06-03 04:21:48 +02:00 |
|
overworld
|
Dumped first section of Bank 2
|
2018-08-20 08:45:06 -04:00 |
|
pack
|
Organize graphics like pokecrystal
|
2018-05-30 12:00:34 -04:00 |
|
pokedex
|
Disassembled the rest of the code in bank 4 as far as i can tell. Lines 899, 1538, and 1631 in engine/menu/start_menu.asm have hardcoded jumps that i couldn't figure out how to make work myself.
|
2018-11-29 01:50:18 -07:00 |
|
pokemon
|
Move most files out of the root directory
|
2020-09-22 12:04:13 -04:00 |
|
sgb
|
Move most files out of the root directory
|
2020-09-22 12:04:13 -04:00 |
|
splash
|
Clean up Makefile
|
2018-05-30 22:53:59 +02:00 |
|
sprites
|
Disassemble overworld sprites
|
2018-05-31 19:38:55 -04:00 |
|
stats
|
Organize graphics like pokecrystal
|
2018-05-30 12:00:34 -04:00 |
|
tilesets
|
Rename tileset graphics for future Polished Map compatibility
|
2020-09-21 23:31:53 -04:00 |
|
title
|
Title screen disassembled (new pr)
|
2018-06-04 00:51:46 -04:00 |
|
trade
|
Organize graphics like pokecrystal
|
2018-05-30 12:00:34 -04:00 |
|
trainer
|
Add trainer battle sprites & update gfx.asm
|
2018-06-01 22:18:11 -04:00 |
|
trainer_card
|
Finished dumping bank 1
|
2018-07-31 21:06:42 -04:00 |
|
trainer_gear
|
Identify radio graphics
|
2019-04-14 13:40:39 +01:00 |
|
gfx.asm
|
Move most files out of the root directory
|
2020-09-22 12:04:13 -04:00 |
|
gfx.mk
|
Factor out gfx- and slack-specific rules into .mk files
|
2020-09-22 16:12:26 -04:00 |