index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-09-20
Fix toc.py line endings (for travis-ci)
luckytyphlosion
2018-09-20
Remove *.pal from gitignore, remove more build objects with make clean.
luckytyphlosion
2018-09-19
Refactor .gitattributes and .gitignore
luckytyphlosion
2018-09-16
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-09-16
Identify some Spaceworld beta content
Rangi
2018-09-16
Merge pull request #564 from mid-kid/master
Rangi
2018-09-16
This isn't actually PAL_BG_ROOF
mid-kid
2018-09-16
wMonStatusFlags -> wDebugFlags
mid-kid
2018-09-16
Fix use of in LoadMansionPalette
mid-kid
2018-09-09
Merge pull request #563 from Rangi42/master
Rangi
2018-09-09
Use existing bigdw macro
Rangi
2018-09-09
Use 0/1/2/3 for palettes, and rgbds opt feature for battle transition graphic
Rangi
2018-09-09
Merge pull request #562 from Rangi42/master
Rangi
2018-09-09
wCursorCurTile -> wCursorCurrentTile
Rangi
2018-09-09
wPreviousLandmark → wPrevLandmark
Rangi
2018-09-09
Remove redundant comments
Rangi
2018-09-09
hMultiplicand is four bytes internally, but the high byte is always 0 since a...
Rangi
2018-09-09
Curr -> Cur
Rangi
2018-09-08
Merge pull request #561 from Rangi42/master
Rangi
2018-09-08
Empty rules are unnecessary (error messages are fine without them)
Rangi
2018-09-01
Don't repeat the pokecrystal instructions
Rangi
2018-09-01
Clarify about rgbds 0.3.7 compatibility
Rangi
2018-09-01
Revise documentation
Rangi
2018-09-01
Merge pull request #560 from Rangi42/master
Rangi
2018-09-01
Merge pull request #559 from mid-kid/master
Rangi
2018-09-01
Consistently use "rgbgfx += -h"
Rangi
2018-09-01
normal.gbcpal → front.gbcpal
Rangi
2018-09-02
Update documentation
mid-kid
2018-08-31
Fix #537: Palettes generated from PNGs use .gbcpal directly.
Rangi
2018-08-26
Merge pull request #557 from Rangi42/master
Rangi
2018-08-26
; fallthrough
Rangi
2018-08-26
HRAM style
Rangi
2018-08-26
spaces->tab, and remove redundant comment
Rangi
2018-08-26
Nested union for the Multiply+Divide inputs+results
Rangi
2018-08-26
hQuotient is a four-byte buffer (fixes #558)
Rangi
2018-08-26
Explain wCreditsBlankFrame2bpp
Rangi
2018-08-26
wCreditsFaux2bpp -> wCreditsBlankFrame2bpp, with the right buffer size
Rangi
2018-08-25
_Divide results go in hQuotient and hRemainder, not in hDividend and hDivisor
Rangi
2018-08-25
Use rgbasm's GameBoy graphics literal for initializing wCreditsFaux2bpp
Rangi
2018-08-25
Merge pull request #555 from Rangi42/ldh
Rangi
2018-08-25
Merge pull request #541 from igidrau/patch-2
Rangi
2018-08-25
Reorganize math-related HRAM union (ffb3)
Rangi
2018-08-25
Changed some labels according to Rangi's comments
igidrau
2018-08-25
Avoid a nested union
Rangi
2018-08-25
These are signed offsets, not addresses (thanks, PikalaxALT)
Rangi
2018-08-25
Remove HRAM label address comments
Rangi
2018-08-25
hLabel - $ff00 -> LOW(hLabel)
Rangi
2018-08-25
Use labels instead of constants for HRAM
Rangi
2018-08-23
Merge pull request #554 from Rangi42/master
Rangi
2018-08-23
asm → diff
Rangi
[prev]
[next]