summaryrefslogtreecommitdiffstats
path: root/src/UI/EnchantingWindow.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-03Remove SetProperty(...cPlayer)Tiger Wang1-7/+3
2020-10-01Enchanting table shows detail on hover. Enchanting is deterministic. (#4937)KingCol131-8/+15
2020-09-20Added end portal and enchanting table block entities12xx121-1/+1
2020-07-04cWindow: Convert XYZ to Vector3 (#4764)MaxwellScroggs1-2/+2
2020-04-16Using Super.Mattes D1-2/+3
2015-03-10Moved window code into cpp filesHowaner1-67/+10
2014-12-17C++11 and function rename.Howaner1-2/+2
2014-12-13Implemented vanilla-like shift click.Howaner1-0/+19
2014-12-13Own classes for all windows.Howaner1-0/+82