PatrikLundell
PatrikLundell
The rigid CDDA "Artistic" style enforcement is utter garbage. It's "artistic" as in ugly, contrary to common conventions, in complete disregard for what's practical and useful, and undocumented apart from...
If some kind of style enforcement is implemented, it would have to: - Focus on the important bits, not an obsessively detailed OCD level (that hits you with full force...
You miss the point that if you mandate something you force everyone to abide by it, so I wouldn't have any option to format things in a sensible way if...
Based on how DF seems to behave, I would expect DF to not do anything but set the 'f'orbidden flag when you forbid an item. Once a task in process...
The asymmetry of the arrays make logical sense based on how they're used: There's no use for showing how N/S edges should be handled in the 17:th column as that...
So, if I understand quietust correctly, the "cid->lua_item_count()" call returns the wrong number because the C(++) code uses a Lua oriented function that thus uses some wacky backwards logic? What...
FISH, FISH_RAW, and EGG behave the same. They're sort of compound objects rather than material in the way e.g. MEAT is (and I believe non vermin fish can be butchered...
Good point. What about "ref-size"?
Hm, so the second example would be split into an array of arrays (there's no pointer available)? That ought to work.
unk_6e seems to correspond to LOCAL_POPS_CONTROLLABLE while 112 (the first one after those included in the struct) corresponds to LOCAL_POPS_PRODUCE_HEROES. I came to these conclusions by looking at TOAD_MAN while...