index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2018-01-03
Replace hardcoded bank with BANK function.
Adelaide Walter
2018-01-03
lava in gym_1 > fountain in unused safari zone
Remy Oukaour
2018-01-03
Tileset images are 128px wide
Remy Oukaour
2018-01-03
wd000 -> w3_d000
Remy Oukaour
2018-01-03
Replace magic reference to PackMenuGFX.
Adelaide Walter
2018-01-03
Better names
Remy Oukaour
2018-01-03
WRAM1_Begin -> wd000
Adelaide Walter
2018-01-03
Scrub WRAM addresses from comments & use WRAM1_Begin where appropriate.
Adelaide Walter
2018-01-02
Move EZChat Pokémon order to data/
Remy Oukaour
2018-01-02
Label MobileCrashCheckPointer and consolidate relevant functions.
Adelaide Walter
2018-01-02
Use constants
Remy Oukaour
2018-01-02
Make some graphics easier to edit
Remy Oukaour
2018-01-02
pngcrush -noreduce
Remy Oukaour
2018-01-02
Arrange pichu.png like the rest
Remy Oukaour
2018-01-02
dsprite always has 6 arguments
Remy Oukaour
2018-01-02
Use dsprite for Pokédex cursor OAM data
Remy Oukaour
2018-01-02
Use OAM flags in dsprite data
Remy Oukaour
2018-01-02
Identify more G/S intro OAM data
Remy Oukaour
2018-01-02
Use BANK for all hardcoded banks with BANK in comments.
Adelaide Walter
2018-01-02
town_map.png matches pokegear.png
Remy Oukaour
2018-01-02
One more G/S intro OAM identified
Remy Oukaour
2018-01-02
Align comments
Remy Oukaour
2018-01-02
Align comments
Remy Oukaour
2018-01-02
More G/S intro OAM documentation
Remy Oukaour
2018-01-02
1-based EZ Chat cursor data indexes
Remy Oukaour
2018-01-02
Comment correction
Remy Oukaour
2018-01-02
Egg hatch shell framgent data is not exactly dsprite
Remy Oukaour
2018-01-02
More sprite anim documentation
Remy Oukaour
2018-01-02
Document more sprite anim data
Remy Oukaour
2018-01-02
No more mobile EQUS ret (replace with Stubbed_ + ret)
xCrystal
2018-01-02
More unreferenced labels and unused text
xCrystal
2018-01-02
Consistent predef function names
xCrystal
2018-01-02
More clarification
Remy Oukaour
2018-01-02
Reword Magikarp length comments
Remy Oukaour
2018-01-02
Finish consistent Special function names
xCrystal
2018-01-02
Consolidate Special function names
xCrystal
2018-01-02
Clean up leftover code from main.asm
xCrystal
2018-01-02
More unreferenced labels cleanup
xCrystal
2018-01-02
Clean up Predef function names
xCrystal
2018-01-02
Clean up XXX comments for unused content
xCrystal
2018-01-01
sort the symfile by symbol type
yenatch
2018-01-01
Unused tileset animations stands out amid useful data
Remy Oukaour
2018-01-01
Bold
Remy Oukaour
2018-01-01
Consistent *_palette_map.asm
Remy Oukaour
2018-01-01
Remove trailing whitespace
Remy Oukaour
find . -name '*.asm' -exec sed -i 's/[ \t]\+$//' {} \;
2018-01-01
Route 17-18 Gate and Route 29-46 Gate
Remy Oukaour
2018-01-01
Consistent map naming ("Town" and "City" are left out in houses and gates)
Remy Oukaour
2018-01-01
Merge pull request #455 from xCrystal/master
yenatch
Use more palette(s) constants, rename BG/OBP wram addresses, and rBGPI+rOBPI auto-increment constants (from Rangi)
2018-01-01
Fix missing palred/palgreen/palblue constants
xCrystal
2018-01-01
Merge 2d0ed11 and 355acfc from Roukaour/master
xCrystal
[prev]
[next]