index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
roulette.c
Age
Commit message (
Expand
)
Author
2021-02-24
Add palette selection constants
GriffinR
2020-12-12
Use BUGFIX for some inline fixes
GriffinR
2020-10-01
Replace POKEMON_SLOTS_NUMBER
GriffinR
2020-08-20
Give songs meaningful english names
GriffinR
2020-08-10
Remove redundant parens
GriffinR
2020-08-04
Rename roulette_util to palette_util
GriffinR
2020-08-04
Document roulette flash util
GriffinR
2020-08-04
More roulette doc
GriffinR
2020-08-02
Continue documenting roulette
GriffinR
2020-07-30
Start documenting roulette
GriffinR
2020-07-28
Merge branch 'master' into doc-overworld
GriffinR
2020-07-24
Change signedness and add casts to avoid implicit conversion warnings
PokeCodec
2020-06-23
Document some overworld and field effects
GriffinR
2020-06-10
Begin item_menu.c cleanup
Sierraffinity
2019-12-17
Document some warp/field screen effect
GriffinR
2019-12-06
More usage of ST_OAM constants and SPRITE macros
GriffinR
2019-10-20
Clean up berry_tree.inc and misc adjacent documentation
GriffinR
2019-10-07
Document roulette.inc
GriffinR
2019-10-02
Merge pull request #823 from GriffinRichards/constants-strconv
PikalaxALT
2019-09-30
Use STR_CONV constants
GriffinR
2019-09-08
Move gflib srcs and headers to gflib subdir
PikalaxALT
2019-06-30
Revert FLOAT_U* and DOUBLE_U* macros
PikalaxALT
2019-06-26
Modernize code
PikalaxALT
2019-04-11
Some nonmatchings
DizzyEggg
2019-03-17
Merge remote-tracking branch 'upstream/master' into move-tutor
Marcus Huderle
2019-03-16
Use constants for Oam .shape and .size fields
Phlosioneer
2019-03-08
Merge branch 'master' into move-tutor
Phlosioneer
2019-03-03
Fully document move_tutor (formerly learn_move)
Phlosioneer
2019-03-02
Merge branch 'master' into main-menu-state-machine
Phlosioneer
2019-02-28
fix spelling error
hondew
2019-02-28
fix mistakes and bad formatting
hondew
2019-02-28
clean up slot machine until AwardPayout
hondew
2019-02-28
document slot machine
hondew
2019-02-26
Fix backwards names
Phlosioneer
2019-02-22
Give window drawing functions better names
Phlosioneer
2019-02-11
Document main_menu state machine, name window constants
Phlosioneer
2019-01-02
Cleanup and EWRAM
Diegoisawesome
2019-01-02
Extract rodata from roulette
Diegoisawesome
2019-01-01
Finish roulette port
Diegoisawesome
2018-12-31
Up to sub_81446DC
Diegoisawesome
2018-12-31
Continue porting roulette
Diegoisawesome
2018-12-31
Start porting/decompiling roulette
Diegoisawesome