Time Nick Message 06:14 hmmmm sfan5, i commited things: https://github.com/celeron55/minetest/commits/master 06:14 hmmmm we are completely synchronized now 06:15 hmmmm lots of bugfixes, some new features, all great 13:27 celeron55 hmm, dev.minetest.net should have a page about compiling minetest 13:28 celeron55 i wonder under what category that should go 13:28 celeron55 it's as much development as it is usage and packaging, but it's not really "core" 13:29 celeron55 i need a third dimension in my browser window 13:31 celeron55 guess it's Core 13:41 celeron55 so crappily copied from README.txt, but I guess it's better than not having it there: http://dev.minetest.net/Compiling_Minetest 16:31 PilzAdam hmmmm, this breaks win build: https://github.com/celeron55/minetest/commit/de66c78646036f71de5e5dfaf8321bcad5d15d00#L7R56 16:31 PilzAdam ‘strtok_r’ was not declared in this scope 16:34 PilzAdam #include "../porting.h" fixes it 21:26 hmmmm ahgh 21:26 hmmmm thanks pliz 21:27 hmmmm so like, do i amend my commit? do i make another commit? 21:27 hmmmm i think i'm going to commend it 21:28 hmmmm i guess that's why the current source tree isn't a release version ;-) 21:28 hmmmm do you mind if you test builds on my repository for windows compatibility? i hope you're available more often 21:51 thexyz we probably can make travis to build win32 mingw version too 21:54 hmmmm anyway, it's fixed