aboutsummaryrefslogtreecommitdiff
path: root/src/client
AgeCommit message (Expand)Author
2019-03-10Display pitch angle in debug menu (#8321)Ragulan R
2019-03-06Fix clang tidy error due to incorrect use of quotes for characterrubenwardy
2019-03-05Add referer to remote media requests. (#8135)sofar
2019-03-01Fix particle spawners not visible since CSM spawner implementation (#8289)Loïc Blot
2019-02-26Revert "Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8...Loïc Blot
2019-02-26Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8288)Paramat
2019-02-23Remove 's' from 'automatic forwards' (#8272)ANAND
2019-02-15Revert RTT fixes (#8187)ANAND
2019-02-10Consistent HP and damage types (#8167)SmallJoker
2019-02-10Slippery: Do not apply when swimming (#8198)SmallJoker
2019-02-09Autojump: Disable in fly mode, support continuous forward (#8200)SmallJoker
2019-02-07Use true pitch/yaw/roll rotations without loss of precision by pgimeno (#8019)Paul Ouellette
2019-02-04Fix cloud color in loading screen and main menu (#8174)random-geek
2019-01-10Import strstr function from FreeBSD 11 libcLoic Blot
2019-01-09Android build fixesLoïc Blot
2019-01-07Fix a crash on Android with Align2Npot2 (#8070)Loïc Blot
2019-01-04Remove remote media compatibility mode. (#8044)sofar
2019-01-03Proselytize the network. Use IEEE F32 (#8030)SmallJoker
2019-01-03CSM restrictions: Make 'LOAD_CLIENT_MODS' disable loading of 'builtin' (#8000)Paramat
2018-12-31Extend pitch fly mode to swimming (#7943)random-geek
2018-12-20Fix more transparency issues with ogles2 driver (#8005)stujones11
2018-12-18Add command line option to load password from file (#7832)Kevin Abrams
2018-12-13Add an activeobject manager to hold active objects (#7939)Loïc Blot
2018-12-13Network: Send IEEE floats (#7768)SmallJoker
2018-12-13Make showOverlayMessage strings translatable (#7964)Wuzzy
2018-12-11Add object visual type 'item' (#7870)Alex
2018-12-08Fix crash if display resolution is not set (#7950)Martin Renold
2018-12-06Draw all horizons and sky base, in front of stars (#7932)Paramat
2018-12-04Send only changed node metadata to clients instead of whole mapblock (#5268)SmallJoker
2018-12-02Raise hotbar limit to 32 slots, add associated keybinding options (#7916)Vanessa Dannenberg
2018-12-02Draw stars behind the moon (#7928)Paramat
2018-12-02Slightly alter star appearence time and full brightness time (#7921)Paramat
2018-12-01Added pitch fly mode (#7817)Gaël C
2018-12-01Fix sky bugs when using sun or moon textures (#7918)Paramat
2018-11-28Move client-specific files to 'src/client' (#7902)Quentin Bazin
2018-11-18Android: Improve UI scaling on smaller high-density displays (#7834)stujones11
2018-11-11Disable HW stereo for IrrLicht 1.9 (not supported anymore)number Zero
2018-10-06F5 debug info: Use full words for NSEW directions for readability (#7461)Paramat
2018-09-29Software inventorycube (#7651)Vitaliy
2018-09-08Particles: Make collision with objects optional (#7682)Paramat
2018-08-08Some minor Fastface optimizations. (#7628)lhofhansl
2018-06-17Provide Xorg/net wm process ID (#7445)thoughtjigs
2018-05-29Add crossview support (#7361)otdav33
2018-05-29Fix GameUI flag value regression introduced by a78659ed0529226ad937f5e241ad72...Loic Blot
2018-05-28Fix more GCC 8.1 warnings ...Loïc Blot
2018-04-03Fix last clang-tidy reported problems for performance-type-promotion-in-math-fnLoic Blot
2018-03-30Client eventmanager refactor (#7179)Loïc Blot
2018-03-29Sound: fix static initialization order dependency by not having one (#7168)nOOb3167
2018-03-24Make sounds stop playing when entering game or mainmenunOOb3167
2018-03-24Cleanup sound manager class (#7158)Loïc Blot