index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
field
Age
Commit message (
Collapse
)
Author
2018-01-01
Use var constants for direct uses of gSaveBlock1.vars
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-27
Port updated battle_script macros from pokeemerald
Marcus Huderle
2017-12-27
Port battle_anim changes from pokeemerald
Marcus Huderle
2017-12-27
Use descriptive name for the BLACK GLASSES hidden item flag
Marcus Huderle
2017-12-26
Add bg_secret_base_event macro, and define secret base id constants
Marcus Huderle
2017-12-26
Add bg_hidden_item_event macro, and define hidden item flags
Marcus Huderle
2017-12-26
Add coord_weather_event macro, and define COORD_EVENT_WEATHER_* constants
Marcus Huderle
2017-12-24
Merge pull request #492 from PikalaxALT/decompile_data
Marcus Huderle
Decompile data and abstract away some explicit memcpy calls
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-23
Merge branch 'master' into decompile_data
PikalaxALT
2017-12-21
Rename gScript* vars to gSpecialVar_*
Marcus Huderle
2017-12-21
Use event script macro names from pokeemerald
Marcus Huderle
2017-12-20
Use RGB macro in decoration.c
PikalaxALT
2017-12-19
Reorganize player_pc rodata to resolve explicit memcpy calls
PikalaxALT
2017-12-19
Reorganize party_menu rodata to resolve explicit memcpy calls
PikalaxALT
2017-12-19
Resolve explicit memcpy calls in field_specials.c
PikalaxALT
2017-12-19
Get rid of a memcpy call in decoration.c
PikalaxALT
2017-12-19
Reorganize data in field_effect_helpers to remove explicit memcpy calls
scnorton
2017-12-19
Reorganize data in field_effect.c to remove explicit memcpy references
scnorton
2017-12-18
Decompile data: field_map_obj_helpers
PikalaxALT
2017-12-18
Merge branch 'master' into decompile_data
scnorton
2017-12-17
Use FLAG_ prefix for all flags
Marcus Huderle
2017-12-17
Decompile German bard music data
PikalaxALT
2017-12-17
Fix CheckPathBetweenTrainerAndPlayer and remove MapObject2 struct definition ↵
scnorton
and references
2017-12-17
Decompile data: trainer_see
scnorton
2017-12-17
Decompile data: bard_music
scnorton
2017-12-15
Label landmark and daily flags.
Marcus Huderle
2017-11-27
convert fldeff data to C
camthesaxman
2017-11-27
fldeff_cut.c data
camthesaxman
2017-11-27
Merge pull request #480 from camthesaxman/wild_encounter_data
Cameron Hall
convert wild_encounter data to C
2017-11-27
convert wild_encounter data to C
camthesaxman
2017-11-27
convert landmark data to C
camthesaxman
2017-11-26
fix merge conflicts
camthesaxman
2017-11-26
don't require MAP_ prefix on MAP_GROUP and MAP_NUM macros
camthesaxman
2017-11-26
opponents, map_objects, hold_effects, game_stat, decorations, ↵
camthesaxman
battle_move_effects constants
2017-11-26
map constants
camthesaxman
2017-11-26
Cleanup pokemon_summary_screen
Marcus Huderle
2017-11-26
flag, vars, items constants
camthesaxman
2017-11-26
Label the PokemonSummaryScreenStruct structs members
Marcus Huderle
2017-11-26
Mostly done decompiling pokemon_summary_screen
Marcus Huderle
2017-11-26
fix German build
camthesaxman
2017-11-26
easy_chat constants
camthesaxman
[next]