aboutsummaryrefslogtreecommitdiff
path: root/src/client (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change sign of pitch angle in debug menu (#8438)ANAND2019-04-041-1/+1
* Require 'waving = 3' in a nodedef to apply the liquid waving shader (#8418)Paramat2019-03-272-3/+15
* Fix texture rotation for wallmounted nodeboxessfan52019-03-191-1/+1
* Drop GUIConfirmRegistration::m_address unused fieldLoïc Blot2019-03-121-1/+1
* Display pitch angle in debug menu (#8321)Ragulan R2019-03-101-0/+1
* Fix clang tidy error due to incorrect use of quotes for characterrubenwardy2019-03-061-1/+1
* Add referer to remote media requests. (#8135)sofar2019-03-051-0/+10
* Fix particle spawners not visible since CSM spawner implementation (#8289)Loïc Blot2019-03-014-42/+26
* Revert "Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8...Loïc Blot2019-02-262-2/+12
* Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8288)Paramat2019-02-262-12/+2
* Remove 's' from 'automatic forwards' (#8272)ANAND2019-02-231-2/+2
* Revert RTT fixes (#8187)ANAND2019-02-151-10/+2
* Consistent HP and damage types (#8167)SmallJoker2019-02-107-45/+14
* Slippery: Do not apply when swimming (#8198)SmallJoker2019-02-101-1/+1
* Autojump: Disable in fly mode, support continuous forward (#8200)SmallJoker2019-02-091-9/+10
* Use true pitch/yaw/roll rotations without loss of precision by pgimeno (#8019)Paul Ouellette2019-02-072-46/+81
* Fix cloud color in loading screen and main menu (#8174)random-geek2019-02-041-1/+1
* Import strstr function from FreeBSD 11 libcLoic Blot2019-01-101-4/+3
* Android build fixesLoïc Blot2019-01-091-0/+1
* Fix a crash on Android with Align2Npot2 (#8070)Loïc Blot2019-01-071-5/+6
* Remove remote media compatibility mode. (#8044)sofar2019-01-042-26/+1
* Proselytize the network. Use IEEE F32 (#8030)SmallJoker2019-01-031-41/+35
* CSM restrictions: Make 'LOAD_CLIENT_MODS' disable loading of 'builtin' (#8000)Paramat2019-01-032-12/+28
* Extend pitch fly mode to swimming (#7943)random-geek2018-12-316-14/+24
* Fix more transparency issues with ogles2 driver (#8005)stujones112018-12-202-0/+7
* Add command line option to load password from file (#7832)Kevin Abrams2018-12-181-0/+14
* Add an activeobject manager to hold active objects (#7939)Loïc Blot2018-12-135-89/+188
* Network: Send IEEE floats (#7768)SmallJoker2018-12-131-6/+6
* Make showOverlayMessage strings translatable (#7964)Wuzzy2018-12-131-6/+6
* Add object visual type 'item' (#7870)Alex2018-12-113-6/+8
* Fix crash if display resolution is not set (#7950)Martin Renold2018-12-082-12/+14
* Draw all horizons and sky base, in front of stars (#7932)Paramat2018-12-061-98/+102
* Send only changed node metadata to clients instead of whole mapblock (#5268)SmallJoker2018-12-041-0/+1
* Raise hotbar limit to 32 slots, add associated keybinding options (#7916)Vanessa Dannenberg2018-12-023-6/+15
* Draw stars behind the moon (#7928)Paramat2018-12-021-81/+86
* Slightly alter star appearence time and full brightness time (#7921)Paramat2018-12-021-3/+7
* Added pitch fly mode (#7817)Gaël C2018-12-015-44/+70
* Fix sky bugs when using sun or moon textures (#7918)Paramat2018-12-011-77/+77
* Move client-specific files to 'src/client' (#7902)Quentin Bazin2018-11-2855-12/+25103
* Android: Improve UI scaling on smaller high-density displays (#7834)stujones112018-11-181-1/+27
* Disable HW stereo for IrrLicht 1.9 (not supported anymore)number Zero2018-11-113-0/+12
* F5 debug info: Use full words for NSEW directions for readability (#7461)Paramat2018-10-061-1/+2
* Software inventorycube (#7651)Vitaliy2018-09-292-298/+111
* Particles: Make collision with objects optional (#7682)Paramat2018-09-081-0/+2
* Some minor Fastface optimizations. (#7628)lhofhansl2018-08-081-4/+1
* Provide Xorg/net wm process ID (#7445)thoughtjigs2018-06-173-14/+109
* Add crossview support (#7361)otdav332018-05-293-4/+7
* Fix GameUI flag value regression introduced by a78659ed0529226ad937f5e241ad72...Loic Blot2018-05-292-4/+2
* Fix more GCC 8.1 warnings ...Loïc Blot2018-05-281-1/+1
* Fix last clang-tidy reported problems for performance-type-promotion-in-math-fnLoic Blot2018-04-031-5/+7