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