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