Martin Gerhardy

Results 234 comments of Martin Gerhardy

Yes, using the debian package would simplify a lot of things, but would (for now) also remove the windows and osx support. Will check if macports, brew or vcpkg also...

@lephilousophe even though there is a package in debian - it only contains a cmake file to configure it properly. It's still a header only lib that relies on all...

@Die4Ever i've included your commit - thanks a lot

## Linux # Size increase of the scummvm binary by `33280` bytes in release build mode with stacktrace in release build mode ``` -rwxr-xr-x 1 mgerhardy mgerhardy 18755768 10. Jul...

I would also vote for a `scummvm_assert`. Not sure if anyone had a look at the `SDL_assert` feature. It's really great. It provides a popup windows on assert with several...

enkimi has a mapping https://github.com/dougbinks/enkiMI and vengi, too: https://github.com/mgerhardy/vengi/blob/master/src/modules/voxelformat/private/MinecraftPaletteMap.cpp not sure though if this works for minetest, too - not much minecraft knowledge here to answer this.

this is now in vengi-archived and removed from this repository.

Now part of vengi-archive - so closing this one here.

This is also part of https://github.com/jpaver/opengametools/pull/58 - with `ogt_warn`

Well, I would be thankful on your input on where I've added the `ogt_warn` stuff and where it still is `ogt_assert`. Not sure if my PR would get accepted that...