index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2020-03-25
Disassemble load_pics.asm and move_mon_wo_mail.asm in bank $14.
entrpntr
2020-03-22
Update documentation.
entrpntr
2020-03-22
Clean up makefile, submodules, root dir; Python 3 compatibility.
entrpntr
2020-03-22
Clean up wram constants and bad address labels/comments.
entrpntr
2020-03-17
Cleanup of files for banks $02 and $03 for main.asm.
entrpntr
2020-03-17
Cleanup of files for banks $01 and $04 for main.asm.
entrpntr
2020-03-17
Cleanup macros before continuing.
entrpntr
2020-03-17
Some cleanup before continuing.
entrpntr
2020-03-17
Finish disassembling bank $04.
entrpntr
2020-03-17
Fill in a lot of missing bank $04 code.
entrpntr
2020-03-17
Itemfinder routines and labels.
entrpntr
2020-03-16
Sync home/ with pokecrystal
libjet
2020-03-15
Fix the sections in home/header.asm
libjet
2020-03-15
Create home/header.asm
libjet
2020-03-15
Merge files into pokemon.asm, battle.asm and menu.asm
libjet
2020-03-15
Small home/ reorganization
libjet
2020-02-20
Add home/sprite_anims.asm
libjet
2020-02-20
Add home/mon_data_2.asm
libjet
2020-02-20
Add home/print_bcd.asm
libjet
2020-02-20
Add home/mon_data.asm
libjet
2020-02-19
Add home/print_level.asm
libjet
2020-02-19
Add home/mon_stats.asm
libjet
2020-02-19
Add home/trainers.asm
libjet
2020-02-19
Add home/stone_queue.asm and update script_constants.asm
libjet
2020-02-19
Add home/scrolling_menu.asm
libjet
2020-02-19
Add home/hp_pals.asm and home/names.asm
libjet
2020-02-19
Add home/hp_pals.asm
libjet
2020-02-19
Update some included files at the start of home.asm
libjet
2020-02-19
Add home/tilemap.asm and update home/menu.asm
libjet
2020-02-19
Add home/compare.asm
libjet
2020-02-19
Add home/queue_script.asm
libjet
2020-02-19
Use labels instead of constants for HRAM
libjet
2020-02-18
Update math.asm and add print_text.asm
libjet
2020-02-18
Add copy_name.asm
libjet
2020-02-18
Fix copy_tilemap.asm
libjet
2020-02-18
Add copy_tilemap.asm
libjet
2020-02-18
Add clear_sprites.asm
libjet
2020-02-18
Add region.asm
libjet
2020-02-18
Add sprite_updates.asm
libjet
2020-02-09
Merge https://github.com/libjet/pokegold
IIMarckus
2020-02-08
Remove Crystal exlusives
libjet
2019-12-19
Update Discord link.
luckytyphlosion
2019-12-12
Fix typo from replacing text
libjet
2019-12-12
Update predef_pointers and wram, and correct typo's caused by search + replace
libjet
2019-12-11
Updated macros/scripts/text.asm and cleaned up macros.asm
libjet
2019-12-09
Added engine/events stuff and cleaned up contest related code
libjet
2019-12-08
Added misc_scripts from pokecrystal and removed 1 dr from main.asm
libjet
2019-10-14
Merge branch 'base_stats' of iihub:rtandy/pokegold
IIMarckus
2019-10-12
Sync base_stats from pokecrystal and include in the build
Ryan Tandy
Remaining differences: - Move tutor is Crystal exclusive - Kept hard-coded pic dimensions for now as front pics have not been extracted yet
2019-10-12
Sync egg group constants from pokecrystal
Ryan Tandy
Copied from pret/pokecrystal@0eeb00d6ac67199b3343c5a6ddc739b251f7a68f and pret/pokecrystal@2d8f3a0654a0baa6ab0c6e64b610d52b34c6e068
[next]