index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
scripts
Age
Commit message (
Collapse
)
Author
2019-04-08
Some documentation of contest_link_80C2020
PikalaxALT
2019-04-05
Fix a flag name typo
Doesnty
2018-07-26
Fix nonmatching DaycareMonReceivedMail_()
Marcus Huderle
2018-07-20
Rename OPPONENT_ to TRAINER_ to match pokeemerald.
vblm12
2018-06-23
Document field_effect_helpers and other misc. things
Marcus Huderle
2018-06-20
Use MUS_ prefix instead of BGM_ prefix for songs
Marcus Huderle
2018-06-20
Move map scripts into 'data/maps/<mapname>/scripts.inc'
Marcus Huderle
2018-06-10
Label move_tutor_menu.c
Marcus Huderle
2018-06-07
Label all metatile behaviors and functions
Marcus Huderle
2018-05-29
Flesh out applymovement command names
Marcus Huderle
2018-05-29
Unify 'map object' and 'field object' terms into 'event object'
Marcus Huderle
2018-05-29
More event object movement cleanup
Marcus Huderle
2018-05-29
Label all movement type functions and their callbacks
Marcus Huderle
2018-04-10
Use FLDEFF_* constants in scripts
Marcus Huderle
2018-04-10
Document/cleanup fldeff_secretpower.c
Marcus Huderle
2018-04-06
Decompile a debug script related to the Eon Ticket
PikalaxALT
2018-03-15
Renaming objects related to tomomichi debug menu
PikalaxALT
2018-01-24
move debug scripts to a separate file
Cameron Hall
2018-01-14
improve TM/HM constants and add macro for TM/HM learnsets
camthesaxman
2018-01-06
Merge pull request #508 from huderlem/friendly_macros
Marcus Huderle
call_if and goto_if macros
2018-01-05
some renaming
PikalaxALT
2018-01-05
Add friendly macros for checking trainer flags
Marcus Huderle
2018-01-05
Add friendly macros for goto_if and call_if variants
Marcus Huderle
2018-01-04
Use MSGBOX_YESNO and YES/NO constants for yes/no message boxes
Marcus Huderle
2018-01-04
Use constants for some item names stored in script vars
Marcus Huderle
2018-01-04
Use -1 instead of 65535 for compare macro
Marcus Huderle
2018-01-04
Use weather constants in scripts (and giveegg)
Marcus Huderle
2018-01-04
Use song constants in scripts
Marcus Huderle
2018-01-01
Label a bunch more specials
Marcus Huderle
2018-01-01
Label trendy phrase specials
Marcus Huderle
2018-01-01
Label TV specials, and port over some TV changes from pokeemerald
Marcus Huderle
2018-01-01
Label DoPokeNews and PokeNews struct
Marcus Huderle
2018-01-01
Port battle_setup names from pokeemerald
Marcus Huderle
2017-12-26
Add bg_hidden_item_event macro, and define hidden item flags
Marcus Huderle
2017-12-24
'VAR_SPECIAL_X' instead of 'SPECIALVAR_X'
Marcus Huderle
2017-12-24
Name and use constants for special vars
Marcus Huderle
2017-12-24
Name and use general purpose vars
Marcus Huderle
2017-12-24
Name and use dynamic object gfx id vars
Marcus Huderle
2017-12-24
Name and use temp var constants
Marcus Huderle
2017-12-21
Use event script macro names from pokeemerald
Marcus Huderle
2017-12-17
Use FLAG_ prefix for all flags
Marcus Huderle
2017-12-15
Label landmark and daily flags.
Marcus Huderle
2017-12-15
Label item flags
Marcus Huderle
2017-12-15
Finish all regular hide-show flags
Marcus Huderle
2017-12-14
A few more flags
Marcus Huderle
2017-12-10
Label flags up to 973
Marcus Huderle
2017-12-09
Label all flags up to 901
Marcus Huderle
2017-12-04
Start using constants for hide-show flags
Marcus Huderle
2017-12-03
More script flags
Marcus Huderle
2017-12-03
Label script flags up to flag 288.
Marcus Huderle
[next]