weil

Results 21 comments of weil

I'd like to ask a question about anchors, guess it's fine place to do that. I would like to select object as in pointer interaction demo (http://rotates.org/phaser/iso/examples/interaction.htm), but I would...

Thanks a lot! I did this: ``` Game.game.iso.unproject(Game.game.input.activePointer.position, cursorPos, tile.body.height*-1); ``` and it worked like a charm. I wanted to try with anchors first, I assumed it's the right way...

That was just a placeholder, I decided to use default angle. Thanks!

Irssi is another ncurses based application that is unusable in the current state.

Thank you. I'm going to make a mechanism for choosing the type of allocation and this will also include such allocation checker.

Thanks, that's a good idea. It will require some core changes though (e.g. add option to choose static allocation) so this may take a while. And I could use some...

@routinetrafficstop it's nice to see that someone uses the application! Could you please give me more details on your setup? Is this happening on Windows?

I've deleted my last comment and implemented draft it contained into `ureq_impl.h`, please, take a look. There are also some comments that describe what should be done there. Thank you!

In commit https://github.com/solusipse/ureq/commit/9b587d31c489d98035ca5c41e495021cd6efea7d I've added functionality of parsing values, that were returned from user functions. Btw, I'm also planning to add a mechnism for including other template files.

How would that url be created? Using first few characters from the uploaded paste?