summaryrefslogtreecommitdiff
path: root/src/slot_machine.c
AgeCommit message (Expand)Author
2019-03-02Merge branch 'master' into main-menu-state-machinePhlosioneer
2019-03-02Rename macro with correct name for pixel valuesPhlosioneer
2019-02-28fix formatting in slot_machine.chondew
2019-02-28fix spelling errorhondew
2019-02-28fix mistakes and bad formattinghondew
2019-02-28label luckyFlagshondew
2019-02-28minor reeltime changeshondew
2019-02-28finish DecideReelTurnshondew
2019-02-28clean up slot machine morehondew
2019-02-28clean up slot machine until AwardPayouthondew
2019-02-28document slot machinehondew
2019-02-22Give window drawing functions better namesPhlosioneer
2019-02-21Improve window palette macrosPhlosioneer
2019-02-11Document main_menu state machine, name window constantsPhlosioneer
2018-12-06Remove uses of INVALID_ defines, clean up some arrays with constants, and spa...nullableVoidPtr
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc...nullableVoidPtr
2018-11-07Fix incorrect compressed types, part 2Diegoisawesome
2018-11-05r5/r6 swap on sub_80E2578Diegoisawesome
2018-10-18Move Bitmap struct and clear sprite/text filesDizzyEggg
2018-09-15Slot machine is decompiled.DizzyEggg
2018-09-15slot machine is decompiledDizzyEggg
2018-09-15More of slot machineDizzyEggg
2018-09-14Document main_menuDiegoisawesome
2018-09-08Standartize AddTextPrinterParametrized functions,DizzyEggg
2018-08-12Finish decompiling learn_moveDiegoisawesome
2018-08-12slot machine review changesDizzyEggg
2018-08-11port more of slot machineDizzyEggg
2018-08-11start porting slot machineDizzyEggg