Jaka Kranjc
Jaka Kranjc
One thing that I immediately noticed is that the action bar buttons are not always drawn on load — until you reselect a character. - [ ] The demo inventory...
Brad, can you finish this soonish? It keeps getting conflicts against master, since it's a large body of work
Do you need help, should we just postpone, something else?
Pretty sure that can be changed, yeah. I went with the currently prevailing style.
Yeah, it's `SpaceBeforeCpp11BracedList`. It also applies to cases like these, but that's fine by me: ```diff - Log(DEBUG, "FindPath", "Pathing failed for {}", fmt::WideToChar{caller->GetShortName()}); + Log(DEBUG, "FindPath", "Pathing failed for...
Ok, all seems to be working fine. The pre-commit hook gets installed and makes you comply before committing anything and if anyone circumvents that the PR style checker will catch...
I've cleaned up the history, but I'll wait with the big reformat stuff while all the other PRs are open. You can cherry-pick [9fc535d](https://github.com/gemrb/gemrb/pull/1875/commits/9fc535dd17b74e24f0c638a071173ec47372fce8) and [a9eeeb7](https://github.com/gemrb/gemrb/pull/1875/commits/a9eeeb7b1ee19648117df05329c240b3d2ffdaf6) (and move to .git/hooks)...
It's probably built for a different macos version, that's why (running it in the terminal would give you an actual error to think about). You can't do anything but build...
No, I'm pretty sure it's the same brew problem as discussed elsewhere, where the brew target version doesn't match.
It's done by default in newer macoses for downloads; we can't pre-set this attribute unfortunately. This _is_ something that signing could fix though. It looks easier now, definitely feasible for...