Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hide custom crosshair in menus/load screens | 2024-05-27 | 1 | -0/+6 | |
| | | | | | | | | | | This isn't perfect logic - the standard crosshair has a lot more cases where it's not displayed - but it's better than nothing and avoids looking stupid as often. In the process, also fix the IConVar virtual table being one entry too small, which somehow wasn't a problem until it led to vtidx_IsInGame here getting clobbered and causing hard-to-debug crashes. Woopsy! | ||||
* | Add a half-decent custom crosshair | 2024-01-21 | 1 | -0/+88 | |