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-10-29
Identify the remaining uses of another WRAM union
Rangi
2020-10-28
Identify more WRAM labels, and start a <X>_DummyFunction label convention
Rangi
2020-10-28
Replace many '; unused' with '; unreferenced'
Rangi
2020-10-27
Create data/collision/ for tile collision-related data
Rangi
2020-10-26
Comment, remove, or revise many unreferenced labels
Rangi
2020-10-23
Name symbols in link.asm (#63)
Elliot
2020-10-22
Identify some more map object labels and constants
Rangi
2020-10-22
Identify some more labels (a few link-related)
Rangi
2020-10-06
Identify battle bg effects functions and constants
Rangi
2020-10-04
Identify anim object constants
Rangi
2020-10-03
Identify battle animation functions
Rangi
2020-08-27
GS_INTRO_STAR/SPARKLE -> GS_GAMEFREAK_LOGO_STAR/SPARKLE
mid-kid
2020-08-13
Consistent constants for radio data table sizes (could still be better)
Rangi
2020-07-23
Generate the Stadium 2 checksum data with pfero's tool instead of raw INCBINs
Rangi
2020-07-22
Move EngineFlags and SpecialsPointers into data/engine/
Rangi
2020-07-22
Revert "Factor out tables into data/overworld/"
Rangi
2020-07-22
Factor out tables into data/overworld/
Rangi
2020-07-22
Treat map setup commands like trade script commands
Rangi
2020-07-21
Define NUM_FLYPOINTS
Rangi
2020-07-17
SPRITE_GYM_GUY -> SPRITE_GYM_GUIDE
Rangi
2020-07-13
Define map setup commands as macros like other script commands
Rangi
2020-07-13
Disassemble the final English debug ROMs
Rangi
2020-07-09
Eliminate enum: use const instead, with case-by-case parallel const implement...
Rangi
2020-07-06
add_tm and add_hm define TM##_MOVE and HM##_MOVE constants, to avoid repeatin...
Rangi
2020-07-02
Use STRCMP, not ==, to compare multi-character strings
Rangi
2020-07-01
Identify more labels, and use the jumptable macro when possible
Rangi
2020-06-21
Comment more ROM labels as unreferenced
Rangi
2020-06-21
Replace "Unreferenced" labels with "; unreferenced" comments
Rangi
2020-06-20
Identify some more Unknown labels
Rangi
2020-06-19
Rename labels to stop cheating the unnamed.py script.
entrpntr
2020-06-16
ReplaceChrisSprite -> UpdatePlayerSprite
Rangi
2020-06-16
[in progress] Harmonize more constant and data files with pokecrystal
Rangi
2020-06-15
Remove Crystal-only CaughtData
Rangi
2020-06-15
WiseTriosRoom -> EcruteakTinTowerBackEntrance
Rangi
2020-06-15
Remove unused map scene IDs
Rangi
2020-06-15
SPRITE_BUENA -> SPRITE_BEAUTY
Rangi
2020-06-15
Padding -> unused beta pics in base stats.
entrpntr
2020-06-15
Miscellaneous cleanups.
entrpntr
2020-06-15
Treat std scripts like specials and predefs (ported from pokecrystal)
Rangi
2020-06-15
Port miscellaneous recent updates from pokecrystal
Rangi
2020-06-14
Derive Pokémon frontpic dimensions using tools/png_dimensions
Rangi
2020-06-14
Make .gbcpal files for Pokémon and trainer sprites
Rangi
2020-06-14
Fix file permissions.
entrpntr
2020-06-10
Finish adding/improving labels for now.
entrpntr
2020-06-06
Merge pull request #45 from libjet/bank3e
entrpntr
2020-06-06
Add engine/battle/misc.asm
libjet
2020-06-06
Add engine/events/magikarp.asm
libjet
2020-06-06
Add engine/pokedex/unown_dex.asm
libjet
2020-06-06
Add time_capsule_2.asm and new_pokedex_entry.asm
libjet
2020-06-06
Add engine/events/name_rater.asm
libjet
[next]