Sky API: Rename *_tint to fog_*_tint for consistency
[oweals/minetest.git] / src / client /
2020-05-05 SmallJokerSky API: Rename *_tint to fog_*_tint for consistency
2020-05-02 ANANDset_fov: Add support for time-based transitions (#9705)
2020-04-26 theviper121Fix UpdateBonePosition() breaking animations (#9577)
2020-04-25 sfan5mapblock_mesh: Optimize a few things (#9713)
2020-04-25 Paul OuelletteEnsure game is shutdown if server throws exception...
2020-04-25 EvidenceB KidscodeAdd server side translations capability (#9733)
2020-04-23 SmallJokerCamera: Fix shootline line offsets II (#9730)
2020-04-22 MaksimAndroid: add OpenGL ES 2 support (#9715)
2020-04-19 Danila ShutovReuse object_shader for "wielditem" and "item" entity...
2020-04-16 SmallJokerCamera: Fix shooting line offsets (#9681)
2020-04-14 Hugues RossRefactor texture overrides and add new features (#9600)
2020-04-13 WuzzyRemove sound menu and show proper msgs if sound is...
2020-04-11 WuzzyPlay 'player_jump' when player jumps (#9373)
2020-04-11 Lars MüllerImprove waypoints and add image variant (#9480)
2020-04-11 Hugues RossFormspecs: Add state-selection to style elements (...
2020-04-11 sfan5Implement DPI scaling for Windows (#9586)
2020-04-11 AlexUse TILE_MATERIAL_ALPHA for use_texture_alpha entity...
2020-04-11 sfan5A few initialization cleanups
2020-04-10 Loïc BlotMove clientsimpleobject.h to client folder (#9630)
2020-04-10 Loïc BlotDrop genericobject.{cpp,h} (#9629)
2020-04-08 TheTermosCollision various fixes (#9343)
2020-04-08 sfan5Overall improvements to log messages (#9598)
2020-04-06 Hugo LocurcioAllow relative directories for `screenshot_path`, tweak...
2020-04-02 Elias ÅströmFix texture distortion for flowing liquids (#9561)
2020-03-28 ANANDIgnore near_plane setting on non-Android platforms...
2020-03-28 sfan5Fix crash on wielditem/item entities
2020-03-23 Danila ShutovFix incorrect light updates for wielditem and item...
2020-03-20 WuzzyAdd comments for translators (#9510)
2020-03-16 Danila ShutovFix entity lighting (#9514)
2020-03-08 Jean-Patrick GuerreroImprove arm physics (#9485)
2020-03-08 Jordan SnellingFix star visilibity and documentation (since 946c03c6)
2020-03-05 Jordachset_sky improvements, set_sun, set_moon and set_stars
2020-02-26 Warr1024Allow texture modifiers in hotbar textures. (#9271)
2020-02-16 Danila ShutovBasic model shading (#9374)
2020-02-01 SmallJokerStaticText: Reset background on EnrichedString change...
2020-02-01 sfan5Improve core.sound_play with ephemeral sounds and playe...
2020-01-22 SmallJokerStaticText/EnrichedString: Styling support (#9187)
2020-01-20 WuzzyResized torchlike sprite now attaches to surface (...
2020-01-16 lhofhanslIncrease star count to 1000 and decrease radius slightl...
2020-01-11 MontandalarMap download: Escape ':' to '_' (#9235)
2019-12-07 SmallJokerRenaming the function wasn't enough
2019-12-07 SmallJokerAttachments: Fix interpolation from (0,0,0) after detach
2019-12-06 Pierre-Yves RolloAdd z-index management to HUD
2019-12-05 SmallJokerFix LocalPlayer-bound sound playback broken by 81c2370
2019-11-25 sfan5Improve client-side packet receiving
2019-11-20 Lars HofhanslWaves generated with Perlin-type noise #8994
2019-11-11 sfan5Fix clang-tidy and lint travis checks
2019-11-11 sfan5[CSM] Implement minetest.get_csm_restrictions()
2019-11-11 sfan5Run on_item_use CSM callback even if item is not marked...
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 sfan5Corrections to client_lua_api.txt
2019-11-09 sfan5Load client mods into memory before execution.
2019-11-07 DSFormspec: draw order and clipping for all elements...
2019-11-03 SmallJokerClean up font caching, fix bitmap fonts
2019-11-03 Pierre-Yves RolloFormspec: add hypertext element
2019-10-18 Warr1024Correction for alpha blending issues in texture mod...
2019-10-09 ParamatFix isDead()/autoforward crash (#9031)
2019-10-09 SmallJokerContentCAO: Fix segfault on quit (attached)
2019-10-08 ANANDRevert Client::sendPlayerPos optimization (part of...
2019-10-06 sfan5Fix upright_sprite lighting when colors are set
2019-10-05 Jacob LifshayFix unwanted detaching when damage = 0
2019-10-02 SmallJokerAttachments: Fix attachments to temporary removed objec...
2019-09-29 SmallJokerTextures: Load base pack only as last fallback (#8974)
2019-09-29 ANANDMove Quicktune code to util/ (#8871)
2019-09-26 lhofhanslSimple shader fixes. (#8991)
2019-09-24 SmallJokerFix some reference counters (memleak) (#8981)
2019-09-22 DS-MinetestMove the code for meta formspec into bool Game::nodePla...
2019-09-19 Anand SAdd support for per-player FOV overrides and multipliers
2019-09-19 DS-MinetestTrigger on_place in many situations even if prediction...
2019-09-17 Hugo LocurcioImprove undersampling settings
2019-09-14 SmallJokerBuilt-in formspecs: Force version 1
2019-09-14 ANANDclient.h: Add missing const's
2019-09-14 ANANDLocalPlayer: Fix code-style
2019-09-14 ANANDclient.cpp: Fix code-style in Client::sendPlayerPos
2019-09-14 ANANDFix LocalPlayer::isDead always returning false if playe...
2019-09-14 ANANDSend ActiveObjects once right after Init2
2019-09-14 SmallJokerFormspecs: Introduce formspec_version to mods
2019-09-14 SmallJokerLoad CSM environment after the restrictions are known
2019-08-31 ANANDparticles.cpp: Fix code-style
2019-08-31 ANANDclientobject.h: Fix code-style
2019-08-31 Pedro GimenoFix rotation of attached particlespawner
2019-08-24 SmallJokerfontengine: Fix non-gettext builds
2019-08-24 SmallJokerInventory: Send dirty lists where appropriate (#8742)
2019-08-23 SmallJokerOcclusion: Check for light_propagates and do mapblock...
2019-08-23 SmallJokerOcclusion: Begin cleanup
2019-08-21 sfan5Revert "Don't send position update packet if player...
2019-08-20 ANANDDon't send position update packet if player is dead
2019-08-20 ANANDDisable autoforward if player is dead
2019-08-19 theviper121Restore intended functionality to minimap markers ...
2019-08-13 Jozef BehranFix unnecessary exception use in Map::getSectorXXX...
2019-08-13 SmallJokerBetter F6 profiler (#8750)
2019-08-10 Jozef BehranMerge pull request #8776 from osjc/FixGetNode
2019-08-10 sfan5Implement adding velocity to player from Lua
2019-08-07 SmallJokerGame: Fix double BS multiplication
2019-08-07 ANANDClient::Interact: Use InteractAction enum instead of...
2019-08-07 SmallJokerUnify wield item handling (#8677)
2019-08-07 ANANDHide chat when console is open (#8656)
2019-08-07 DSFix inventory_overlay for nodes without inventory_image...
next