Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-04-16 | Using Super. | Mattes D | 1 | -4/+5 | |
2017-09-19 | Changed BroadcastSoundEffect, SendSoundEffect, and CastThunderbolt parameters to vectors (#3959) | Lane Kolbly | 1 | -2/+2 | |
* 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-05-21 | Clang 5.0 fixes | Lukas Pioch | 1 | -1/+1 | |
- Added override keyword - Removed inherited member variables | |||||
2017-02-15 | Updated sounds and effect IDs (#3422) | mathiascode | 1 | -2/+2 | |
2015-05-09 | CheckBasicStyle: checks spaces around * and &. | Mattes D | 1 | -1/+1 | |
2014-12-17 | C++11 and function rename. | Howaner | 1 | -0/+20 | |
2014-12-13 | Implemented vanilla-like shift click. | Howaner | 1 | -1/+0 | |
This fixes many visual bugs. | |||||
2014-12-13 | Own classes for all windows. | Howaner | 1 | -0/+48 | |