index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-12-26
event/ → events/, and move some appropriate engine/ files there
Remy Oukaour
2017-12-26
Fix #432: Bird_keeper → BirdKeeper, Bug_catcher → BugCatcher
Remy Oukaour
2017-12-26
Various cleanup
Remy Oukaour
2017-12-26
Name mail graphics
Remy Oukaour
2017-12-26
Battle animation data is like sprite animation data
Remy Oukaour
2017-12-26
Use "battle_anims" and "sprite_anims" for clarity, not just "anims"
Remy Oukaour
2017-12-26
Split battle/ into data/ and engine/ components
Remy Oukaour
2017-12-26
Constant comments
Remy Oukaour
2017-12-26
dwb → dab
Remy Oukaour
2017-12-26
Update docs
Remy Oukaour
2017-12-26
Align columns
Remy Oukaour
2017-12-26
Remove unused label (last few commits resolve #434)
Remy Oukaour
2017-12-26
Rename: gfx/pics → gfx/pokemon
Remy Oukaour
2017-12-26
Rename: emote_headers, sprite_headers, cry_headers, gfx_headers, tileset_headers
Remy Oukaour
2017-12-25
Follow the X_constants/X_data_constants convention
Remy Oukaour
2017-12-25
travis; make -j2
yenatch
2017-12-25
Merge pull request #431 from surskitty/master
yenatch
2017-12-25
Merge pull request #433 from roukaour/master
yenatch
2017-12-25
LOW(MAX_LEVEL + 1) would still fail for MAX_LEVEL = 255, so don't try support...
Remy Oukaour
2017-12-25
Use percentages for AI scoring logic
Remy Oukaour
2017-12-25
More support for MAX_LEVEL = 255
Remy Oukaour
2017-12-25
MAX_LEVEL = 255 should still compile
Remy Oukaour
2017-12-25
I'm stopping for the day. Too many silly oversights.
surskitty
2017-12-25
Now all labelled SlowpokeWellB1F.
surskitty
2017-12-25
Shhh no one saw that.
surskitty
2017-12-25
Disambiguating granddaughter + grandpa #426
surskitty
2017-12-25
Renaming Slowpoke.
surskitty
2017-12-25
Clean up docs/music_commands.md formatting and link to old wiki page
Remy Oukaour
2017-12-25
Copy @henrxv's anim_obj documentation to docs/move_anim_commands.md (closes #...
Remy Oukaour
2017-12-25
The pokemon is a nidoran, not a growlithe.
surskitty
2017-12-25
Changing Kimono_girl to KimonoGirl #432
surskitty
2017-12-25
Expand assembly documentation
Remy Oukaour
2017-12-25
Mt Moon gift shop NPCs are only there in the morning and day.
surskitty
2017-12-25
Renaming the Captain #426
surskitty
2017-12-25
Resolve #428: Use `HIGH(X)` and `LOW(X)` instead of `X / $100` and `X % $100`...
Remy Oukaour
2017-12-25
Ecruteak Dance Theater labels #426
surskitty
2017-12-25
SS Aqua Captain's cabin #426
surskitty
2017-12-25
Labelling the Itemfinder guy's house. #426
surskitty
2017-12-25
Clean up color/palette code
Remy Oukaour
2017-12-24
move rst.asm and interrupts.asm into home/
yenatch
2017-12-24
remove the vagrantfile
yenatch
2017-12-24
fix readme link spacing
yenatch
2017-12-24
add faq/docs links to the readme
yenatch
2017-12-24
fix markdown reference links
yenatch
2017-12-24
Merge pull request #427 from pret/music-documentation
yenatch
2017-12-24
Music documentation
froggestspirit
2017-12-24
Merge pull request #406 from yenatch/style-guide
yenatch
2017-12-24
use realistic values for hardware/hram constant examples
yenatch
2017-12-24
Merge pull request #422 from mid-kid/footprints
yenatch
2017-12-24
Merge pull request #424 from roukaour/master
yenatch
[prev]
[next]