index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
Age
Commit message (
Expand
)
Author
2019-03-03
Define constants for map event sizes
Rangi
2019-03-03
Identify more collision-related constants and data
Rangi
2019-02-16
Document wBattleAnimFlags
mid-kid
2019-02-15
Anotate more of the battle anim subsystem
mid-kid
2019-02-15
dorepeat -> dowait for oam animations
mid-kid
2019-01-12
Say "BANK(Foo) ; aka BANK(Bar)" to clarify that Foo and Bar share a bank
Rangi
2019-01-02
Clean up some Odd Egg and Battle Tower code and data
Rangi
2018-12-31
*PhoneScript1 -> *PhoneCalleeScript, and *PhoneScript2 -> *PhoneCallerScript
Rangi
2018-12-30
Split generic phone caller+callee text into individual NPCs
Rangi
2018-12-30
Distinguish "caller" and "called" phone scripts+text (NPCs call you automatic...
Rangi
2018-12-30
$56 is "<……>"
Rangi
2018-12-09
Merge pull request #578 from mid-kid/master
Rangi
2018-11-25
Rename "feet and head follow" commands
mid-kid
2018-11-23
CalcStats -> CalcBattleStats
mid-kid
2018-11-21
Define ANIM_GFX for PLAYER and ENEMY
mid-kid
2018-11-21
Use ANIM_GFX constants for battle animations
mid-kid
2018-11-20
Cosmetic fixes
mid-kid
2018-11-18
Resolve issue #575: Rename text commands
Rangi
2018-11-11
Adapt `tmhm` for consistency
mid-kid
2018-11-11
Adapt macro based on suggestions
mid-kid
2018-11-10
Finish new connection macro
mid-kid
2018-11-06
Make the `connection` macro simpler to use
mid-kid
2018-10-31
gfx/roofs/*.png filenames match ROOF_* constants
Rangi
2018-09-01
normal.gbcpal → front.gbcpal
Rangi
2018-08-31
Fix #537: Palettes generated from PNGs use .gbcpal directly.
Rangi
2018-08-19
Update file paths in comments
Rangi
2018-08-17
CheckDestinyBond -> CheckFaint
mid-kid
2018-08-07
Consistency with order of constant comments
mid-kid
2018-08-07
wWeeklyFlags -> wDailyFlags2
mid-kid
2018-07-29
Make reviewed fixes; standardize on " + "
Rangi
2018-07-29
wDeciramBuffer → wBreedingCompatibility in UnknownText_0x1bd0d8
Rangi
2018-07-29
Add meaningful aliases for wd265
Rangi
2018-07-24
db $0, $0 → dn 0, 0, 0, 0 ; DVs
Rangi
2018-07-18
Fix misnamed character codes
mid-kid
2018-07-16
Fewer uses of 'Thing2 - Thing1' for sizeof(Thing)
Rangi
2018-07-16
Consistently use dn for DVs
Rangi
2018-07-15
Tile values agree in data/sprites/emotes.asm and data/sprites/facings.asm
Rangi
2018-07-12
SFX_UNKNOWN_7F → SFX_TOXIC
Rangi
2018-07-11
SFX_DEX_FANFARE_50_79 and SFX_LEVEL_UP use identical data, and technically th...
Rangi
2018-07-07
landmark macro includes the +8/+16 offsets for X/Y coordinates
Rangi
2018-07-05
Correct file path
Rangi
2018-07-04
Use TRUE/FALSE for wSaveFileExists
Rangi
2018-07-04
Miscellaneous reorganization fixes
Rangi
2018-06-25
Keep more data/ INCLUDEs with relevant routines
Rangi
2018-06-25
Single newline at the end of files
Rangi
2018-06-25
Remove more triple newlines
Rangi
2018-06-24
"→" should be "ェ"
Rangi
2018-06-24
Fix triple newlines left over from removing address comments
Rangi
2018-06-24
Remove more address comments
Rangi
2018-06-24
Remove address comment
Rangi
[next]