index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gflib
Age
Commit message (
Collapse
)
Author
2020-09-04
Removed unneeded comments
PokeCodec
2020-09-04
Switch to button macros
PokeCodec
2020-09-04
Documenting and whitespace fixing
PokeCodec
2020-08-30
Change array count of pointer value to array count of the first element
PokeCodec
2020-08-25
Cleanup window.c
PokeCodec
2020-08-24
refactor
PokeCodec
2020-08-24
Cleaned up variables
PokeCodec
2020-08-23
Documentation of unk field
PokeCodec
2020-08-18
Wrap asm statements in NONMATCHING
GriffinR
2020-08-14
Enum Time
PokeCodec
2020-08-12
Fix newline warning
GriffinR
2020-08-12
Merge pull request #1127 from PokeCodec/glyphMatch
GriffinR
Glyph match
2020-08-12
bool8
PokeCodec
2020-08-12
Match CopyGlyphToWindow
PokeCodec
2020-08-11
Add some charmap constant usage
GriffinR
2020-07-08
Merge branch 'master' into doc-overworld
GriffinR
2020-06-23
Document some overworld and field effects
GriffinR
2020-06-02
Document union_room_chat.c
GriffinR
2020-05-20
Fix the fix
Sierraffinity
2020-05-20
Fix TextPrinterDrawDownArrow fakematch
Sierraffinity
2020-05-04
Merge branch 'master' of github.com:pret/pokeemerald
Sierraffinity
2020-04-28
CopyTileMapEntry
jiangzhengwenjz
2020-04-25
Document undefined sprite template behavior
Sierraffinity
2020-03-12
move fonts from data/graphics/ to graphics/
garakmon
2020-02-04
Fix typo
GriffinR
2020-02-04
Document some pokenav menu handlers
GriffinR
2019-12-10
Merge branch 'master' into doc-matchcall
GriffinR
2019-12-06
More usage of ST_OAM constants and SPRITE macros
GriffinR
2019-12-05
Document a bit of Match Call
GriffinR
2019-10-03
Document some of trade
GriffinR
2019-09-27
Merge branch 'master' into gflib
PikalaxALT
2019-09-08
Move gflib srcs and headers to gflib subdir
PikalaxALT