index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-01-01
Fix missing palred/palgreen/palblue constants
xCrystal
2018-01-01
Merge 2d0ed11 and 355acfc from Roukaour/master
xCrystal
2018-01-01
Rename Pals labels in WRAM bank 5
xCrystal
2018-01-01
Use more palette(s) constants
xCrystal
2018-01-01
Fix battle anim documentation
Remy Oukaour
2018-01-01
Use constants for rBGPI+rOBPI auto-increment
Remy Oukaour
2018-01-01
Merge pull request #451 from yenatch/document-battle-anim-macros
yenatch
2018-01-01
AnimateEndOfExpBar palette constant
yenatch
2018-01-01
Document some more battle animation commands
yenatch
2017-12-31
Add pokegold and pokefirered.
luckytyphlosion
2017-12-30
Merge pull request #450 from roukaour/master
yenatch
2017-12-30
Merge pull request #449 from xCrystal/master
yenatch
2017-12-30
Use input constants
Remy Oukaour
2017-12-29
bgrows → * BG_MAP_WIDTH
Remy Oukaour
2017-12-29
fix markdown formatting in battle_anim_commands.md
yenatch
2017-12-29
Document some battle animation commands
yenatch
2017-12-29
lda_coord and ldcoord_a exist for this
Remy Oukaour
2017-12-29
hldims, bcdims, dedims
Remy Oukaour
2017-12-29
Define ld_dims for in-order (width, height) pairs
Remy Oukaour
2017-12-29
Coordinate macros all have similar structure
Remy Oukaour
2017-12-29
Fix anim_obj x/y values
yenatch
2017-12-29
FAST_TEXT_DELAY_F
Remy Oukaour
2017-12-29
Clean up changes in 3c6c80f
xCrystal
2017-12-29
Constants for TextBoxFlags
Remy Oukaour
2017-12-29
LY_BLANK and rLCDC constants
xCrystal
2017-12-29
SET -> set
xCrystal
2017-12-29
slot_reel offset constants
xCrystal
2017-12-29
Consistently name unknown fields in macros/wram as Fieldxx
xCrystal
2017-12-29
Clean up .Jumptable: spaces
xCrystal
2017-12-28
Merge pull request #447 from yenatch/check-status
yenatch
2017-12-28
travis: turn check-status back on
yenatch
2017-12-28
Merge pull request #445 from roukaour/master
yenatch
2017-12-28
Consistent if/else/endc (matches rept/endr) and DEF (matches BANK/HIGH/LOW)
Remy Oukaour
2017-12-28
Merge branch 'master' of https://github.com/pret/pokecrystal
Remy Oukaour
2017-12-28
Merge pull request #443 from xCrystal/master
yenatch
2017-12-28
endm -> ENDM
xCrystal
2017-12-28
Avoid unused labels
Remy Oukaour
2017-12-28
Consistent (x, y) coordinate formatting in map scripts
Remy Oukaour
2017-12-28
Fix accidentally renamed constant
xCrystal
2017-12-28
Consistent function name prefixes in slot machine code
xCrystal
2017-12-28
Correct comment
Remy Oukaour
2017-12-28
Document the Magikarp bug fix from PR #443
Remy Oukaour
2017-12-28
Suggest fixes to untranslated magikarp length filters
xCrystal
2017-12-28
Better placement for wram address
xCrystal
2017-12-28
More constants and documentation in slot machines
xCrystal
2017-12-28
Document another Magikarp length bug. (to do: correct formula values)
Remy Oukaour
2017-12-28
Specify which bugs are needed for backwards compatibility
Remy Oukaour
2017-12-28
Document another bug
Remy Oukaour
2017-12-28
as → are
Remy Oukaour
2017-12-28
Explain what bugs, glitches, and flaws are
Remy Oukaour
[next]