index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
movie
Age
Commit message (
Expand
)
Author
2020-06-17
Harmonize engine/{movie, pokemon} with pokecrystal
Rangi
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-15
Concatenate multiple intro 2bpps together before compression
Rangi
2020-06-14
Match mosh remaining .2bpp.lz files
Rangi
2020-06-14
Braindead matching for now (incbin .lz.bin for non-matching lz's).
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-05
Fix file permissions.
entrpntr
2020-06-02
Add engine/movie/init_hof_credits.asm
libjet
2020-05-30
Extract Title Screen GFX
libjet
2020-05-28
Changes for hall of fame and credits.
entrpntr
2020-05-28
Add halloffame.asm and credits.asm
libjet
2020-05-22
Remove hardcoded addresses, minor cleanup of gamefreak_presents.asm
entrpntr
2020-05-13
More cleanup of title screen, update unused sources script.
entrpntr
2020-05-12
Simple cleanups in constants/data/macros and banks 1-4.
entrpntr
2020-05-12
Cleanup of color.asm and scgb_layouts.asm.
entrpntr
2020-05-11
Clean up engine/menus/intro_menu.asm.
entrpntr
2020-04-30
Add engine/link/link.asm and engine/link/mystery_gift.asm
entrpntr
2020-04-12
Add engine/events/print_[photo|unown] and engine/pokemon/breeding.
entrpntr
2020-04-10
Add engine/menus/save.asm, and some other files.
entrpntr
2020-04-02
Finish disassembling bank $2e, miscellaneous pics cleanup.
entrpntr
2020-03-16
Sync home/ with pokecrystal
libjet
2020-02-19
Use labels instead of constants for HRAM
libjet
2019-10-11
Disassemble Game Freak logo intro
Ryan Tandy