Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | APIDump: Removed unneeded Globals prefix | Lukas Pioch | 2017-08-29 | 1 | -2/+2 |
| | |||||
* | Add cUUID class (#3871) | peterbell10 | 2017-08-25 | 1 | -2/+2 |
| | |||||
* | Changed int parameters to vector parameters in cCuboid and simulators (#3874) | Lane Kolbly | 2017-08-17 | 1 | -32/+56 |
| | |||||
* | Changing pickup lifetime and combining semantics, making these adjustable in the lua api. (#3843) | Lane Kolbly | 2017-07-12 | 1 | -0/+60 |
| | |||||
* | Added bed entity (#3823) | Lukas Pioch | 2017-07-07 | 1 | -0/+29 |
| | | | | | | | | | | * Added bed entity * Export cBedEntity to lua * Set color of bed through item damage value * Added bed entity to APIDoc * NBT: Added loading and saving * Crafting recipes for the colored beds | ||||
* | cBlockArea supports block entities. (#3795) | Mattes D | 2017-06-24 | 1 | -6/+5 |
| | |||||
* | Exported boat | Lukas Pioch | 2017-05-24 | 1 | -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 APIDoc | Lukas Pioch | 2017-05-08 | 1 | -6/+6 |
| | |||||
* | APIDoc: Removed non-existent functions and added missing return types | Lukas Pioch | 2017-05-02 | 1 | -37/+33 |
| | |||||
* | APIDoc: Replaced incorrect param cMonster with eMonsterType | Lukas Pioch | 2017-04-30 | 1 | -1/+1 |
| | |||||
* | APIDoc: Added missing IsStatic flags and corrected param types. | Lukas Pioch | 2017-04-05 | 1 | -1/+1 |
| | |||||
* | APIDoc: Documented missing functions and variables. (#3634) | Lukas Pioch | 2017-04-04 | 1 | -0/+17 |
| | |||||
* | APIDump: Fixed cWorld:QueueTask signature, moved to separate file. (#3400) | Mattes D | 2016-10-13 | 1 | -0/+3363 |