index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
battle
Age
Commit message (
Expand
)
Author
2018-07-26
Consistently use the diff format in bugs_and_glitches
mid-kid
2018-07-24
MON_STAT_EXP - 1 → MON_EXP + 2
Rangi
2018-07-23
StringCmp → CompareBytes; CompareLong → CompareBytesLong
Rangi
2018-07-22
ANIM_MON_UNUSED → ANIM_MON_HOF
Rangi
2018-07-21
Merge branch 'master' of hyperdriveguy/pokecrystal
IIMarckus
2018-07-20
Add Counter and Mirror Coat bugfix
Hyperdriveguy
2018-07-18
Fix misnamed character codes
mid-kid
2018-07-18
Remove some more address comments
mid-kid
2018-07-16
Fewer uses of 'Thing2 - Thing1' for sizeof(Thing)
Rangi
2018-07-11
Replace more hex values with constants or decimal
Rangi
2018-07-04
Miscellaneous reorganization fixes
Rangi
2018-06-25
Use specific constants for overwritten text tiles
Rangi
2018-06-25
Keep more data/ INCLUDEs with relevant routines
Rangi
2018-06-25
No space between labels and bodies
Rangi
2018-06-25
Single newline at the end of files
Rangi
2018-06-25
Remove more triple newlines
Rangi
2018-06-24
Fix triple newlines left over from removing address comments
Rangi
2018-06-24
Remove more address comments
Rangi
2018-06-25
Remove even more address comments
mid-kid
2018-06-24
Remove all address comments
mid-kid
2018-06-12
Note which labels are only needed for locating banks (relevant to issue #485)
Rangi
2018-06-04
Merge branch 'master' of https://github.com/pret/pokecrystal
mid-kid
2018-06-01
Miscellaneous fixes in the use of _command constants.
mid-kid
2018-05-23
Start improving sprite movement engine (to do: identify bit flags)
Rangi
2018-05-19
1 << FRZ == $20
Rangi
2018-05-06
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-05-06
'rept' is not indented
Rangi
2018-05-05
fix-various-little-things
mid-kid
2018-04-09
Merge pull request #503 from Rangi42/master
yenatch
2018-04-05
Use constants for bit/set/res more
Rangi
2018-04-05
HanleDefrost -> HandleDefrost
mid-kid
2018-04-05
Fix some uses of EFFECTIVE
mid-kid
2018-04-04
Merge pull request #505 from mid-kid/battlecommands
yenatch
2018-04-04
Rename some battle commands
mid-kid
2018-04-04
Label BattleCommand_BeatUpFailText
mid-kid
2018-04-04
`endloop` loops back to critical itself
mid-kid
2018-04-04
Label bidefailtext
mid-kid
2018-04-04
Comment SapHealth
mid-kid
2018-04-04
Fix snake_case filenames
mid-kid
2018-04-01
Fix file permissions
mid-kid
2018-03-25
Organize the engine/ directory, director's cut
mid-kid
2018-02-25
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-02-25
Meaningful $ff values
Rangi
2018-02-22
Pkmn -> Mon
mid-kid
2018-02-20
Use maskbits NUM_TYPES
Rangi
2018-02-04
Consistent "X percent [+/- Y]" order
Rangi
2018-02-04
Sync code with wiki
Rangi
2018-02-03
Macro factors out sine code, just like sine data, since it's used 5 times
Rangi
2018-02-03
Keep documentation in sync with new WRAM labels
Rangi
2018-02-03
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
[prev]
[next]