Dave Moore

Results 9 comments of Dave Moore

I would like to support this enhancement. Currently I have a use-case where I'd like to print some libtcod elements (frame, text etc) on _top_ of the SDL surface (that...

Here's an example of what I'd like to be able do (screenshot is from SNES Wizardry): being able to render the scene via a callback, then render the window via...

Oh yes, I'd anticipate a bit of jiggery-pokery with tile positioning and design, but that functionality would be most appreciated and welcomed!

Small issue with the new method when trying it out in a noddy app (using the latest repository version). Or maybe I'm missing something, but I am getting a weird...

Works wonderfully, thank you. I'll upload some sample code to github so others can see how it is used (ignore the frame character issue in the image below, that's because...

Excellent, thank you! Especially looking forward to libcod v2 now too! Keep going, its coming on wonderfully!

@HexDecimal , I'd like permission to upload your example to my own github (appropriately credited of course!), as this is incredibly very useful functionality!

Yes, it is. At Line 414, there's a using std::move.