Fix itemdef drop on NULL texture
[oweals/minetest.git] / src / subgame.cpp
2013-03-30 WeblateMerge remote branch 'origin/master'
2013-03-21 Perttu AholaSupport game-specific minetest.conf
2013-03-21 Perttu AholaCommon mods support
2013-02-28 WeblateMerge remote branch 'origin/master'
2013-02-26 kwolekrMerge pull request #482 from proller/liquid
2013-02-24 Sfan5Update Copyright Years
2013-02-24 PilzAdamChange Minetest-c55 to Minetest
2013-02-23 kwolekrMerge pull request #431 from sapier/dtime_clamping
2013-01-26 kwolekrMerge pull request #447 from sapier/add_lua_log_paramet...
2013-01-21 Jürgen DoserBasic support for configuring which mods to load for...
2012-06-16 Perttu AholaInitially split utility.h to multiple files in util/
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2012-04-08 Perttu AholaSupport placing a minetest game inside $world/game...
2012-03-26 Perttu AholaPrefer _game postfix in game names (to be squashed...
2012-03-26 Perttu AholaSupport _game postfix in game names, taking it out...
2012-03-26 Perttu AholaAdd game.conf check in subgame.cpp
2012-03-25 Perttu AholaMake server world selection not brain dead and use...
2012-03-19 Perttu AholaFix mod paths
2012-03-19 Perttu AholaFlatten share/ and user/ in the source and for the...
2012-03-19 Perttu AholaRework directory structure
2012-03-18 Perttu AholaFix old world search path for non-run-in-place build
2012-03-12 Perttu AholaWorld creation button and dialog and functionality
2012-03-11 Perttu AholaWorld selection box in main menu (and random fixing)
2012-03-11 Perttu Aholacommand-line/world game selection