Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactored more of Entities and BlockEntities to use Vector3. (#4403) | Mattes D | 2019-09-29 | 1 | -5/+3 |
| | |||||
* | Changed some int parameters to vector parameters (#3937) | Bond-009 | 2017-09-07 | 1 | -4/+6 |
| | |||||
* | Bulk clearing of whitespace | LogicParrot | 2016-02-05 | 1 | -7/+7 |
| | |||||
* | Exported individual projectile classes to Lua API. | Mattes D | 2014-10-21 | 1 | -4/+13 |
| | | | | They used to be exported, but then they were moved to separate files and those werent' added to the ToLua processing list. | ||||
* | Made ExpBottleEntity break on entities. | archshift | 2014-09-23 | 1 | -0/+5 |
| | | | | Fixes #1369 | ||||
* | Removed redundant semicolons and re-added warning | archshift | 2014-07-24 | 1 | -1/+1 |
| | |||||
* | Normalized comments. | madmaxoft | 2014-07-17 | 1 | -1/+1 |
| | | | | | This was mostly done automatically and then visually inspected for obvious errors. All //-style comments should have a 2-space separation from the code, and 1 space after the comment sign. | ||||
* | Fixed projectile source filenames, indentations | archshift | 2014-04-28 | 1 | -0/+33 |