billw2012
billw2012
I guess this is dead, however for the future reference of anybody thinking to use this component with the fix suggested here I can warn you: it is hideously slow....
Well no, it would do it once when it first gets the request for actual items and cache it if you are that concerned about performance. I don't really understand...
More like you *just* request the size for a namespace, then you request a page like `{ 'ns': 4, 'from': 0, 'count': 150}`. This is pretty typical in this type...
> But you can only cache while game is frozen Of course, I don't see the problem though.
I would like to get commit messages as well, at least as an option. We work using master as a dev branch, and not every thing that goes in has...
I am doing this by using unreleased changes `github_changelog_generator --future-release %version% --release-branch %release_branch% --unreleased-only `. I put off automatically applying my release tag until after this happens (or I would...
> How did you find out / hear about sol2? http://lua-users.org/wiki/BindingCodeToLua I think I went through a couple of other C++ bindings quite rapidly before I got to this one...
> In v4.3 you will be able to use a new property on the PropertyGrid to use (or not) the alphabetical display of properties inside a Why use a property...
Is there any update on this? The code above doesn't work for me (it doesn't read the flags enum values, nor set them), and I can't find an alternative solution...
> I don't see anything in what you've provided to prevent labormanager from setting the marker labor on one of the dwarfs it is managing. True, if only there were...