| Commit message (Expand) | Author | Age |
... | |
* | Fix segfault on quitting with open node formspec (#8608) | SmallJoker | 2019-06-21 |
* | Formspecs: Close on metadata removal (#8348) | SmallJoker | 2019-06-10 |
* | Add disable_jump to liquids and ladders (#7688) | SmallJoker | 2019-06-10 |
* | Fix persistent ^[brighten after damage again (#5739) | SmallJoker | 2019-05-26 |
* | Make autoforward simulate the 'up' key (#8249) | DS | 2019-05-21 |
* | Optimize string (mis)handling (#8128) | Jozef Behran | 2019-05-18 |
* | Remove unnecessary CSM warning (#8485) | Paramat | 2019-04-28 |
* | Improve readability of debug menu by using '|' (#8488) | ANAND | 2019-04-27 |
* | Use player as starting point instead of camera when pointing node (#8261) | Muhammad Rifqi Priyo Susanto | 2019-04-27 |
* | Android: Clear chat open flag on cancel or completion (#8478) | stujones11 | 2019-04-19 |
* | Attend to review, re-arrange blank lines, update lua_api.txt | paramat | 2019-04-14 |
* | Fix regression in automatic_face_movement_max_rotation_per_sec | Pedro Gimeno | 2019-04-14 |
* | Change sign of pitch angle in debug menu (#8438) | ANAND | 2019-04-04 |
* | Require 'waving = 3' in a nodedef to apply the liquid waving shader (#8418) | Paramat | 2019-03-27 |
* | Fix texture rotation for wallmounted nodeboxes | sfan5 | 2019-03-19 |
* | Drop GUIConfirmRegistration::m_address unused field | Loïc Blot | 2019-03-12 |
* | Display pitch angle in debug menu (#8321) | Ragulan R | 2019-03-10 |
* | Fix clang tidy error due to incorrect use of quotes for character | rubenwardy | 2019-03-06 |
* | Add referer to remote media requests. (#8135) | sofar | 2019-03-05 |
* | Fix particle spawners not visible since CSM spawner implementation (#8289) | Loïc Blot | 2019-03-01 |
* | Revert "Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8... | Loïc Blot | 2019-02-26 |
* | Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8288) | Paramat | 2019-02-26 |
* | Remove 's' from 'automatic forwards' (#8272) | ANAND | 2019-02-23 |
* | Revert RTT fixes (#8187) | ANAND | 2019-02-15 |
* | Consistent HP and damage types (#8167) | SmallJoker | 2019-02-10 |
* | Slippery: Do not apply when swimming (#8198) | SmallJoker | 2019-02-10 |
* | Autojump: Disable in fly mode, support continuous forward (#8200) | SmallJoker | 2019-02-09 |
* | Use true pitch/yaw/roll rotations without loss of precision by pgimeno (#8019) | Paul Ouellette | 2019-02-07 |
* | Fix cloud color in loading screen and main menu (#8174) | random-geek | 2019-02-04 |
* | Import strstr function from FreeBSD 11 libc | Loic Blot | 2019-01-10 |
* | Android build fixes | Loïc Blot | 2019-01-09 |
* | Fix a crash on Android with Align2Npot2 (#8070) | Loïc Blot | 2019-01-07 |
* | 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 |
* | Extend pitch fly mode to swimming (#7943) | random-geek | 2018-12-31 |
* | Fix more transparency issues with ogles2 driver (#8005) | stujones11 | 2018-12-20 |
* | Add command line option to load password from file (#7832) | Kevin Abrams | 2018-12-18 |
* | 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 |
* | Add object visual type 'item' (#7870) | Alex | 2018-12-11 |
* | Fix crash if display resolution is not set (#7950) | Martin Renold | 2018-12-08 |
* | Draw all horizons and sky base, in front of stars (#7932) | Paramat | 2018-12-06 |
* | Send only changed node metadata to clients instead of whole mapblock (#5268) | SmallJoker | 2018-12-04 |
* | Raise hotbar limit to 32 slots, add associated keybinding options (#7916) | Vanessa Dannenberg | 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 |