summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/APIDump/Hooks/OnPlayerTossingItem.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Split TossItem into three Toss functions (Held, Equipped and Pickup)Mike Hunsinger2014-01-231-3/+4
|
* APIDump: The descriptions are read from multiple files.madmaxoft2013-11-231-0/+30
All the files in the Classes subfolder are read for class descriptions, and in the Hooks subfolder for the hook descriptions.