index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
credits.c
Age
Commit message (
Expand
)
Author
2020-10-01
Replace POKEMON_SLOTS_NUMBER
GriffinR
2020-09-04
Switch to button macros
PokeCodec
2020-09-01
Merge pull request #1149 from PokeCodec/datatypes
GriffinR
2020-08-23
sizeOf data type, not pointer value
PokeCodec
2020-08-20
Give songs meaningful english names
GriffinR
2020-06-24
Allow flag/var counts to be updated alongside values
GriffinR
2020-03-09
Document pokedex.c
GriffinR
2019-12-06
More usage of ST_OAM constants and SPRITE macros
GriffinR
2019-12-06
Use ST_OAM constants for OamData definitions
GriffinR
2019-11-04
Requested change from pkmn to mon
tustin2121
2019-11-04
Document showing pokemon in credits
Tustin2121
2019-09-08
Move gflib srcs and headers to gflib subdir
PikalaxALT
2019-08-17
Suggested changes from review
Tustin2121
2019-08-17
Documenting credits a bit
Tustin2121
2019-03-16
Use constants for Oam .shape and .size fields
Phlosioneer
2019-03-02
Rename macro with correct name for pixel values
Phlosioneer
2019-02-21
Improve window palette macros
Phlosioneer
2019-02-21
Merge branch 'master' into main-menu-state-machine
Phlosioneer
2019-02-17
use BG_SCREEN_ADDR macro for tilemap addresses
garak
2019-02-13
Merge branch 'master' of github.com:pret/pokeemerald into main-menu-state-mac...
Phlosioneer
2019-02-11
Document main_menu state machine, name window constants
Phlosioneer
2019-02-09
Document the intro movie state machine
Phlosioneer
2018-12-26
Fix Bldalpha args
DizzyEggg
2018-12-26
Fix bldcnt gpu reg args
DizzyEggg
2018-12-24
Clear includes
DizzyEggg
2018-12-20
Merge with master
DizzyEggg
2018-12-17
3.5 asm left
DizzyEggg
2018-12-15
Use correct term.
Meowsy
2018-12-15
Document various things relating to the Pokedex.
Meowsy
2018-12-06
Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc...
nullableVoidPtr
2018-10-27
Window priority to window bg
DizzyEggg
2018-10-21
Fix LZ compressed data alignment
Diegoisawesome
2018-09-10
Standardize sprite visibility to boolean
Diegoisawesome
2018-09-09
Merge branch 'decompile_frontier_2' of https://github.com/DizzyEggg/pokeemera...
Slawter666
2018-09-08
Standartize AddTextPrinterParametrized functions,
DizzyEggg
2018-09-02
Format more templates
Slawter666
2018-08-19
battle dome cards sensibly renamed
DizzyEggg
2018-08-08
Begin porting/decompiling field_specials
Diegoisawesome
2018-02-17
Decompile credits
Diegoisawesome