index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
slot_machine.c
Age
Commit message (
Expand
)
Author
2020-11-02
Re-apply joypad macros (minus merge conflicts)
aaaaaa123456789
2020-09-13
Undo PokeCodec's PRs
aaaaaa123456789
2020-09-04
Switch to button macros
PokeCodec
2020-09-04
Fix Typos and capitalization
PokeCodec
2020-08-20
Give songs meaningful english names
GriffinR
2020-07-28
Merge branch 'master' into doc-slotmachine
GriffinR
2020-07-28
Document slot machine funcs
GriffinR
2020-07-28
Clean up slot machine data doc
GriffinR
2020-07-28
More slot machine data documentation
GriffinR
2020-07-26
Document some slot machine data
GriffinR
2020-07-24
Change signedness and add casts to avoid implicit conversion warnings
PokeCodec
2020-07-05
fix aggressive loop optimizations
Michael Panzlaff
2020-05-24
Clean up slot drawing
hondew
2020-05-24
Rename tag offset functions
hondew
2020-02-09
Move slot machine data to src
GriffinR
2020-01-26
Add some capacity constants
GriffinR
2019-12-10
Document misc strings and text colors
GriffinR
2019-10-20
Clean up berry_tree.inc and misc adjacent documentation
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-04-04
RGB Constants
Phlosioneer
2019-03-02
Merge branch 'master' into main-menu-state-machine
Phlosioneer
2019-03-02
Rename macro with correct name for pixel values
Phlosioneer
2019-02-28
fix formatting in slot_machine.c
hondew
2019-02-28
fix spelling error
hondew
2019-02-28
fix mistakes and bad formatting
hondew
2019-02-28
label luckyFlags
hondew
2019-02-28
minor reeltime changes
hondew
2019-02-28
finish DecideReelTurns
hondew
2019-02-28
clean up slot machine more
hondew
2019-02-28
clean up slot machine until AwardPayout
hondew
2019-02-28
document slot machine
hondew
2019-02-22
Give window drawing functions better names
Phlosioneer
2019-02-21
Improve window palette macros
Phlosioneer
2019-02-11
Document main_menu state machine, name window constants
Phlosioneer
2018-12-06
Remove uses of INVALID_ defines, clean up some arrays with constants, and spa...
nullableVoidPtr
2018-12-06
Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc...
nullableVoidPtr
2018-11-07
Fix incorrect compressed types, part 2
Diegoisawesome
2018-11-05
r5/r6 swap on sub_80E2578
Diegoisawesome
2018-10-18
Move Bitmap struct and clear sprite/text files
DizzyEggg
2018-09-15
Slot machine is decompiled.
DizzyEggg
2018-09-15
slot machine is decompiled
DizzyEggg
2018-09-15
More of slot machine
DizzyEggg
2018-09-14
Document main_menu
Diegoisawesome
2018-09-08
Standartize AddTextPrinterParametrized functions,
DizzyEggg
2018-08-12
Finish decompiling learn_move
Diegoisawesome
2018-08-12
slot machine review changes
DizzyEggg
2018-08-11
port more of slot machine
DizzyEggg
2018-08-11
start porting slot machine
DizzyEggg