| Commit message (Expand) | Author | Age |
... | |
* | Fix Android main menu crash, and user data directory check. | Kodexky | 2014-11-26 |
* | Adjust the values of dirs1 and dirs2 so that rotate_and_place orients texture... | dvere | 2014-11-25 |
* | Make duplicate warning checks file and line specific | ShadowNinja | 2014-11-23 |
* | Fix console spaming by debug function on mod checking for global variable to ... | sapier | 2014-11-23 |
* | Update credits menu | ShadowNinja | 2014-11-21 |
* | Simplify loading of Android version of menu | ShadowNinja | 2014-11-20 |
* | Fix leaking global in texture pack menu | ShadowNinja | 2014-11-20 |
* | Add strict module | ShadowNinja | 2014-11-19 |
* | Tweak core.serialize | ShadowNinja | 2014-11-19 |
* | Improved VoxelArea variable locality, thus performance | Wouters Dorian | 2014-11-14 |
* | Add tooltips to main menu subgames button bar | Wuzzy | 2014-11-09 |
* | Add mgv5. New noise code, uses biome API. Eased 3d noise for terrain, caves, ... | paramat | 2014-11-08 |
* | Fix dump() indentation with non-tab indents | ShadowNinja | 2014-11-08 |
* | Add last_login field to auth.txt | Ryan Newell | 2014-11-08 |
* | Add notice when only minimal is installed | rubenwardy | 2014-10-28 |
* | Change topleft text when switching subgames, fixes #1728 | Kahrl | 2014-10-09 |
* | Add a better error message when trying to teleport another player without bri... | LeMagnesium | 2014-10-07 |
* | Add optional framed glasslike drawtype | BlockMen | 2014-10-02 |
* | Use round if falling node is misplaced | SmallJoker | 2014-09-28 |
* | Make dump's output prettier | ShadowNinja | 2014-09-21 |
* | Fix wrong video_driver setting when changing in mainmenu | SmallJoker | 2014-09-21 |
* | Fix retval of entity.get_staticdata beeing lost while profiling is enabled | sapier | 2014-08-24 |
* | Add video driver selection to settings menu (based uppon idea from webdesigne... | sapier | 2014-08-23 |
* | Remove buildable_to nodes without dropping item when replaced by a falling node | Casimir | 2014-08-22 |
* | Fix caption of config mods button (simple menu) | sapier | 2014-08-19 |
* | Mod profiling support | sapier | 2014-08-19 |
* | Fix mainmenu game initialisation | BlockMen | 2014-08-14 |
* | Formspec escape fixed seen in world creation menu | ShadowNinja | 2014-08-05 |
* | Rework texture generating code, add texture grouping via ( ... ) | sfan5 | 2014-07-29 |
* | Remove vector assertions | ShadowNinja | 2014-07-19 |
* | Fix indexing error in timer processing | Zefram | 2014-07-16 |
* | Add srollbar formspec element | sapier | 2014-07-16 |
* | Fix crash reported here: https://forum.minetest.net/viewtopic.php?f=6&t=9726 | Novatux | 2014-07-13 |
* | Remove proller from credits | proller | 2014-07-12 |
* | Remove indev mapgen | proller | 2014-07-12 |
* | Remove math mapgen | proller | 2014-07-12 |
* | Add support for Android 2.3+ | sapier | 2014-06-29 |
* | Fix menu crash due to lack of favourites list | sapier | 2014-06-22 |
* | Support for scalable font and gui elements | sapier | 2014-06-22 |
* | Fix broken serverdescription in multiplayer tab | sapier | 2014-06-19 |
* | Fix bounding rect for formspec elements label vertlabel and checkboxes | sapier | 2014-06-18 |
* | Fix regression main_menu_script setting not working any longer | sapier | 2014-06-14 |
* | Fix regression dirt texture not beeing default in non cloud menu | sapier | 2014-06-14 |
* | Add support for exiting formspecs by doubleclicking outside | sapier | 2014-06-12 |
* | New feature: drop a item instead a stack while... | Lord89James | 2014-06-10 |
* | Allow custom liquids to have drops | sfan5 | 2014-06-08 |
* | Re-add missing shaders setting. (Generate normalmaps) | RealBadAngel | 2014-06-04 |
* | Add success and output return values to chat commands | ShadowNinja | 2014-05-28 |
* | Add item eat callback | rubenwardy | 2014-05-26 |
* | Sort commands and privs alphabetically in '/help'. | Diego Martinez | 2014-05-24 |