summaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* Fix remnant bugs on mainmenujp2015-07-10
* Add new leaves style - simple (glasslike drawtype)RealBadAngel2015-07-08
* Fix attempt to start a world when no world is selected/createdjeanpatrick.guerrero@gmail.com2015-07-04
* Set server_announce to world.mt and respect modes when changing subgameSokomine2015-07-02
* Fix world.mt not written when selecting modeSokomine2015-07-01
* Fix single click world selectest312015-06-30
* Fix bugs in mainmenujeanpatrick.guerrero@gmail.com2015-06-30
* Add Lua errors to error dialogrubenwardy2015-06-29
* Update credits tabest312015-06-16
* Don't highlight entries in creditsWuzzy2015-06-15
* Remove reference to deprecated privilegeCraig Davison2015-06-14
* Add minetest.register_on_player_hpchangeTeTpaAka2015-06-13
* More reliable serverlist behaviourHybridDog2015-06-09
* Decrease minetest.after globalstep lagHybridDog2015-06-06
* Nicer time setting loggingest312015-06-02
* Fix wrong replace from previous commitest312015-06-02
* Localize inside whole misc_helpers.luaest312015-06-01
* Add core.get_dir_listShadowNinja2015-05-16
* Added hour:minute format to time commandLeMagnesium2015-05-16
* Add minetest.register_on_punchplayerBrandon2015-05-15
* Don't crash if an item gets dropped into unloaded spacetenplus12015-05-15
* Item entity merging refactorest312015-05-15
* Add code to support raillike group namesNovatux2015-05-12
* Fix minetest.clear_* creating new LOCAL table instead of clearing the existin...Tomas Brod2015-04-26
* Remove fly mode in simple main menuMuhammad Rifqi Priyo Susanto2015-04-26
* Add minetest.global_exists()ShadowNinja2015-04-21
* Add reason to kicked log message and use present tenseest312015-04-05
* Let main menu scale (non-Android)Craig Robbins2015-03-30
* Update creditsCraig Robbins2015-03-29
* Remove duplicate code since 8ca08a850ff2494652aa0ac2daa3d00f03aa4e7aLoic Blot2015-03-25
* Save creative_mode and enable_damage setting for each world in world.mtfz722015-03-18
* Android: Fix auto-entry of server address and port in mainmenuest312015-03-16
* Radius parameter for /deleteblocks hereSmallJoker2015-03-05
* Add /setpassword and /clearpassword loggingest312015-02-27
* Fix serialization of floating point numbersShadowNinja2015-02-21
* Add modname convention checkingNovatux2015-02-18
* Server: announce MIN/MAX protocol version supported to serverlist. Client: ch...est312015-02-18
* Use fixed size for builtin menus on non-android platformsPerttu Ahola2015-02-18
* Fix unused (and so, broken) enable_rollback_recording. This option must be re...Loic Blot2015-02-18
* Fix map_seed not changed when creating a new world after login to anotherfz722015-02-18
* Fix minetest.item_eat's replace_with_item, fixes #2292rubenwardy2015-02-16
* Fix issue #2278, Connection sent before address data loadingLoic Blot2015-02-14
* Fix crash on passing false as value in table to table.copy(t)est312015-02-14
* Minor fixes in translationsngosang2015-02-12
* Fix store.lua bug: default screenshotRui2015-02-12
* Fix tab_mods.lua: default screenshot patchRui2015-02-12
* Fix 'Download complete' dialog in the mods storengosang2015-02-11
* Hud: Modify Y-positioning of health/breath starbars to prevent overlapping wi...kwolekr2015-02-08
* Change assignment to global in a function to warningrubenwardy2015-02-04
* Prevent null concatenation when /deleteblocks is provided an incorrect formatkwolekr2015-01-27