Charles Dang
Charles Dang
Yeah, it either has to be one or the other. I could enable it globally and existing players just turn it off 😬
- [x] **Fixed** 
Found some rich_label issues, @babaissarkar said to report them here. - [ ] Setting width can result in text being squished. Possibly something is using `text_width` vs `w` incorrectly. -...
It shouldn’t matter if you’re using built in vcpkg or not, honestly. Wesnoth doesn’t use global vcpkg packages (that method is discouraged). Instead, it builds and installs them with your...
Nice work! The existing debug border functionality does work, but it only covers the bounding box. Adding it for the grid itself is a nice addition. I need to take...
I haven't looked at this recently, but I think there's way more added here than is necessary. It shouldn't be merged as-in.
I have no objections to the dotted/dashed styles. It's the extra handling for `debug_border_mode` in at least three places and all the extra code added to `grid`. We already have...
I like this. I'm not exactly sure how the code would handle the corner case (pun intended), but design-wise this is good.
I let this set way too long. Is it possible to rebase, or should I?
I'm in favor of a single unified sidebar instead of the individual buttons. It would be visually cleaner. Just to clarify though, the current revision is definitely open to further...