summaryrefslogtreecommitdiffstats
path: root/Server/Plugins/APIDump/Classes/World.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Exported boatLukas Pioch2017-05-241-1/+5
| | | | | | | - NBT: Added saving / loading of material - Added the material in the item handler of the boat - Drop the correct boat if destroyed - APIDoc: Added desc and functions
* Added missing checks for Initialize function and updated APIDocLukas Pioch2017-05-081-6/+6
|
* APIDoc: Removed non-existent functions and added missing return typesLukas Pioch2017-05-021-37/+33
|
* APIDoc: Replaced incorrect param cMonster with eMonsterTypeLukas Pioch2017-04-301-1/+1
|
* APIDoc: Added missing IsStatic flags and corrected param types.Lukas Pioch2017-04-051-1/+1
|
* APIDoc: Documented missing functions and variables. (#3634)Lukas Pioch2017-04-041-0/+17
|
* APIDump: Fixed cWorld:QueueTask signature, moved to separate file. (#3400)Mattes D2016-10-131-0/+3363