summaryrefslogtreecommitdiffstats
path: root/src/UI/EnderChestWindow.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Using Super.Mattes D2020-04-161-2/+2
|
* Refactored more of Entities and BlockEntities to use Vector3. (#4403)Mattes D2019-09-291-1/+1
|
* Changed BroadcastSoundEffect, SendSoundEffect, and CastThunderbolt parameters to vectors (#3959)Lane Kolbly2017-09-191-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
* Updated sounds and effect IDs (#3422)mathiascode2017-02-151-2/+2
|
* Fix commentstycho2015-05-281-6/+9
|
* Made -Weverything an error.tycho2015-05-241-2/+12
|
* Moved window code into cpp filesHowaner2015-03-101-0/+71