index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
Age
Commit message (
Collapse
)
Author
2020-06-16
[in progress] Harmonize more constant and data files with pokecrystal
Rangi
2020-06-16
gold_silver_intro.asm -> intro.asm
Rangi
2020-06-16
Harmonize some more symbols with pokecrystal
Rangi
2020-06-16
hFF9E -> hBlackOutBGMapThird
Rangi
2020-06-15
Identify wObjectPriorities
Rangi
2020-06-15
Define wStackBottom
Rangi
2020-06-15
Remove Crystal-only CaughtData
Rangi
2020-06-15
Fix bug comments as indicated in review.
entrpntr
2020-06-15
Miscellaneous cleanups.
entrpntr
2020-06-15
Treat std scripts like specials and predefs (ported from pokecrystal)
Rangi
2020-06-15
Port miscellaneous recent updates from pokecrystal
Rangi
2020-06-15
Concatenate multiple intro 2bpps together before compression
Rangi
2020-06-15
Use pokecrystal's sine_table macro
Rangi
A circle has 65536 "degrees", so 32768 "degrees" = pi radians = half a circle
2020-06-14
Match mosh remaining .2bpp.lz files
Rangi
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
Braindead matching for now (incbin .lz.bin for non-matching lz's).
entrpntr
2020-06-14
Update for unused wram and event flags.
entrpntr
2020-06-14
Fix file permissions.
entrpntr
2020-06-12
Revert gold title trail 2bpp change, add comment to title.asm instead.
entrpntr
2020-06-11
Improve angle/distance comment as noted in review.
entrpntr
2020-06-11
Address review comments, plus a few more labels/cleanups.
entrpntr
2020-06-10
Use hlbgcoord 0, 0 in a few places.
entrpntr
2020-06-10
Combine gamefreak_presents.asm and gs_intro.asm.
entrpntr
2020-06-10
More cleanup.
entrpntr
2020-06-10
Finish adding/improving labels for now.
entrpntr
2020-06-10
Slowly getting there.
entrpntr
2020-06-09
A bit more progress.
entrpntr
2020-06-09
Preliminary commit that builds.
entrpntr
2020-06-09
Extract title graphics and add options_menu.asm.
entrpntr
2020-06-06
Merge pull request #45 from libjet/bank3e
entrpntr
Disassemble bank $3e
2020-06-06
Minor cleanups.
entrpntr
2020-06-06
Add engine/battle/misc.asm
libjet
2020-06-06
Add engine/battle/hidden_power.asm
libjet
2020-06-06
Add engine/events/magikarp.asm
libjet
2020-06-06
Add engine/pokedex/unown_dex.asm
libjet
2020-06-06
Add time_capsule_2.asm and new_pokedex_entry.asm
libjet
2020-06-06
Add engine/events/play_slow_cry.asm
libjet
2020-06-06
Add engine/events/name_rater.asm
libjet
2020-06-06
Add engine/link/time_capsule.asm
libjet
2020-06-06
Add engine/gfx/load_font.asm
libjet
2020-06-05
Merge pull request #44 from libjet/bank38
entrpntr
Disassemble bank $38
2020-06-05
Minor cleanups, add handling for gfx.
entrpntr
2020-06-05
Fix dbsprite values for bills_pc.asm
libjet
2020-06-05
Fix file permissions.
entrpntr
2020-06-05
Add engine/pokemon/bills_pc.asm
libjet
2020-06-05
Add engine/games/dummy_game.asm
libjet
2020-06-05
Add engine/games/unown_puzzle.asm
libjet
2020-06-05
Add a couple comments.
entrpntr
2020-06-05
Add engine/games/card_flip.asm
libjet
2020-06-05
Add engine/events/print_unown_2.asm
libjet
2020-06-05
Add engine/events/diploma.asm
libjet
[next]