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
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