| Commit message (Expand) | Author | Age |
... | |
* | Translated using Weblate (Indonesian) | Muhammad Rifqi Priyo Susanto | 2016-03-25 |
* | Translated using Weblate (Chinese (Taiwan)) | Jeff Huang | 2016-03-25 |
* | Translated using Weblate (Hungarian) | Kisbenedek Márton | 2016-03-25 |
* | Translated using Weblate (Czech) | Jakub Vaněk | 2016-03-25 |
* | Translated using Weblate (Spanish) | ShadowNinja | 2016-03-25 |
* | Translated using Weblate (German) | Wuzzy | 2016-03-25 |
* | Credits: Make that easy to add/remove | Rui | 2016-03-24 |
* | Make `options` local here. | Auke Kok | 2016-03-24 |
* | Fix connected nodes' selection boxes. | Auke Kok | 2016-03-21 |
* | Mgv7/flat/fractal: Stop tunnel-floor biome nodes being placed everywhere | paramat | 2016-03-21 |
* | Clean up Strfnd | ShadowNinja | 2016-03-19 |
* | Tweak travis script | ShadowNinja | 2016-03-19 |
* | Builtin/game/falling: Re-add comma removed by recent commit | paramat | 2016-03-19 |
* | Set acceleration only once in falling node | Rui914 | 2016-03-19 |
* | Mgv7: Limit pseudorandom caves to surface mapchunk or below | paramat | 2016-03-19 |
* | Allow NodeTimer, ABM and block mgmt interval changes. | Auke Kok | 2016-03-19 |
* | lua_api.txt: improve vector documentation | est31 | 2016-03-19 |
* | Set EXAMPLE_CONF_DIR to DOCDIR if DOCDIR gets customized | est31 | 2016-03-16 |
* | Remove chat escape sequences from chat messages, for future colored chat. | Ekdohibs | 2016-03-15 |
* | Add option to not send pre v25 init packet | est31 | 2016-03-15 |
* | Fix two reconnect bugs | est31 | 2016-03-15 |
* | Much better API for auth.{cpp, h} | est31 | 2016-03-15 |
* | Mapgen: Fix light in tunnels at mapchunk borders | paramat | 2016-03-14 |
* | Fix player teleportation bug whilst sneaking | HybridDog | 2016-03-14 |
* | Connected nodes: fix 2 minor bugs | Auke Kok | 2016-03-14 |
* | Resend blocks when modified while sending to client | Jeija | 2016-03-12 |
* | Add options for screenshot format and quality | Diego Martinez | 2016-03-12 |
* | Allow nodes to specify which sides to connect to. | Auke Kok | 2016-03-12 |
* | Nodebox: Allow nodeboxes to "connect" | Auke Kok | 2016-03-12 |
* | Fix chat console not opening after formspec opened over it | ShadowNinja | 2016-03-12 |
* | Documentation: Auto-update conf.example and settings_translation_file.cpp | paramat | 2016-03-12 |
* | Fix ask_reconnect_on_crash option being ignored | orwell96 | 2016-03-11 |
* | Documentation: Clarify global and mapgen-specific mapgen flags | paramat | 2016-03-11 |
* | Introduce "protection_bypass" privilege. | Auke Kok | 2016-03-11 |
* | Avoid try/catch for settings. | Auke Kok | 2016-03-09 |
* | Add consistent monotonic day counter - get_day_count() | Auke Kok | 2016-03-09 |
* | Add AreaStore custom ID API | ShadowNinja | 2016-03-07 |
* | Implement AreaStore serialization | ShadowNinja | 2016-03-07 |
* | Fix SpatialAreaStore not freeing removed areas | ShadowNinja | 2016-03-07 |
* | Add basic AreaStore method documentation | ShadowNinja | 2016-03-07 |
* | Sort AreaStore header | ShadowNinja | 2016-03-07 |
* | Clean up VectorAreaStore | ShadowNinja | 2016-03-07 |
* | Move AreaStore container selection logic into getOptimalImplementation | ShadowNinja | 2016-03-07 |
* | Move AreaStore to util | ShadowNinja | 2016-03-07 |
* | Make AreaStore cache setting private | ShadowNinja | 2016-03-07 |
* | Simplify AreaStore ID management | ShadowNinja | 2016-03-07 |
* | s_env.{cpp, h} cleanups | est31 | 2016-03-07 |
* | Add minetest.register_lbm() to run code on block load only | est31 | 2016-03-07 |
* | Use LuaErrors in security check macros | ShadowNinja | 2016-03-07 |
* | Settings Tab: Regroup dropdown datas in tables | Jean-Patrick Guerrero | 2016-03-06 |