index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
gfx
Age
Commit message (
Expand
)
Author
2019-11-03
Use constants for quantities when copying SGB border tiles and palettes
Rangi
2019-04-19
Identify a few more WRAM label uses
Rangi
2019-04-09
TextBox -> Textbox
mid-kid
2019-03-12
Minor code+docs fixes
Rangi
2019-02-16
Standardize on $ff ^ X for bitwise negating 8-bit values
Rangi
2019-02-16
Merge pull request #601 from mid-kid/master
Rangi
2019-02-16
Fix issues in review
mid-kid
2019-02-16
Update to rgbds 0.3.8
Rangi
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
2018-09-22
PREDEFPAL_4D -> PREDEFPAL_GAMEFREAK_LOGO_OB
Rangi
2018-09-16
Identify some Spaceworld beta content
Rangi
2018-09-09
Curr -> Cur
Rangi
2018-08-26
hQuotient is a four-byte buffer (fixes #558)
Rangi
2018-08-25
hLabel - $ff00 -> LOW(hLabel)
Rangi
2018-08-25
Use labels instead of constants for HRAM
Rangi
2018-07-29
Add meaningful aliases for wd265
Rangi
2018-07-23
wPokeAnimStruct matches wPokeAnimStructEnd
Rangi
2018-07-23
Consistent routine naming convention: 'Foo' wraps '_Foo'
Rangi
2018-07-22
ANIM_MON_UNUSED → ANIM_MON_HOF
Rangi
2018-06-30
Use significant values 5, 6, and 7
Rangi
2018-06-30
No linebreak
Rangi
2018-06-24
Fix triple newlines left over from removing address comments
Rangi
2018-06-24
Remove more address comments
Rangi
2018-06-25
Remove even more address comments
mid-kid
2018-06-24
Remove all address comments
mid-kid
2018-06-05
Merge pull request #517 from mid-kid/master
yenatch
2018-06-04
Fix unused shiny check comments.
yenatch
2018-06-04
Merge branch 'master' of https://github.com/pret/pokecrystal
mid-kid
2018-06-03
Create empty sections for the remaining FixPicBank array entries
Rangi
2018-06-03
Change FixPicBank bank array
Rangi
2018-06-01
Miscellaneous fixes in the use of _command constants.
mid-kid
2018-06-01
SGB palette roles discovered from Spaceworld beta G/S
Rangi
2018-05-29
Same pic bank solution as pokecrystal
Rangi
2018-05-06
'rept' is not indented
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-14
Organize the engine/ directory, take 2
mid-kid
2018-03-13
Organize the engine/ directory
mid-kid
[prev]