index
:
pokered-es
adding-pokemon
expand-tileset
give-all-mons
master
pokedex-order
rgbgfx
Pokémon Roja y Azul (Español)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
moves
Age
Commit message (
Expand
)
Author
2021-01-03
Merge last changes from pret
klektron
2021-01-02
fixes here and there
klektron
2020-11-14
Fix file modes
dannye
2020-11-12
more files translated
klektron
2020-10-08
PedalDanceAnim -> PetalDanceAnim
Rangi
2020-07-20
Add comments associating constants with data, and identify some more data
Rangi
2020-07-16
Use a battle_anim macro for move animations' special effects and subanimations
Rangi
2020-07-16
Separate move/battle animation data from move data (to do: further identify a...
Rangi
2020-07-15
Indent comments that describe data table macro formats
Rangi
2020-07-14
Clean up some data, using macros for multiline list entries
Rangi
2020-07-07
PSYCHIC -> PSYCHIC_TYPE (PSYCHIC is ambiguous with PSYCHIC_M)
Rangi
2020-07-06
Capitalize rgbds control structures (EQU/EQUS, IF/ELIF/ELSE/ENDC, REPT/ENDR, ...
Rangi
2020-07-06
Automatically list all TM##_MOVE and HM##_MOVE values
Rangi
2020-07-06
add_tm and add_hm define TM##_MOVE and HM##_MOVE constants, to avoid repeatin...
Rangi
2020-07-04
Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...
Rangi
2020-07-03
Move more code from home.asm to home/
Rangi
2020-07-03
Add subdirectories to data/ similar to pokecrystal
Rangi