Translated using Weblate (Chinese (Simplified))
[oweals/minetest.git] / src / client / client.h
2020-06-13 sfan5Server pushing media at runtime (#9961)
2020-05-17 sfan5Client: Add sum and average to packetcounter
2020-04-08 sfan5Overall improvements to log messages (#9598)
2020-03-05 Jordachset_sky improvements, set_sun, set_moon and set_stars
2020-02-16 Danila ShutovBasic model shading (#9374)
2020-02-01 sfan5Improve core.sound_play with ephemeral sounds and playe...
2019-11-25 sfan5Improve client-side packet receiving
2019-11-11 sfan5[CSM] Implement minetest.get_csm_restrictions()
2019-11-11 sfan5[CSM] Expose more env functions
2019-11-11 sfan5Refactor CSM restriction code a bit
2019-11-09 sfan5Be lenient with extra slashes for CSM paths
2019-11-09 sfan5Load client mods into memory before execution.
2019-09-19 Anand SAdd support for per-player FOV overrides and multipliers
2019-09-14 ANANDclient.h: Add missing const's
2019-09-14 ANANDSend ActiveObjects once right after Init2
2019-09-14 SmallJokerLoad CSM environment after the restrictions are known
2019-08-24 SmallJokerInventory: Send dirty lists where appropriate (#8742)
2019-08-10 sfan5Implement adding velocity to player from Lua
2019-08-07 ANANDClient::Interact: Use InteractAction enum instead of...
2019-08-07 SmallJokerUnify wield item handling (#8677)
2019-08-07 sfan5Optimize usage of TOSERVER_GOTBLOCKS packet
2019-03-01 Loïc BlotFix particle spawners not visible since CSM spawner...
2019-02-26 Loïc BlotRevert "Revert CSM particles commit to fix particle...
2019-02-26 ParamatRevert CSM particles commit to fix particle spawner...
2019-02-10 SmallJokerConsistent HP and damage types (#8167)
2018-12-04 SmallJokerSend only changed node metadata to clients instead...
2018-11-28 Quentin BazinMove client-specific files to 'src/client' (#7902)