Michael Fogh Kristensen

Results 32 issues of Michael Fogh Kristensen

explained in detail here : https://www.projectmanager.com/blog/what-happened-to-wunderlist-5-alternatives

expand the xml definition to include image sheets. read more about in this thread : http://www.indielib.com/forum/viewtopic.php?f=1&t=352&start=105

enhancement

In the "old" Indielib, TrueType font support was added by some drop in code created by an old forum user called venomjj. Basically it was a new fontmanager + fontobject...

enhancement

User should NOT have to include third party header files / libraries in their compile setup. This is currently a problem regarding the Spriter, TILED (TMX) and TrueType header files.

bug

Building indielib on VS2012 Express on Windows8.1 produces an dll with missing library dependencies (despite this the library seems to be working fine). It seems that this is an windows...

enhancement

enhancement

IND_font currently supports mudgefont. To allow more modern editors to create bitmap fonts for indielib we need to support Angelcode font format. As an example look at http://renderhjs.net/shoebox/bitmapFont.htm . Very...

enhancement

Currently these can be upgraded: Glew 1.10.0 SDL ( were curently using stable, - should we use unstable 2.0.1?) Freeimage 3.15.4 The TMXparser ( no releases but repository have new...

enhancement

Need to modify the settings so we don't modify sources every time we switch between directx and opengl (and other renderers) in the future.

enhancement
build setup

In the Tutorials / Tests the resource paths are relative to the compiled windows binary. Therefore the paths fails loading on linux. We need to move the compiled linux binary...

build setup