Damian Day

Results 9 comments of Damian Day

I thought you might ask I'll provide a sample soon

VSCode Stable, it is system wide install. Visual Code version: Version: 1.26.1 Commit: 493869ee8e8a846b0855873886fc79d480d342de Date: 2018-08-16T18:38:57.434Z Electron: 2.0.5 Chrome: 61.0.3163.100 Node.js: 8.9.3 V8: 6.1.534.41 Architecture: x64 Windows PowerShell Windows PowerShell...

After running dub run dls:bootstrap it seems to be working fine now for x86, I guess the problem is related to trying to build it with x64

Since fmod was mentioned I'll leave this quote from their licence page. Q. Can I distribute FMOD as a standalone library or as part of a game engine or toolset....

I've added my own Font class which I've came up, if I get time I could try to integrate it into the allegro5 repo. ``` #define TA_TOP 0x00000000 #define TA_LEFT...

> @damianday, Your MeasureText function would not provide a correct result if you set Italic, because it doesn't cater for the skew. Won't necessarily matter in all cases, but if...

https://github.com/kallisti5/guisan/blob/63d53b2553ba1de34608392449b02b0a12401494/src/sdl/sdlinput.cpp#L179 Forgot to push the event before breaking, looks like mouse X and Y need setting as well.

I cannot reproduce the CreteGuild bug

I'll have a look at this one tomorrow, if nobody beats me to it, either a client cache error or server error somewhere