index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
battle_script_commands.c
Age
Commit message (
Expand
)
Author
2021-12-24
Update battle_script_commands.c
LOuroboros
2021-11-03
Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAW
GriffinR
2021-11-03
Add COPYWIN constants
GriffinR
2021-11-03
Merge pull request #1536 from GriffinRichards/clean-braille
GriffinR
2021-11-01
Standarized Solarbeam into Solar Beam
Eduardo Quezada D'Ottone
2021-10-30
Add font id constants
GriffinR
2021-10-24
Merge pull request #1520 from GriffinRichards/doc-random
GriffinR
2021-10-19
Merge pull request #1516 from GriffinRichards/doc-miscbattle
GriffinR
2021-10-17
Some pokedex clean up
GriffinR
2021-10-13
Label battle script macro arguments
GriffinR
2021-10-13
Add controller buffer constants, finish misc battle doc
GriffinR
2021-10-12
Clean up recorded_battle, add MOVE_IS_PERMANENT
GriffinR
2021-10-09
Add TRACKS_ALL, remove BGCntrlBitfield
GriffinR
2021-10-09
More battle doc, add battle window ids
GriffinR
2021-10-08
Start misc battle documentation
GriffinR
2021-09-30
Rename Battle Weather flags
Pokestia
2021-09-24
Document some single-remaining symbols
GriffinR
2021-08-24
Removed trailing spaces in the most relevant files
LOuroboros
2021-07-07
Flatten pos fields in struct Sprite
PikalaxALT
2021-07-01
Fix divide by 0 in Cmd_getexp
GriffinR
2021-05-23
BUGFIX: battle scripts (#1436)
gAlfonso-bit
2021-04-17
Doc storage - misc cleanup, some item/cursor
GriffinR
2021-04-10
Merge pull request #1397 from GriffinRichards/doc-moremisc
GriffinR
2021-04-09
standardize "grey" to "gray"
Kurausukun
2021-04-03
Misc battle script cleanup
GriffinR
2021-04-03
Add remaining multistring chooser constants
GriffinR
2021-04-02
Label miss string indexes
GriffinR
2021-03-30
Bit shifts from hex to decimal
GriffinR
2021-03-27
Standardize Friendship/Happiness
GriffinR
2021-02-24
Add palette selection constants
GriffinR
2021-02-12
Document PokemonUseItemEffects
GriffinR
2021-01-22
Document remainder of battle_controllers.c
GriffinR
2021-01-13
Label remaining battle types
GriffinR
2020-12-14
Merge pull request #1265 from Kurausukun/berry_crush
GriffinR
2020-12-12
Corrected small inconsistency in move flag names
LOuroboros
2020-12-10
Merge remote-tracking branch 'upstream/master' into berry_crush
Kurausukun
2020-11-02
Re-apply joypad macros (minus merge conflicts)
aaaaaa123456789
2020-10-26
Merge branch 'master' into reverts
aaaaaa123456789
2020-10-26
port Cmd_forcerandomswitch fakematch fix
Kurausukun
2020-10-23
re-match Cmd_unknown_24 (from #1140)
Kurausukun
2020-10-01
Replace POKEMON_SLOTS_NUMBER
GriffinR
2020-09-16
battle_script_commands.c: Eliminate the last nonmatching (swapped expressions).
Kaz
2020-09-16
Convert to -g; will be required for eliminating fakematches.
Kaz
2020-09-13
Undo PokeCodec's PRs
aaaaaa123456789
2020-09-10
Change according to feedback
PokeCodec
2020-09-10
Make return
PokeCodec
2020-09-09
Remove register variable mention
PokeCodec
2020-09-09
Match battle_script commands
PokeCodec
2020-09-09
Fix Battle_Script_commands fakematch
PokeCodec
2020-09-04
Switch to button macros
PokeCodec
[next]