summaryrefslogtreecommitdiff
path: root/src/slot_machine.c
AgeCommit message (Expand)Author
2020-11-02Re-apply joypad macros (minus merge conflicts)aaaaaa123456789
2020-09-13Undo PokeCodec's PRsaaaaaa123456789
2020-09-04Switch to button macrosPokeCodec
2020-09-04Fix Typos and capitalizationPokeCodec
2020-08-20Give songs meaningful english namesGriffinR
2020-07-28Merge branch 'master' into doc-slotmachineGriffinR
2020-07-28Document slot machine funcsGriffinR
2020-07-28Clean up slot machine data docGriffinR
2020-07-28More slot machine data documentationGriffinR
2020-07-26Document some slot machine dataGriffinR
2020-07-24Change signedness and add casts to avoid implicit conversion warningsPokeCodec
2020-07-05fix aggressive loop optimizationsMichael Panzlaff
2020-05-24Clean up slot drawinghondew
2020-05-24Rename tag offset functionshondew
2020-02-09Move slot machine data to srcGriffinR
2020-01-26Add some capacity constantsGriffinR
2019-12-10Document misc strings and text colorsGriffinR
2019-10-20Clean up berry_tree.inc and misc adjacent documentationGriffinR
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-06-26Fix/suppress warnings when building with gcc-8PikalaxALT
2019-04-04RGB ConstantsPhlosioneer
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