I've poked around in the API for a bit but I can't seem to locate a way to get a list of all in-game items. Something along the lines of (short itemID, int variation, string name) would work. I need a full list so prices can be assigned to each item for my economy mod.
Does anyone know how to get this?