| Commit message (Expand) | Author | Age |
... | |
* | Optional reconnect functionality | est31 | 2015-07-23 |
* | Fix crash in mainmenu when loaded subgame does not have a "menu" directory | sfan5 | 2015-07-21 |
* | Allow random menu images for subgames | sfan5 | 2015-07-21 |
* | Add antialiasing UI setting | Mark Schreiber | 2015-07-18 |
* | Add ability to specify coordinates for /spawnentity | Marcin | 2015-07-18 |
* | Change texture pack description file name | ExcaliburZero | 2015-07-18 |
* | Fix remnant bugs on mainmenu | jp | 2015-07-10 |
* | Add new leaves style - simple (glasslike drawtype) | RealBadAngel | 2015-07-08 |
* | Fix attempt to start a world when no world is selected/created | jeanpatrick.guerrero@gmail.com | 2015-07-04 |
* | Set server_announce to world.mt and respect modes when changing subgame | Sokomine | 2015-07-02 |
* | Fix world.mt not written when selecting mode | Sokomine | 2015-07-01 |
* | Fix single click world select | est31 | 2015-06-30 |
* | Fix bugs in mainmenu | jeanpatrick.guerrero@gmail.com | 2015-06-30 |
* | Add Lua errors to error dialog | rubenwardy | 2015-06-29 |
* | Update credits tab | est31 | 2015-06-16 |
* | Don't highlight entries in credits | Wuzzy | 2015-06-15 |
* | Remove reference to deprecated privilege | Craig Davison | 2015-06-14 |
* | Add minetest.register_on_player_hpchange | TeTpaAka | 2015-06-13 |
* | More reliable serverlist behaviour | HybridDog | 2015-06-09 |
* | Decrease minetest.after globalstep lag | HybridDog | 2015-06-06 |
* | Nicer time setting logging | est31 | 2015-06-02 |
* | Fix wrong replace from previous commit | est31 | 2015-06-02 |
* | Localize inside whole misc_helpers.lua | est31 | 2015-06-01 |
* | Add core.get_dir_list | ShadowNinja | 2015-05-16 |
* | Added hour:minute format to time command | LeMagnesium | 2015-05-16 |
* | Add minetest.register_on_punchplayer | Brandon | 2015-05-15 |
* | Don't crash if an item gets dropped into unloaded space | tenplus1 | 2015-05-15 |
* | Item entity merging refactor | est31 | 2015-05-15 |
* | Add code to support raillike group names | Novatux | 2015-05-12 |
* | Fix minetest.clear_* creating new LOCAL table instead of clearing the existin... | Tomas Brod | 2015-04-26 |
* | Remove fly mode in simple main menu | Muhammad Rifqi Priyo Susanto | 2015-04-26 |
* | Add minetest.global_exists() | ShadowNinja | 2015-04-21 |
* | Add reason to kicked log message and use present tense | est31 | 2015-04-05 |
* | Let main menu scale (non-Android) | Craig Robbins | 2015-03-30 |
* | Update credits | Craig Robbins | 2015-03-29 |
* | Remove duplicate code since 8ca08a850ff2494652aa0ac2daa3d00f03aa4e7a | Loic Blot | 2015-03-25 |
* | Save creative_mode and enable_damage setting for each world in world.mt | fz72 | 2015-03-18 |
* | Android: Fix auto-entry of server address and port in mainmenu | est31 | 2015-03-16 |
* | Radius parameter for /deleteblocks here | SmallJoker | 2015-03-05 |
* | Add /setpassword and /clearpassword logging | est31 | 2015-02-27 |
* | Fix serialization of floating point numbers | ShadowNinja | 2015-02-21 |
* | Add modname convention checking | Novatux | 2015-02-18 |
* | Server: announce MIN/MAX protocol version supported to serverlist. Client: ch... | est31 | 2015-02-18 |
* | Use fixed size for builtin menus on non-android platforms | Perttu Ahola | 2015-02-18 |
* | Fix unused (and so, broken) enable_rollback_recording. This option must be re... | Loic Blot | 2015-02-18 |
* | Fix map_seed not changed when creating a new world after login to another | fz72 | 2015-02-18 |
* | Fix minetest.item_eat's replace_with_item, fixes #2292 | rubenwardy | 2015-02-16 |
* | Fix issue #2278, Connection sent before address data loading | Loic Blot | 2015-02-14 |
* | Fix crash on passing false as value in table to table.copy(t) | est31 | 2015-02-14 |
* | Minor fixes in translations | ngosang | 2015-02-12 |