index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.gitignore
Age
Commit message (
Expand
)
Author
2022-03-14
Build the Virtual Console patches with `make gold_vc` and `make silver_vc` (#74)
vulcandth
2020-07-05
Sync .gitignore with pokered and pokecrystal
Rangi
2020-07-05
Use MAX_NEUTRAL_DAMAGE in BattleCommand_DamageCalc
Rangi
2020-06-14
SGB border maps include the middle $00 area, which make strips out using tr
Rangi
2020-06-14
Derive Pokémon frontpic dimensions using tools/png_dimensions
Rangi
2020-06-14
Make .gbcpal files for Pokémon and trainer sprites
Rangi
2020-06-14
Add .lz.bin files for the current non-matching graphics files.
entrpntr
2020-06-14
Checkpoint where things mostly work.
entrpntr
2020-06-10
More cleanup.
entrpntr
2020-06-09
Extract title graphics and add options_menu.asm.
entrpntr
2020-06-06
Merge pull request #45 from libjet/bank3e
entrpntr
2020-06-06
Minor cleanups.
entrpntr
2020-06-05
Minor cleanups, add handling for gfx.
entrpntr
2020-05-30
Extract Title Screen GFX
libjet
2020-05-28
Remove unnecessary 2bpp files, plus some minor fixes.
entrpntr
2020-05-22
Updates to add pngs.
entrpntr
2020-05-21
Add tileset pngs.
entrpntr
2020-05-21
Remove a couple pics that aren't necessary for the build.
entrpntr
2020-05-14
Match pokecrystal file names and folder structure, tools updates.
entrpntr
2020-04-30
Add engine/link/link.asm and engine/link/mystery_gift.asm
entrpntr
2020-04-05
Create PNGs for remaining gfx binary files.
entrpntr
2020-04-02
Fix gfx code, generate pngs for pokemon/trainers and add to repo.
entrpntr
2020-03-25
Disassemble load_pics.asm and move_mon_wo_mail.asm in bank $14.
entrpntr
2020-03-22
Clean up makefile, submodules, root dir; Python 3 compatibility.
entrpntr
2020-03-17
Itemfinder routines and labels.
entrpntr
2018-08-21
Label some known WRAM labels from pokecrystal.
luckytyphlosion
2016-06-24
engine/pack.asm
pikalaxalt
2016-06-20
SGB Border
pikalaxalt