summaryrefslogtreecommitdiffstats
path: root/src/UI/EnchantingWindow.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-10-03Remove SetProperty(...cPlayer)Tiger Wang1-25/+4
Enchantment table, anvil windows are already opened one per-player.
2020-10-01Enchanting table shows detail on hover. Enchanting is deterministic. (#4937)KingCol131-10/+8
* Use lapis for enchanting, subtract correct number of levels, ClientHandle now selects from pregenerated list. Co-authored-by: Tiger Wang <ziwei.tiger@outlook.com>
2020-09-20Added end portal and enchanting table block entities12xx121-2/+2
2020-07-04cWindow: Convert XYZ to Vector3 (#4764)MaxwellScroggs1-5/+3
2020-04-16Using Super.Mattes D1-4/+4
2018-07-26CheckBasicStyle: Check number of empty lines between functions (#4267)peterbell101-1/+0
Add check for number of empty lines between functions and fix the corresponding failures
2015-05-24Made -Weverything an error.tycho1-3/+3
2015-03-10Moved window code into cpp filesHowaner1-0/+100