index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home
Age
Commit message (
Expand
)
Author
2018-01-02
Consolidate Special function names
xCrystal
2018-01-02
More unreferenced labels cleanup
xCrystal
2018-01-02
Clean up XXX comments for unused content
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 constants for rBGPI+rOBPI auto-increment
Remy Oukaour
2017-12-30
Merge pull request #450 from roukaour/master
yenatch
2017-12-29
lda_coord and ldcoord_a exist for this
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-28
endm -> ENDM
xCrystal
2017-12-28
Lowercase v for VRAM addresses
xCrystal
2017-12-28
Uppercase MACRO and EQU(S) according to the style guide
xCrystal
2017-12-28
Prefix engine_flags wram addresses with w
xCrystal
2017-12-26
Keep memory map values in hardware_constants.asm
Remy Oukaour
2017-12-26
Copy sram.asm's global start/end constants for wram.asm and vram.asm
Remy Oukaour
2017-12-26
Correct documentation
Remy Oukaour
2017-12-26
Various cleanup
Remy Oukaour
2017-12-26
Rename: emote_headers, sprite_headers, cry_headers, gfx_headers, tileset_headers
Remy Oukaour
2017-12-25
Resolve #428: Use `HIGH(X)` and `LOW(X)` instead of `X / $100` and `X % $100`...
Remy Oukaour
2017-12-24
move rst.asm and interrupts.asm into home/
yenatch
2017-12-24
Renaming: (fix #412)
Remy Oukaour
2017-12-24
Rename "map permissions" to "map environment" (fix #396)
Remy Oukaour
2017-12-24
callba/callab → farcall/callfar
Remy Oukaour
2017-12-22
More comments for constant<->table correspondences
Remy Oukaour
2017-12-22
IsHM is not used within home/names.asm; group it with the other HM routines+data
Remy Oukaour
2017-12-22
Split more code from home.asm into home/ files
Remy Oukaour
2017-12-15
More comments for macros
Remy Oukaour
2017-12-14
Reorganize macros
Remy Oukaour
2017-12-12
Document one more bug.
Remy Oukaour
2017-12-12
Define constants for collision types
Remy Oukaour
2017-12-12
Identify more sprite-related constants
Remy Oukaour
2017-12-11
Add member constants for the base data struct, same as most other structs
Remy Oukaour
2017-12-11
Move more data tables into data/ files.
Remy Oukaour
2017-12-11
Document macros/map.asm
Remy Oukaour
2017-12-10
Rename tilesets, consistent with constant names
Remy Oukaour
2017-12-10
Use new palette constants
Remy Oukaour
2017-12-10
Consistent code formatting: no redundant `a`s and spaces after commas
Remy Oukaour
2017-12-09
More WRAM cleanup
Remy Oukaour
2017-12-09
Further WRAM organization
Remy Oukaour
2017-12-09
More WRAM organization
Remy Oukaour
2017-12-09
Start organizing WRAM
Remy Oukaour
2017-12-09
More constants
Remy Oukaour
2017-12-09
Define more charmap characters and use them in place of hard-coded numbers
Remy Oukaour
2017-12-09
Document constants with comments, actual names, and more thorough usage
Remy Oukaour
2017-10-28
Fix WATERTILE/WALLTILE constants
pfero
2017-06-24
Merge pull request #354 from FredrIQ/comments
yenatch
2017-06-09
Replace ‘jp [hl]’ with ‘jp hl’
Ben10do
2017-01-08
Reverse the LastEnemyCounterMove and LastPlayerCounterMove labels
Fredrik Ljungdahl
[prev]
[next]