index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
events
Age
Commit message (
Expand
)
Author
2019-01-18
Fix map name frame calculation
mid-kid
2019-01-15
Document wSuicuneFrame
mid-kid
2019-01-15
Fix some constants
mid-kid
2019-01-12
Say "BANK(Foo) ; aka BANK(Bar)" to clarify that Foo and Bar share a bank
Rangi
2019-01-03
MON_NAME_LENGTH -> NAME_LENGTH
Rangi
2019-01-02
Clean up some Odd Egg and Battle Tower code and data
Rangi
2018-12-26
Fix comments around BANK() statements
mid-kid
2018-12-23
Define RANDY_OT_ID
Rangi
2018-12-23
Fix issue #581 (random stuff ax6 noticed)
Rangi
2018-11-18
Resolve issue #575: Rename text commands
Rangi
2018-11-05
text_jump → text_far
mid-kid
2018-09-22
Naming screen constants
Rangi
2018-09-09
wPreviousLandmark → wPrevLandmark
Rangi
2018-09-09
Curr -> Cur
Rangi
2018-08-26
hQuotient is a four-byte buffer (fixes #558)
Rangi
2018-08-25
Reorganize math-related HRAM union (ffb3)
Rangi
2018-08-25
hLabel - $ff00 -> LOW(hLabel)
Rangi
2018-08-25
Use labels instead of constants for HRAM
Rangi
2018-08-07
wWeeklyFlags -> wDailyFlags2
mid-kid
2018-07-29
No wCurMove alias for wCurSpecies
Rangi
2018-07-29
wLuckyNumberDigitsBuffer
Rangi
2018-07-29
Add meaningful aliases for wd265
Rangi
2018-07-27
Merge branch 'master' of https://github.com/pret/pokecrystal
mid-kid
2018-07-26
Remove a documented bug that's not really a bug
mid-kid
2018-07-23
StringCmp → CompareBytes; CompareLong → CompareBytesLong
Rangi
2018-07-23
Consistent routine naming convention: 'Foo' wraps '_Foo'
Rangi
2018-07-22
ANIM_MON_UNUSED → ANIM_MON_HOF
Rangi
2018-07-18
Remove some more address comments
mid-kid
2018-07-16
Fewer uses of 'Thing2 - Thing1' for sizeof(Thing)
Rangi
2018-07-15
More OAM coordinate consistency
Rangi
2018-06-25
Use specific constants for overwritten text tiles
Rangi
2018-06-25
No space between labels and bodies
Rangi
2018-06-25
Single newline at the end of files
Rangi
2018-06-25
Remove more triple newlines
Rangi
2018-06-24
Fix triple newlines left over from removing address comments
Rangi
2018-06-24
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-06-25
Remove even more address comments
mid-kid
2018-06-24
FISHGROUP_DATA_LENGTH
Rangi
2018-06-24
Remove all address comments
mid-kid
2018-06-12
Note which labels are only needed for locating banks (relevant to issue #485)
Rangi
2018-06-04
Merge branch 'master' of https://github.com/pret/pokecrystal
mid-kid
2018-06-01
Miscellaneous fixes in the use of _command constants.
mid-kid
2018-05-18
Constants for PC menu indexes
Rangi
2018-05-05
fix-various-little-things
mid-kid
2018-04-05
Use constants for bit/set/res more
Rangi
2018-04-04
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-04-04
Fix snake_case filenames
mid-kid
2018-04-01
Fix file permissions
mid-kid
2018-03-25
Organize the engine/ directory, take 3
mid-kid
2018-03-19
Relabel some map-related WRAM
Rangi
[prev]
[next]