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-23
Prefix wram labels with w, part 1.
luckytyphlosion
2018-01-20
PARTY_LENGTH; MON_NAME; sgb_border.bin
Remy Oukaour
2018-01-19
Japanese characters in Japanese text (e.g. "ォ" not "," for $f4)
Remy Oukaour
2018-01-19
Use hSerialConnectionStatus constants elsewhere
Remy Oukaour
2018-01-19
Resolve #471 (although link code still needs more cleanup, like its WRAM labels)
Remy Oukaour
2018-01-19
More Unicode
Remy Oukaour
2018-01-19
This table entry has the address of MoveDescriptions in GSC ($4000 in G/S, $4...
Remy Oukaour
2018-01-19
clean up GetName/NamesPointers
Remy Oukaour
2018-01-19
why "5A"?
Remy Oukaour
2018-01-18
Better TX_SOUND_* names
Remy Oukaour
2018-01-18
Remove trailing whitespace
Remy Oukaour
2018-01-18
Use Japanese charmap definitions in strings
Remy Oukaour
2018-01-18
More charmap and home/text.asm documentation for JP chars
Remy Oukaour
2018-01-18
Compute wc7e8 size
Remy Oukaour
2018-01-18
Eliminate wd000
Remy Oukaour
2018-01-17
Rename some tilesets (close #467)
Remy Oukaour
2018-01-16
"CryHeader" → "Cry"; "Cry" → "MonCry"
Remy Oukaour
2018-01-16
map_header → map_def; map_header_2 → map_data
Remy Oukaour
2018-01-16
Avoid "+- 1" at every maskbits
Remy Oukaour
2018-01-16
Remove Predef_ prefix from routines listed in PredefPointers
Remy Oukaour
2018-01-14
Merge branch 'master' of https://github.com/mid-kid/pokecrystal (resolve PR #...
Remy Oukaour
2018-01-14
Merge branch 'dev' of https://github.com/TheMostCuriousThing/pokecrystal (res...
Remy Oukaour
2018-01-14
Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR ...
Remy Oukaour
2018-01-14
Use constants for menu flags
mid-kid
2018-01-13
menu_coords macro for (x1, y1, x2, y2) order (see issue #440)
Remy Oukaour
2018-01-11
Use maskbits some more
Remy Oukaour
2018-01-10
Group some mutually edited files in data/sprites/
Remy Oukaour
2018-01-10
Battle data goes in data/battle/
Remy Oukaour
2018-01-10
maskbits <count> +- 1
Remy Oukaour
2018-01-10
Resolve #461
Remy Oukaour
2018-01-09
Do a little cleanup towards issue #465
Remy Oukaour
2018-01-09
Consistent sine wave code formatting
Remy Oukaour
2018-01-09
More comments
Remy Oukaour
2018-01-07
Predef_FlagAction -> Predef_SmallFarFlagAction
xCrystal
2018-01-05
Predef_Flag -> Predef_FlagAction
xCrystal
2018-01-03
Use BANK for hardcoded WRAM banks (except where bankswitches appear unnecessa...
Adelaide Walter
2018-01-03
Serve2bppRequest@VBlank → Serve2bppRequest_VBlank
Remy Oukaour
2018-01-03
Replace hardcoded bank with BANK function.
Adelaide Walter
2018-01-03
Replace magic reference to PackMenuGFX.
Adelaide Walter
2018-01-03
Scrub WRAM addresses from comments & use WRAM1_Begin where appropriate.
Adelaide Walter
2018-01-02
Consistent predef function names
xCrystal
2018-01-02
Finish consistent Special function names
xCrystal
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
[next]