summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/APIDump/Hooks (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #585 from daniel0916/hooksMattes D2014-02-011-0/+23
|\
| * Added PlayerDestroyedHook Documentationdaniel09162014-02-011-0/+23
* | APIDump: Fixed indent after merge.madmaxoft2014-01-241-2/+2
* | Fixed indentation and doxygen comments... For real this time.Mike Hunsinger2014-01-241-2/+2
* | Fixed spacing and doxycomments.Mike Hunsinger2014-01-241-2/+2
* | Split TossItem into three Toss functions (Held, Equipped and Pickup)Mike Hunsinger2014-01-231-3/+4
|/
* APIDump: Wrapped example code so that it displays well on small screens.madmaxoft2014-01-131-3/+8
* APIDump: Documented the plugin messaging hook and function.madmaxoft2014-01-131-0/+25
* Merge branch 'FishingHook'madmaxoft2014-01-012-0/+41
|\
| * Little more documentation for OnPlayerFishing.STRWarrior2014-01-011-1/+1
| * Using documentation Xoft recommended.STRWarrior2014-01-011-1/+1
| * Fixed typo's in the documentation.STRWarrior2014-01-012-4/+4
| * Documented OnPlayerFished and OnPlayerFishing.STRWarrior2013-12-312-0/+41
|/
* APIDump: Fixed a factual error in OnPluginsLoaded description.madmaxoft2013-12-291-2/+2
* APIDump: Documented OnPluginsLoaded.madmaxoft2013-12-291-0/+79
* Documented OnWorldStarted.STRWarrior2013-12-111-0/+24
* APIDump: Added missing params to OnPlayerRightClick() hook.madmaxoft2013-12-021-0/+3
* APIDump: The descriptions are read from multiple files.madmaxoft2013-11-2349-0/+1759