Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Documented both hooks. | STRWarrior | 2014-03-29 | 2 | -0/+49 |
| | |||||
* | Change documentation text | Howaner | 2014-03-27 | 1 | -2/+2 |
| | |||||
* | Change SpreadSource documentation | Howaner | 2014-03-27 | 1 | -5/+5 |
| | |||||
* | Add documentation for new Block spread | Howaner | 2014-03-27 | 1 | -0/+40 |
| | |||||
* | Server now handles join messages also | Tiger Wang | 2014-02-03 | 3 | -17/+17 |
| | | | | * Revised as well hook documentation | ||||
* | Merge pull request #585 from daniel0916/hooks | Mattes D | 2014-02-01 | 1 | -0/+23 |
|\ | | | | | Added "player destroying" and "player destroyed" hooks | ||||
| * | Added PlayerDestroyedHook Documentation | daniel0916 | 2014-02-01 | 1 | -0/+23 |
| | | |||||
* | | APIDump: Fixed indent after merge. | madmaxoft | 2014-01-24 | 1 | -2/+2 |
| | | |||||
* | | Fixed indentation and doxygen comments... For real this time. | Mike Hunsinger | 2014-01-24 | 1 | -2/+2 |
| | | |||||
* | | Fixed spacing and doxycomments. | Mike Hunsinger | 2014-01-24 | 1 | -2/+2 |
| | | |||||
* | | 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. |