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-10-28
Identify more WRAM labels, and start a <X>_DummyFunction label convention
Rangi
2020-10-27
Identify remaining Mystery Gift labels and constants
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-22
Identify remaining map object labels
Rangi
2020-10-22
Identify some more map object labels and constants
Rangi
2020-10-21
Identify remaining battle AI labels
Rangi
2020-10-06
Update battle anim bg function comments, and identify more unnamed labels
Rangi
2020-10-06
Identify battle bg effects functions and constants
Rangi
2020-10-04
Identify some more unnamed labels
Rangi
2020-10-04
Identify anim object constants
Rangi
2020-10-03
Identify battle animation functions
Rangi
2020-09-27
Fix whitespace alignment of comments
Rangi
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
[next]