Howaner
|
fc6a5878df
|
Removed special character in APIDump
|
2014-07-18 01:45:45 +02:00 |
|
archshift
|
554e1c0dd3
|
OnEntityAddEffect.lua: Removed Originator param
|
2014-07-13 16:10:01 -07:00 |
|
archshift
|
e824cd09b3
|
Merge remote-tracking branch 'origin/master' into potions
Conflicts:
src/Entities/Player.cpp
src/Entities/ProjectileEntity.cpp
|
2014-07-09 23:28:27 -07:00 |
|
madmaxoft
|
20afd5d70e
|
APIDump: Updated OnWeatherChanging docs after latest code changes.
|
2014-07-03 17:53:57 +02:00 |
|
Howaner
|
835d00428c
|
Update documentation
|
2014-07-02 14:49:08 +02:00 |
|
Howaner
|
5a888f0a51
|
Change documentation
|
2014-07-01 20:30:13 +02:00 |
|
Howaner
|
5a152435b3
|
Add documentation.
|
2014-06-30 15:22:48 +02:00 |
|
madmaxoft
|
a37d5410b4
|
APIDump: Added OnEntityAddEffect hook documentation.
|
2014-06-17 11:39:22 -07:00 |
|
STRWarrior
|
8cf4e806ba
|
APIDump: Fixed crash
|
2014-06-02 13:49:05 +02:00 |
|
STRWarrior
|
fa78379f5a
|
Updated OnProjectileHitBlock documentation.
|
2014-06-02 11:45:32 +02:00 |
|
madmaxoft
|
13452d3ab9
|
APIDump: Updated the OnDisconnect hook docs.
Ref.: #655.
|
2014-05-02 12:35:35 +02:00 |
|
STRWarrior
|
379d403443
|
Documented both hooks.
|
2014-03-29 16:08:39 +01:00 |
|
Howaner
|
327b70e769
|
Change documentation text
|
2014-03-27 23:20:28 +01:00 |
|
Howaner
|
9ac3e3405a
|
Change SpreadSource documentation
|
2014-03-27 23:20:28 +01:00 |
|
Howaner
|
54d55b31ef
|
Add documentation for new Block spread
|
2014-03-27 23:20:28 +01:00 |
|
Tiger Wang
|
b5e898a608
|
Server now handles join messages also
* Revised as well hook documentation
|
2014-02-03 21:12:44 +00:00 |
|
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 |
|