Wojciech Gebczyk

Results 5 comments of Wojciech Gebczyk

`ViewBumpContainer` is used in following places: - `TCOD_map_compute_fov_permissive2`allocation of memory to its `data` member - `check_quadrant` resets count to "clear" container - data member is used in `add_shallow_bump` and `add_steep_bump`...

In fact I'm looking at c# port of this algorithm, where I've found this collection not needed there. I've checked other impls and found this one. I'm not and c/C++...

I've started with this code: http://www.adammil.net/blog/v125_roguelike_vision_algorithms.html From it I've found out that collection only gather elements. And then I will drop my check with libtcode :) Thank you!

I have same/similar issue. Replacing in root/workspace `package.json` `14.7.6` to `14.7.5` and running `npm install`, results in `nx graph` command not existing and serves graph page. With newer version daemon...

Hey! Do you need help with setting up VS builds? I can help fix it, continue, explain, etc. Of you plan to abandon this PR?