index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bg.c
Age
Commit message (
Expand
)
Author
2019-02-28
Pick better names for constants
Phlosioneer
2019-02-28
Add macros for metatile manipulation
Phlosioneer
2019-01-26
Make Frontier pass compile
DizzyEggg
2018-12-26
Fix BgAttributes
DizzyEggg
2018-12-17
3.5 asm left
DizzyEggg
2018-11-26
Fix indentation
DizzyEggg
2018-11-25
Match some functions
DizzyEggg
2018-08-25
Document battle dome.
DizzyEggg
2018-05-11
Update naked attribute and ASM_DIRECT to NAKED macro
Diegoisawesome
2018-05-01
identify and name battle records things
DizzyEggg
2018-01-21
nonmatching sub_801120C
PikalaxALT
2018-01-14
make battle transition compile
DizzyEggg
2017-09-19
finish egg hatch, clean up headers
DizzyEggg
2017-09-18
add important headers, const ptrs and egg hatch start
DizzyEggg
2017-09-10
Resolve some nonmatchings in bg.c
Diegoisawesome
2017-09-09
Remove bg.h
Diegoisawesome
2017-09-09
Cleanup bg.c
Diegoisawesome
2017-09-09
Finish bg.s, 6 nonmatching
Diegoisawesome
2017-09-08
Fix nonmatchings, stuck on CopyRectToBgTilemapBufferRect
Diegoisawesome
2017-09-06
Almost perfect now but r8 and r12 are flipped
Diegoisawesome
2017-09-06
Stuck on CopyToBgTilemapBufferRect
Diegoisawesome
2017-09-05
Continue work on bg.s
Diegoisawesome
2017-09-04
Begin disassembling bg.s
Diegoisawesome