index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
Age
Commit message (
Expand
)
Author
2020-02-19
Update some included files at the start of home.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-12-09
Added engine/events stuff and cleaned up contest related code
libjet
2019-10-12
Sync base_stats from pokecrystal and include in the build
Ryan Tandy
2019-10-12
Sync egg group constants from pokecrystal
Ryan Tandy
2019-10-12
Sync growth rate constants from pokecrystal
Ryan Tandy
2019-10-12
Use PSYCHIC_M for the Psychic TM.
yenatch
2019-10-11
Add maps and map attributes.
IIMarckus
2019-10-11
Remove more obvious Crystal files.
IIMarckus
2019-09-20
Sync daycare from pokecrystal
Ryan Tandy
2019-08-26
Import trainer DVs data from pokecrystal
Ryan Tandy
2019-08-16
Incorporate the rest of the audio engine.
IIMarckus
2019-08-15
Fix cries, and integrate them into the build.
IIMarckus
2019-08-14
Dump move descriptions.
obskyr
2019-08-14
Disassemble battle animation scripts.
obskyr
2018-10-04
Dump map blockdata from Gold.
IIMarckus
2018-10-04
Split map object includes into a separate file.
IIMarckus
2018-09-24
Add battle text.
IIMarckus
2018-09-24
Add trainer data.
IIMarckus
2018-09-21
Include Pokédex entries in the build.
IIMarckus
2018-09-16
Add all map objects from bank 57.
IIMarckus
2018-08-21
Remove leftover .o files.
luckytyphlosion
2018-08-21
Make pokegold build and add .gitattributes
luckytyphlosion
2018-08-17
Shuffle files around to closer match pokecrystal.
IIMarckus
2018-08-16
Sync many constant/macro files with pokecrystal.
IIMarckus
2018-07-06
Add the three banks of common text.
IIMarckus
2016-06-18
Start to disassemble bank 1
pikalaxalt
2016-06-18
home/battle.asm
pikalaxalt
2016-06-16
Start from scratch; add silver
pikalaxalt