Mattes D
|
33759197e9
|
Merge pull request #585 from daniel0916/hooks
Added "player destroying" and "player destroyed" hooks
|
2014-02-01 05:08:08 -08:00 |
|
daniel0916
|
b34ba6be7b
|
Added PlayerDestroyedHook Documentation
|
2014-02-01 13:58:35 +01:00 |
|
madmaxoft
|
ebc3f6aa28
|
APIDump: Fixed indent after merge.
|
2014-01-24 08:59:21 +01:00 |
|
Mike Hunsinger
|
9926ea58e8
|
Fixed indentation and doxygen comments... For real this time.
|
2014-01-23 20:01:08 -07:00 |
|
Mike Hunsinger
|
11948b1d4b
|
Fixed spacing and doxycomments.
|
2014-01-23 19:54:00 -07:00 |
|
Mike Hunsinger
|
41b05416c7
|
Split TossItem into three Toss functions (Held, Equipped and Pickup)
|
2014-01-23 00:27:39 -07:00 |
|
madmaxoft
|
f7c691caaa
|
APIDump: Wrapped example code so that it displays well on small screens.
The listing was pushing the resulting webpage too wide on my 19" screen, causing various distortions.
|
2014-01-13 21:39:21 +01:00 |
|
madmaxoft
|
55e92f056d
|
APIDump: Documented the plugin messaging hook and function.
|
2014-01-13 19:21:57 +01:00 |
|
madmaxoft
|
d4e29a0d18
|
Merge branch 'FishingHook'
|
2014-01-01 15:31:57 +01:00 |
|
STRWarrior
|
d656c253c0
|
Little more documentation for OnPlayerFishing.
|
2014-01-01 15:18:12 +01:00 |
|
STRWarrior
|
78a876ace3
|
Using documentation Xoft recommended.
|
2014-01-01 15:15:56 +01:00 |
|
STRWarrior
|
c5b89ea0f5
|
Fixed typo's in the documentation.
|
2014-01-01 15:02:43 +01:00 |
|
STRWarrior
|
db935c4194
|
Documented OnPlayerFished and OnPlayerFishing.
|
2013-12-31 14:50:46 +01:00 |
|
madmaxoft
|
61254d0356
|
APIDump: Fixed a factual error in OnPluginsLoaded description.
|
2013-12-29 14:48:58 +01:00 |
|
madmaxoft
|
b84cd0b3c5
|
APIDump: Documented OnPluginsLoaded.
|
2013-12-29 13:15:46 +01:00 |
|
STRWarrior
|
e03e8b7b30
|
Documented OnWorldStarted.
|
2013-12-11 12:44:13 +01:00 |
|
madmaxoft
|
e07c54f7f8
|
APIDump: Added missing params to OnPlayerRightClick() hook.
|
2013-12-02 22:36:59 +01:00 |
|
madmaxoft
|
d9dc241e6f
|
APIDump: The descriptions are read from multiple files.
All the files in the Classes subfolder are read for class descriptions, and in the Hooks subfolder for the hook descriptions.
|
2013-11-23 21:27:02 +01:00 |
|