Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-04-16 | Using Super. | Mattes D | 1 | -2/+2 | |
2019-09-29 | Refactored more of Entities and BlockEntities to use Vector3. (#4403) | Mattes D | 1 | -1/+1 | |
2017-09-19 | Changed BroadcastSoundEffect, SendSoundEffect, and CastThunderbolt parameters to vectors (#3959) | Lane Kolbly | 1 | -11/+5 | |
* Made BroadcastSoundEffect take vector parameters. * Added docs for new vectored methods * Removed old code * Fixed lua warnings * Made old BroadcastSoundEffect not an override. * m_Block to m_BlockPos, used Vector3d constructor where prettier. * a_Block to a_BlockPos * Changed thunderbolt a_Block to a_BlockPos | |||||
2017-02-15 | Updated sounds and effect IDs (#3422) | mathiascode | 1 | -2/+2 | |
2015-05-28 | Fix comments | tycho | 1 | -6/+9 | |
2015-05-24 | Made -Weverything an error. | tycho | 1 | -2/+12 | |
2015-03-10 | Moved window code into cpp files | Howaner | 1 | -0/+71 | |