index
:
pokefirered
master
Pokémon FireRed and LeafGreen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fieldmap.c
Age
Commit message (
Expand
)
Author
2021-10-01
Sync fieldmap.c
GriffinR
2021-06-26
port UBFIXes from emerald
Kurausukun
2021-03-20
Document remaining routines in field_specials
PikalaxALT
2020-04-08
Clean up includes
PikalaxALT
2020-03-27
through sub_8055B38
PikalaxALT
2020-03-26
through LoadSaveblockMapHeader
PikalaxALT
2020-03-16
Label used metatile attributes
GriffinR
2020-03-16
Merge pull request #301 from GriffinRichards/doc-borderdim
PikalaxALT
2020-03-15
Document some metatile behaviors and address review comments.
ultima-soul
2020-03-15
Remove unnecessary border tile macro
GriffinR
2020-03-15
Fix fakematch and match nonmatching.
ultima-soul
2020-03-15
Label border dimension fields
GriffinR
2020-03-13
Merge branch 'master' into event_object_movement
ultima-soul
2020-03-12
Decompile/port event_object_movement
ultima-soul
2020-03-06
Annotate undumped symbols in sym_ewram.txt
PikalaxALT
2020-02-26
fieldmap.c static symbols; CUT_GRASS_SPRITE_COUNT
PikalaxALT
2020-02-25
fldeff_cut through SetUpFieldMove_Cut
PikalaxALT
2020-02-21
Remove redundant include lines
PikalaxALT
2020-02-15
Merge branch 'master' into doc-ttower
GriffinR
2020-02-03
Remove old references to battle pyramid
GriffinR
2020-02-03
Document rfu_union_tool
PikalaxALT
2020-01-26
Trainer Hill --> Trainer Tower
GriffinR
2019-12-19
Match FireRed Rev1
PikalaxALT
2019-12-17
mostly standardize to object event to prep for disassembly
garak
2019-11-26
fix merge conflicts
Evan
2019-11-23
document some symbols
jiangzhengwenjz
2019-10-03
Finish itemfinder dism/decomp
PikalaxALT
2019-06-26
through AddTextPrinterParameterized2()
jiangzhengwenjz
2019-05-21
dump event script text strings
garak
2019-01-07
fieldmap: Common and EWRAM syms
scnorton
2019-01-07
Complete code decomp of fieldmap.s
scnorton
2019-01-07
through sub_80598CC
scnorton
2019-01-07
GetMapBorderIdAt
scnorton
2019-01-07
through sub_8059250
scnorton
2019-01-07
through sub_8059024
scnorton
2019-01-07
through MapGridGetMetatileIdAt
scnorton
2019-01-07
through fillEastConnection
scnorton
2019-01-07
Start decomping fieldmap
PikalaxALT