Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split TossItem into three Toss functions (Held, Equipped and Pickup) | Mike Hunsinger | 2014-01-23 | 1 | -3/+4 |
| | |||||
* | APIDump: Wrapped example code so that it displays well on small screens. | madmaxoft | 2014-01-13 | 1 | -3/+8 |
| | | | | The listing was pushing the resulting webpage too wide on my 19" screen, causing various distortions. | ||||
* | APIDump: Documented the plugin messaging hook and function. | madmaxoft | 2014-01-13 | 1 | -0/+25 |
| | |||||
* | Merge branch 'FishingHook' | madmaxoft | 2014-01-01 | 2 | -0/+41 |
|\ | |||||
| * | Little more documentation for OnPlayerFishing. | STRWarrior | 2014-01-01 | 1 | -1/+1 |
| | | |||||
| * | Using documentation Xoft recommended. | STRWarrior | 2014-01-01 | 1 | -1/+1 |
| | | |||||
| * | Fixed typo's in the documentation. | STRWarrior | 2014-01-01 | 2 | -4/+4 |
| | | |||||
| * | Documented OnPlayerFished and OnPlayerFishing. | STRWarrior | 2013-12-31 | 2 | -0/+41 |
|/ | |||||
* | APIDump: Fixed a factual error in OnPluginsLoaded description. | madmaxoft | 2013-12-29 | 1 | -2/+2 |
| | |||||
* | APIDump: Documented OnPluginsLoaded. | madmaxoft | 2013-12-29 | 1 | -0/+79 |
| | |||||
* | Documented OnWorldStarted. | STRWarrior | 2013-12-11 | 1 | -0/+24 |
| | |||||
* | APIDump: Added missing params to OnPlayerRightClick() hook. | madmaxoft | 2013-12-02 | 1 | -0/+3 |
| | |||||
* | APIDump: The descriptions are read from multiple files. | madmaxoft | 2013-11-23 | 49 | -0/+1759 |
All the files in the Classes subfolder are read for class descriptions, and in the Hooks subfolder for the hook descriptions. |