summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/APIDump/Hooks (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed special character in APIDumpHowaner2014-07-181-1/+1
* OnEntityAddEffect.lua: Removed Originator paramarchshift2014-07-141-1/+0
* Merge remote-tracking branch 'origin/master' into potionsarchshift2014-07-102-4/+34
|\
| * APIDump: Updated OnWeatherChanging docs after latest code changes.madmaxoft2014-07-031-4/+7
| * Update documentationHowaner2014-07-021-3/+3
| * Change documentationHowaner2014-07-011-5/+10
| * Add documentation.Howaner2014-06-301-0/+22
* | APIDump: Added OnEntityAddEffect hook documentation.madmaxoft2014-06-171-0/+34
|/
* APIDump: Fixed crashSTRWarrior2014-06-021-1/+1
* Updated OnProjectileHitBlock documentation.STRWarrior2014-06-021-0/+5
* APIDump: Updated the OnDisconnect hook docs.madmaxoft2014-05-021-7/+17
* Documented both hooks.STRWarrior2014-03-292-0/+49
* Change documentation textHowaner2014-03-271-2/+2
* Change SpreadSource documentationHowaner2014-03-271-5/+5
* Add documentation for new Block spreadHowaner2014-03-271-0/+40
* Server now handles join messages alsoTiger Wang2014-02-033-17/+17
* 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