summaryrefslogtreecommitdiffstats
path: root/src/Entities/ExpBottleEntity.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Using Super.Mattes D2020-04-161-1/+1
|
* Refactored more of Entities and BlockEntities to use Vector3. (#4403)Mattes D2019-09-291-5/+3
|
* Changed some int parameters to vector parameters (#3937)Bond-0092017-09-071-4/+6
|
* Bulk clearing of whitespaceLogicParrot2016-02-051-7/+7
|
* Exported individual projectile classes to Lua API.Mattes D2014-10-211-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.archshift2014-09-231-0/+5
| | | | Fixes #1369
* Removed redundant semicolons and re-added warningarchshift2014-07-241-1/+1
|
* Normalized comments.madmaxoft2014-07-171-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, indentationsarchshift2014-04-281-0/+33