index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-07-18
Cry "echo" is actually the upper byte of pitch (now a word).
yenatch
2014-07-18
Add labels for maps that reuse blockdata.
yenatch
2014-07-18
Add address labels used by Decompress.
yenatch
2014-07-18
Use a macro for Odd Egg probabilities.
yenatch
2014-07-09
Recomment type names.
yenatch
2014-06-27
Merge pull request #256 from yenatch/master
Bryan Bishop
2014-06-24
Don't use Olivine maps to define the length of a map header.
yenatch
2014-06-24
Remove excessive whitespace in map headers.
yenatch
2014-06-23
More comments and constants in move effect command code.
yenatch
2014-06-23
More PartyMon labels for relative addressing.
yenatch
2014-06-19
More object struct labels and constants.
yenatch
2014-06-18
Merge remote-tracking branch 'kanzure/master'
yenatch
2014-06-18
Residual damage, battle text labels, pic predefs.
yenatch
2014-06-17
Fix some misnamed substatus constants.
yenatch
2014-06-17
Contest battle type and comment the battle menu.
yenatch
2014-06-17
Use better constants/comments in DST near-midnight checks.
IIMarckus
2014-06-16
Name the UpdateEnemyHUD predef.
yenatch
2014-06-16
Use a predef macro that takes labels instead of juggling constants.
yenatch
2014-06-16
Name and comment some move learning functions.
yenatch
2014-06-15
Makefile: Use lower-case variables and graphics conversion queues.
yenatch
2014-06-14
Name and comment the trainer party reader.
yenatch
2014-06-14
Move trainer item AI into battle/ai/items.asm.
yenatch
2014-06-14
Item constants in trainer ai.
yenatch
2014-06-14
Rename _GetBattleVar -> GetBattleVarAddr.
yenatch
2014-06-13
Battle type constants in the wild.
yenatch
2014-06-13
More battle code cleanup.
yenatch
2014-06-12
Reformat the channel_struct macro and use more constants in wram.
yenatch
2014-06-12
Consolidate monster structs in wram and sram.
yenatch
2014-06-10
Use constants for move struct positioning.
yenatch
2014-06-10
Consolidate NUM_MOVES usage and monster struct labels.
yenatch
2014-06-10
Fix argument handling in *coord macros. Add a "percent" shortcut.
yenatch
2014-06-06
Comment PrintNum.
yenatch
2014-06-04
Merge pull request #254 from yenatch/master
yenatch
2014-06-04
Bump pokemontools for better compression.
yenatch
2014-06-04
Experience growth rate constants.
yenatch
2014-06-04
Clean up the growth_rate macro.
yenatch
2014-06-04
Remove the FuncCoord macro.
yenatch
2014-06-04
Use {hl,de,bc}coord macros wherever possible.
yenatch
2014-06-04
Add a dereferenced stats screen function.
yenatch
2014-06-03
Truncate MAX_LEVEL + 1 if it exceeds 8 bits.
yenatch
2014-06-03
Recomment lz deecompression.
yenatch
2014-06-03
More MAX_LEVEL use.
yenatch
2014-05-31
Rename directory stats -> data.
yenatch
2014-05-28
Merge pull request #253 from yenatch/master
Bryan Bishop
2014-05-21
Split bank 0 battle functions into home/battle.asm.
yenatch
2014-05-21
Split bank 0 audio functions into home/audio.asm.
yenatch
2014-05-21
Comment music functions in home.asm.
yenatch
2014-05-19
Merge pull request #250 from Armada651/master
Bryan Bishop
2014-05-19
Merge pull request #252 from yenatch/master
Bryan Bishop
2014-05-06
Revert some misused labels to static values in main.asm.
yenatch
[prev]
[next]