| Commit message (Expand) | Author | Age |
... | |
* | Fix a crash on Android with Align2Npot2 (#8070) | Loïc Blot | 2019-01-07 |
* | Fix wrong code comment (#8061) | DS | 2019-01-06 |
* | Fix various bugs (Anticheat, Lua helpers) (#8013) | SmallJoker | 2019-01-06 |
* | Deprecate modpack.txt and use modpack.conf instead (#7892) | rubenwardy | 2019-01-06 |
* | Drop libgmp on Android and use mini-gmp (#8047) | Loïc Blot | 2019-01-04 |
* | Make sqlite3 default auth & player backends for new worlds (#8043) | Loïc Blot | 2019-01-04 |
* | Fix on_successful_save -> onSuccessfulSave | Loïc Blot | 2019-01-04 |
* | Fix various player save issues (performance penalty on sql backends + bugs) | Loïc Blot | 2019-01-04 |
* | Player file directory must be only created when using file backend. | Loïc Blot | 2019-01-04 |
* | Remove remote media compatibility mode. (#8044) | sofar | 2019-01-04 |
* | Proselytize the network. Use IEEE F32 (#8030) | SmallJoker | 2019-01-03 |
* | CSM restrictions: Make 'LOAD_CLIENT_MODS' disable loading of 'builtin' (#8000) | Paramat | 2019-01-03 |
* | Add minetest.load_area (#8023) | HybridDog | 2018-12-31 |
* | Extend pitch fly mode to swimming (#7943) | random-geek | 2018-12-31 |
* | CSM: add requested CSM_RF_READ_PLAYERINFO (#8007) | Loïc Blot | 2018-12-24 |
* | Fix entity rotation in existing worlds (#7989) | SmallJoker | 2018-12-23 |
* | mapnode: add const/noexcept (#8009) | Vitaliy | 2018-12-22 |
* | Android: Fix memory leak when displaying images in the mainmenu (#8011) | rubenwardy | 2018-12-22 |
* | reportMetadataChange; Silence clang warnings | SmallJoker | 2018-12-21 |
* | Fix more transparency issues with ogles2 driver (#8005) | stujones11 | 2018-12-20 |
* | Android: Move touchscreen rare controls inline with settings icon (#8006) | stujones11 | 2018-12-20 |
* | Add command line option to load password from file (#7832) | Kevin Abrams | 2018-12-18 |
* | ieee_float: Silence compiler warning | SmallJoker | 2018-12-18 |
* | Fix the part of the float test that requires IEC559/IEEE754 compliance | Pedro Gimeno | 2018-12-18 |
* | Fix C++11 violation that broke clang on Debian Stretch | Pedro Gimeno | 2018-12-16 |
* | Add an activeobject manager to hold active objects (#7939) | Loïc Blot | 2018-12-13 |
* | Network: Send IEEE floats (#7768) | SmallJoker | 2018-12-13 |
* | Make showOverlayMessage strings translatable (#7964) | Wuzzy | 2018-12-13 |
* | Make MapNode handle paramtype2≠leveled properly (#7958) | Vitaliy | 2018-12-12 |
* | porting.cpp: better minetest support on BSD | Loïc Blot | 2018-12-11 |
* | Fix ContentDB packages timing out by using download_file instead (#7891) | rubenwardy | 2018-12-11 |
* | Add object visual type 'item' (#7870) | Alex | 2018-12-11 |
* | Update minetest.conf.example and run updatepo.sh (#7947) | Update Script | 2018-12-09 |
* | Fix crash if display resolution is not set (#7950) | Martin Renold | 2018-12-08 |
* | Main menu style: Set to 'full' for Android, remove 'auto' option (#7936) | Paramat | 2018-12-06 |
* | Draw all horizons and sky base, in front of stars (#7932) | Paramat | 2018-12-06 |
* | Fix player rotations (#7941) | CoderForTheBetter | 2018-12-05 |
* | Send only changed node metadata to clients instead of whole mapblock (#5268) | SmallJoker | 2018-12-04 |
* | Revert "Fix another GCC warning" | Loïc Blot | 2018-12-04 |
* | Add testWrapDegrees_0_360_v3f unittests | Loïc Blot | 2018-12-04 |
* | Fix another GCC warning | Loïc Blot | 2018-12-04 |
* | Fix a stringop-truncation GCC warning | Loïc Blot | 2018-12-04 |
* | Fix uninitialized variable peer_id | Loïc Blot | 2018-12-04 |
* | Fix Android build errors (caused by 5f1cd55) | Juozas | 2018-12-03 |
* | Raise hotbar limit to 32 slots, add associated keybinding options (#7916) | Vanessa Dannenberg | 2018-12-02 |
* | Remove unused settings (#7929) | Paul Ouellette | 2018-12-02 |
* | Draw stars behind the moon (#7928) | Paramat | 2018-12-02 |
* | Slightly alter star appearence time and full brightness time (#7921) | Paramat | 2018-12-02 |
* | Added pitch fly mode (#7817) | Gaël C | 2018-12-01 |
* | Fix sky bugs when using sun or moon textures (#7918) | Paramat | 2018-12-01 |