Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove SetProperty(...cPlayer) | Tiger Wang | 2020-10-03 | 1 | -7/+3 |
| | | | | Enchantment table, anvil windows are already opened one per-player. | ||||
* | Enchanting table shows detail on hover. Enchanting is deterministic. (#4937) | KingCol13 | 2020-10-01 | 1 | -8/+15 |
| | | | | | * Use lapis for enchanting, subtract correct number of levels, ClientHandle now selects from pregenerated list. Co-authored-by: Tiger Wang <ziwei.tiger@outlook.com> | ||||
* | Added end portal and enchanting table block entities | 12xx12 | 2020-09-20 | 1 | -1/+1 |
| | |||||
* | cWindow: Convert XYZ to Vector3 (#4764) | MaxwellScroggs | 2020-07-04 | 1 | -2/+2 |
| | |||||
* | Using Super. | Mattes D | 2020-04-16 | 1 | -2/+3 |
| | |||||
* | Moved window code into cpp files | Howaner | 2015-03-10 | 1 | -67/+10 |
| | |||||
* | C++11 and function rename. | Howaner | 2014-12-17 | 1 | -2/+2 |
| | |||||
* | Implemented vanilla-like shift click. | Howaner | 2014-12-13 | 1 | -0/+19 |
| | | | This fixes many visual bugs. | ||||
* | Own classes for all windows. | Howaner | 2014-12-13 | 1 | -0/+82 |