index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
battle_factory_screen.c
Age
Commit message (
Expand
)
Author
2020-09-04
Switch to button macros
PokeCodec
2020-07-17
Merge pull request #1088 from GriffinRichards/doc-starterchoose
GriffinR
2020-07-13
Clean up some frontier mon use in battle factory
GriffinR
2020-07-06
Document starter_choose.c
GriffinR
2019-12-10
Document misc strings and text colors
GriffinR
2019-12-06
More SPRITE macro usage
GriffinR
2019-12-06
Use ST_OAM constants for OamData definitions
GriffinR
2019-09-08
Move gflib srcs and headers to gflib subdir
PikalaxALT
2019-06-26
Fix/suppress warnings when building with gcc-8
PikalaxALT
2019-05-16
use ability num instead of alt ability
DizzyEggg
2019-04-07
Merge branch 'master' into contest-ai-cleanup
Phlosioneer
2019-04-05
Clean up data headers
DizzyEggg
2019-04-04
RGB Constants
Phlosioneer
2019-03-16
Use constants for Oam .shape and .size fields
Phlosioneer
2019-03-03
Bugfixes from #591
Phlosioneer
2019-03-02
Rename macro with correct name for pixel values
Phlosioneer
2019-02-26
Merge branch 'master' into main-menu-state-machine
Phlosioneer
2019-02-23
Documented/polished pokemon_summary_screen.c
Ariel Antonitis
2019-02-21
Improve window palette macros
Phlosioneer
2019-02-11
Document main_menu state machine, name window constants
Phlosioneer
2019-02-07
Document battle factory functions
Marcus Huderle
2018-12-25
use max mon moves constant where able (#480)
melthelesbian
2018-12-24
Clear includes
DizzyEggg
2018-12-17
3.5 asm left
DizzyEggg
2018-12-16
6k left
DizzyEggg
2018-12-06
Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc...
nullableVoidPtr
2018-11-19
apprentice and factory screen common symbols
DizzyEggg
2018-11-11
Factory done
DizzyEggg