index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
items
Age
Commit message (
Collapse
)
Author
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
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-02-19
Add home/hp_pals.asm
libjet
2020-02-19
Add home/tilemap.asm and update home/menu.asm
libjet
2020-02-19
Use labels instead of constants for HRAM
libjet
2020-02-18
Add copy_name.asm
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-08-16
Incorporate the rest of the audio engine.
IIMarckus
2018-09-24
Add battle text.
IIMarckus
2018-09-21
Include Pokédex entries in the build.
IIMarckus
2018-08-21
Label some known WRAM labels from pokecrystal.
luckytyphlosion
2018-08-16
Sync many constant/macro files with pokecrystal.
IIMarckus
2018-07-06
Add the three banks of common text.
IIMarckus
2017-08-24
Upgrade repo for compatibility with current rgbds (breaks pre-0.3.3 ↵
PikalaxALT
compatibility)
2016-06-23
Start disassembling Bank 4
pikalaxalt
2016-06-23
Finish disassembling bank 3
pikalaxalt
2016-06-23
HP healing items accessory functions
pikalaxalt
2016-06-22
Next batch of item effects
pikalaxalt
2016-06-22
Temporary macro in item_effects; disassemble some more items
pikalaxalt
2016-06-22
Ball functions
pikalaxalt
2016-06-22
Add item effects jumptable
pikalaxalt
2016-06-19
item attributes
pikalaxalt