index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
constants
Age
Commit message (
Expand
)
Author
2020-09-27
Remove animation-related constants from pokecrystal
Rangi
2020-08-27
GS_INTRO_STAR/SPARKLE -> GS_GAMEFREAK_LOGO_STAR/SPARKLE
mid-kid
2020-08-27
Fix some constants surrounding sprite animations
mid-kid
2020-08-13
Consistent constants for radio data table sizes (could still be better)
Rangi
2020-08-11
Identify some time-related data
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-21
Define JOHTO_FLYPOINT like KANTO_FLYPOINT
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
Use const_skip and const_next macros for brevity
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-06
Define SERIAL_PREAMBLE_LENGTH
Rangi
2020-07-05
Use MAX_NEUTRAL_DAMAGE in BattleCommand_DamageCalc
Rangi
2020-07-04
SCGB_PARTY_MENU_HP_PALS -> SCGB_PARTY_MENU_HP_BARS, and SCGB_RAM -> SCGB_DEFAULT
Rangi
2020-06-29
Identify more unnamed labels
Rangi
2020-06-21
Comment more ROM labels as unreferenced
Rangi
2020-06-21
Remove RAM address comments
Rangi
2020-06-17
Harmonize engine/overworld with pokecrystal
Rangi
2020-06-16
Merge branch 'master' of https://github.com/pret/pokegold
Rangi
2020-06-16
[in progress] Harmonize more constant and data files with pokecrystal
Rangi
2020-06-16
Map script cleanups.
entrpntr
2020-06-16
Harmonize some more symbols 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
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
Update for unused wram and event flags.
entrpntr
2020-06-10
Finish adding/improving labels for now.
entrpntr
2020-06-05
Fix file permissions.
entrpntr
2020-06-05
Clean up map scripts.
entrpntr
2020-06-05
Add engine/battle_anims/anim_commands.asm
libjet
2020-06-03
Fill out oam.asm, final cleanups for now.
entrpntr
2020-06-03
Label jumptable entries.
entrpntr
2020-06-01
Update data/sprite_anims/oam.asm
libjet
2020-06-01
Update data/sprite_anims/framesets.asm
libjet
2020-05-31
Add engine/events/magnet_train.asm
libjet
2020-05-31
Add engine/events/field_moves.asm
libjet
2020-05-29
Add engine/events/lucky_number.asm
libjet
2020-05-28
Add halloffame.asm and credits.asm
libjet
2020-05-27
Merge pull request #36 from entrpntr/misc-dump
entrpntr
2020-05-25
wtf was I even doing m8
entrpntr
2020-05-25
Add remaining collision files, plus unused Johto files.
entrpntr
[prev]
[next]