summaryrefslogtreecommitdiff
path: root/src/shop.c
AgeCommit message (Collapse)Author
2022-01-26Merge pull request #1608 from GriffinRichards/fix-fieldmapGriffinR
Fix some incorrect fieldmap names
2022-01-19Use metatile layer constants in shopGriffinR
2022-01-11Move balls, shop, link, map popups, and bag out of interfaceGriffinR
2021-11-17Distinguish 'virtual object' names from object eventsGriffinR
2021-11-16Label slot machine ids, fix GetPriceReductionGriffinR
2021-11-03Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAWGriffinR
2021-11-03Start remaining menu documentationGriffinR
2021-11-03Add COPYWIN constantsGriffinR
2021-10-30Add font id constantsGriffinR
2021-07-12Merge branch 'master' into flatten_sprite_posGriffinR
2021-07-07Flatten pos fields in struct SpritePikalaxALT
2021-06-18change printItemFunc to use u32 instead of s32Kurausukun
also change a use of -2 to LIST_CANCEL
2021-04-26Document TVGriffinR
2021-03-22Clean up shop.cGriffinR
2021-02-24Add palette selection constantsGriffinR
2021-02-24Use SPRITE_NONE constantGriffinR
2021-02-24Use TASK_NONE constantGriffinR
2021-01-26Clean up scrcmd.cGriffinR
2021-01-19Remove unused local variables and functionsGriffinR
2020-09-25Use constants for item digitsGriffinR
2020-09-04Switch to button macrosPokeCodec
2020-08-20Give songs meaningful english namesGriffinR
2020-06-23Document some overworld and field effectsGriffinR
2020-06-10Begin item_menu.c cleanupSierraffinity
2020-06-03Remove unnecessary commenthuderlem
2020-06-03shop: document some constants s.t. object events don't breakSBird
2020-01-26Merge master into fix-eventobj, add explicit size to ↵GriffinR
gObjectEventGraphicsInfoPointers
2020-01-26Add some capacity constantsGriffinR
2019-12-21Merge master into ObjEvent renameGriffinR
2019-12-20Merge pull request #935 from GriffinRichards/doc-warpDiegoisawesome
Document some warp/field screen effect
2019-12-18Merge branch 'master' into fix-eventobjGriffinR
2019-12-17Document some warp/field screen effectGriffinR
2019-12-15Use fadescreen constantsGriffinR
2019-12-06Merge master into ObjEvent renameGriffinR
2019-12-06More usage of ST_OAM constants and SPRITE macrosGriffinR
2019-11-20Standardize EVENT_OBJECT to OBJECT_EVENTGriffinR
2019-11-20Standardize Event Object to Object EventGriffinR
2019-10-07Document roulette.incGriffinR
2019-10-02Merge pull request #823 from GriffinRichards/constants-strconvPikalaxALT
Use STR_CONV constants
2019-09-30Use STR_CONV constantsGriffinR
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-07-18Resolve compile warnings in modernPikalaxALT
2019-05-16name some trainer card related functionsgarak
2019-04-22Fix some labels and include decorations.hFontbane
Include decorations.h in shop.c Include decorations.h in event_scripts.s
2019-04-22Doc some event scriptsFontbane
Doc decoration shops Revert "Doc decoration shops" This reverts commit 64d935ea0dc942c32b89487137e5703fce34b435. Document through comments Un-revert decor documentation
2019-04-07Merge branch 'master' into contest-ai-cleanupPhlosioneer
2019-04-05Clean up data headersDizzyEggg
2019-04-04RGB ConstantsPhlosioneer
2019-03-08Merge branch 'master' into move-tutorPhlosioneer
2019-03-03Fully document move_tutor (formerly learn_move)Phlosioneer