]> git.lizzy.rs Git - dragonfireclient.git/history - src/subgame.cpp
Add MapSettingsManager and new mapgen setting script API functions
[dragonfireclient.git] / src / subgame.cpp
2016-07-03 kwolekrAdd MapSettingsManager and new mapgen setting script...
2016-03-20 ShadowNinjaClean up Strfnd
2015-10-02 SmallJokerAdd environment variable MINETEST_WORLD_PATH
2015-08-25 David JonesChange i++ to ++i
2015-04-01 Craig RobbinsMove globals from main.cpp to more sane locations
2015-03-18 est31Fix game minetest.conf default settings
2015-03-18 fz72Save creative_mode and enable_damage setting for each...
2015-03-07 ngosangRespect game mapgen flags and save world noise params
2015-03-05 Loic BlotReplace std::list to std::vector into tile.cpp (m_textu...
2015-01-28 kwolekrWrite common mapgen params to map_meta.txt on world...
2014-10-28 PenguinDadFix various indentation issues
2014-10-22 David ThompsonSearch for subgames using $MINETEST_SUBGAME_PATH.
2014-08-16 sapierAdd sqlite3 backend hack for android
2014-07-06 sapierSwitch android to leveldb as sqlite3 is broken and...
2013-09-09 Sfan5Fix 'Unknown map backend' error when using Configure...
2013-09-09 Ilya ZhuravlevAdd dummy and LevelDB database backends
2013-08-13 PilzAdamDont write directly to files but rather write and copy...
2013-06-01 WeblateMerge remote-tracking branch 'origin/master'
2013-05-19 PilzAdamNew modsystem
2013-05-13 WeblateMerge remote-tracking branch 'origin/master'
2013-05-04 Perttu AholaAdd header.png and footer.png support for games, and...
2013-05-02 PilzAdamUse DIR_DELIM instead of / in file paths
2013-05-02 Perttu AholaGet menu background image from selected game
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