index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.asm
Age
Commit message (
Collapse
)
Author
2020-04-10
Add engine/overworld/map_setup.asm.
entrpntr
2020-04-10
Add engine/menus/save.asm, and some other files.
entrpntr
2020-04-10
Add engine/rtc/rtc.asm and engine/overworld/overworld.asm.
entrpntr
2020-04-08
Remove empty banks and clean up main.asm before continuing.
entrpntr
2020-04-08
Add engine/battle/ai/[move|redundant|switch].asm.
entrpntr
2020-04-08
Add engine/battle/read_trainer_[attributes|party].asm.
entrpntr
2020-04-08
Add engine/battle/ai/scoring.asm.
entrpntr
2020-04-07
Add data/moves/effects.asm.
entrpntr
2020-04-07
Add engine/battle/ai/items.asm.
entrpntr
2020-04-02
Finish disassembling bank $2e, miscellaneous pics cleanup.
entrpntr
2020-04-01
Use linkerscript for bank $2e, disassemble some stuff after pics.
entrpntr
2020-03-31
Disassemble pic banks.
entrpntr
2020-03-25
Disassemble load_pics.asm and move_mon_wo_mail.asm in bank $14.
entrpntr
2020-03-22
Clean up makefile, submodules, root dir; Python 3 compatibility.
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-02-20
Add home/mon_data.asm
libjet
2020-02-19
Add home/scrolling_menu.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
Use labels instead of constants for HRAM
libjet
2020-02-08
Remove Crystal exlusives
libjet
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-11
Disassemble Game Freak logo intro
Ryan Tandy
2019-10-11
Extract copyright gfx to png
Ryan Tandy
2019-10-11
Add maps and map attributes.
IIMarckus
2019-09-20
Sync daycare from pokecrystal
Ryan Tandy
2019-08-26
Import trainer DVs data from pokecrystal
Ryan Tandy
2019-08-16
Sync home/audio.asm with pokecrystal.
IIMarckus
2019-08-16
Build a separate audio object.
IIMarckus
2019-08-16
Incorporate the rest of the audio engine.
IIMarckus
2019-08-15
Sync music with pokecrystal and add to the build.
IIMarckus
2019-08-15
Sync sfx with pokecrystal, and add to the build.
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
Based on pokecrystal. Apparently, very few move animations were changed (Transform, Minimize, and Body Slam-likes)!
2018-10-04
Dump map blockdata from Gold.
IIMarckus
2018-10-04
Split map object includes into a separate file.
IIMarckus
[prev]
[next]