index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
braille_puzzles.c
Age
Commit message (
Collapse
)
Author
2022-01-19
Disambiguate fieldmap names
GriffinR
2021-11-16
Handle optional arguments for warp commands, add WARP_ID_NONE
GriffinR
2021-10-30
Clean up braille_puzzles
GriffinR
2021-10-09
Add MAP_OFFSET
GriffinR
2020-10-01
Replace POKEMON_SLOTS_NUMBER
GriffinR
2020-08-20
Give songs meaningful english names
GriffinR
2020-07-15
Merge branch 'master' into doc-overworld
GriffinR
2020-07-02
Eliminate METATILE_ID() macro
GriffinR
2020-06-24
Allow flag/var counts to be updated alongside values
GriffinR
2020-06-23
Document some overworld and field effects
GriffinR
2019-06-16
label regi cave metatiles
garak
2019-03-31
Document rain weather effect
Marcus Huderle
2019-02-18
Make flag names more consistent
Phlosioneer
2019-02-18
Rename some flags, and use map ID macros
Phlosioneer
2019-02-15
Document the regi* code more
Phlosioneer
Fixed some confusing naming, named some unknown symbols, and fixed the names of some flags.
2019-02-02
Add constants for flags and vars
Diegoisawesome
2018-11-13
Move field effects enum to defines
Slawter666
2018-10-17
label temp flags, test replace script
garak
2018-09-11
Move braille_puzzles data to C
Slawter666
2018-07-16
Battle files - review changes
DizzyEggg
2018-06-30
C vars sym ewram
DizzyEggg
2018-02-18
match some functions
DizzyEggg
2018-01-21
Merge branch 'master' into link
PikalaxALT
2018-01-21
nonmatching sub_801120C
PikalaxALT
2018-01-19
Fix file permissions.
Devin
2017-12-11
convert more constants
camthesaxman
2017-12-05
convert some constants to C headers
camthesaxman
2017-11-15
merge daycare with master
DizzyEggg
2017-11-14
start working on daycare
DizzyEggg
2017-11-08
Update variable and flag names
Diegoisawesome
2017-10-12
Port/decomp scrcmd
Diegoisawesome
2017-10-05
formatting
ProjectRevoTPP
2017-10-05
decompile braille_puzzles.c
ProjectRevoTPP