index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mirage_tower.c
Age
Commit message (
Expand
)
Author
2021-11-16
Handle optional arguments for warp commands, add WARP_ID_NONE
GriffinR
2021-11-03
Propagate BG_COORD constants
GriffinR
2021-10-09
Add MAP_OFFSET
GriffinR
2021-09-24
Merge branch 'master' into tag-none
GriffinR
2021-09-14
Add TAG_NONE
GriffinR
2021-08-24
Removed trailing spaces in the most relevant files
LOuroboros
2021-07-12
Merge branch 'master' into flatten_sprite_pos
GriffinR
2021-07-07
Flatten pos fields in struct Sprite
PikalaxALT
2021-07-01
Clean up mirage tower
GriffinR
2021-02-24
Use TASK_NONE constant
GriffinR
2020-10-23
re-match sub_81BF2B8 (from $1177)
Kurausukun
2020-09-13
Undo PokeCodec's PRs
aaaaaa123456789
2020-09-04
Match sub_81BF2B8
PokeCodec
2020-09-02
Tidy up naked functions
Thomas Winwood
2020-08-20
Give songs meaningful english names
GriffinR
2020-08-04
Rename roulette_util to palette_util
GriffinR
2020-07-28
Merge branch 'master' into doc-overworld
GriffinR
2020-07-27
semicolon
PokeCodec
2020-07-24
Change signedness and add casts to avoid implicit conversion warnings
PokeCodec
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
2019-12-06
Merge master into ObjEvent rename
GriffinR
2019-12-06
Use ST_OAM constants for OamData definitions
GriffinR
2019-11-20
Standardize Event Object to Object Event
GriffinR
2019-09-08
Move gflib srcs and headers to gflib subdir
PikalaxALT
2019-08-05
name unused route state vars
GriffinR
2019-06-26
Fix/suppress warnings when building with gcc-8
PikalaxALT
2019-06-16
finish src metatile labels
garak
2019-03-16
Use constants for Oam .shape and .size fields
Phlosioneer
2019-02-27
Name several vars, document some related events
Phlosioneer
2018-12-27
Misc overworld documentation
Marcus Huderle
2018-12-26
Fix BgAttributes
DizzyEggg
2018-12-25
Document mirage_tower.c. (Combine fldeff_groundshake.c and fossil_specials.c)
Marcus Huderle