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-04-13
Merge pull request #623 from mid-kid/patch-1
Rangi
2019-04-13
Merge pull request #622 from mid-kid/master
Rangi
2019-04-13
Merge pull request #614 from Fontbane/text
Rangi
2019-04-12
Create some battle tower SRAM labels
mid-kid
2019-04-09
TextBox -> Textbox
mid-kid
2019-04-08
Identify and eliminate wEngineBuffer1-5
Rangi
2019-03-18
Fix wram labeling for wPCItems
Fredrik Ljungdahl
2019-03-16
common_1 text documentation
Fontbane
2019-03-10
Rename some call/jump script commands to avoid confusion with jr/jp asm instr...
Rangi
2019-03-10
Rename more script commands for consistency and predictability
Rangi
2019-03-03
Define constants for map event sizes
Rangi
2019-02-16
Bug fix: allow Surfing across map connections
Rangi
2019-02-16
Update to rgbds 0.3.8
Rangi
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
[prev]
[next]