Make mapgen factory setup more elegant, add mapgen_v6.h
[oweals/minetest.git] / src / porting.h
2013-01-21 kwolekrFix compile on certain Linux configurations, reduce...
2013-01-21 kwolekrLast set of minor cleanups
2012-06-17 Perttu AholaOptimize headers
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2012-03-10 Perttu AholaInitial directory structure rework
2011-11-29 Perttu AholaMove images to data/textures and fix some path stuff...
2011-08-13 Perttu AholaMerge remote-tracking branch 'speedprog/fixedNotFinding...
2011-08-12 Constantin Wengerfixed not finding data dir if installed
2011-02-15 Perttu AholaCtrl+C handling on POSIX, some commands for server...
2011-02-11 Perttu Aholasome fixes to make compiling on some bsd easier
2011-02-11 Perttu Aholanew texture stuff quite working
2011-01-07 Perttu AholaAdded a more flexible path system (and fixed some minor...
2010-12-21 Perttu Aholaorganizing stuff.
2010-12-20 Perttu Aholaframework for modifying textures
2010-11-29 Perttu Aholalicense stuff
2010-11-26 Perttu AholaInitial files