]> git.lizzy.rs Git - minetest.git/history - src/client
Add limit parameter to decompressZlib
[minetest.git] / src / client /
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...
2019-08-07 sfan5Optimize usage of TOSERVER_GOTBLOCKS packet
2019-08-06 SmallJokerClean up and fix freetype=false crashes (#8641)
2019-08-04 sfan5Unify GLES support in gui scaling filter
2019-08-04 sfan5Unify OpenGL ES support
2019-08-03 rubenwardyAdd styles to most elements
2019-08-03 rubenwardyAdd custom colorable GUIButton implementation
2019-08-01 SmallJokerMainmenu: Use textarea in error formspecs
2019-07-30 MethacrylonSky: Refactor of moon and sun drawing (#8683)
2019-07-29 SmallJokerContentCAO: Fix broken attachments on join (#8701)
2019-07-26 Pierre-Yves RolloFix missing item images clipping in formspecs (#8652)
2019-07-16 Lars HofhanslOptimize getting active objects a bit. #8674
2019-07-08 DS-MinetestDo predict when sneak-place to node with on_rightclick
2019-06-28 VitaliyOptimize and unify mesh processing (#7851)
2019-06-22 rubenwardyAdd support for 9-sliced backgrounds (#8600)
2019-06-21 SmallJokerFix segfault on quitting with open node formspec (...
2019-06-10 SmallJokerFormspecs: Close on metadata removal (#8348)
2019-06-10 SmallJokerAdd disable_jump to liquids and ladders (#7688)
2019-05-26 SmallJokerFix persistent ^[brighten after damage again (#5739)
2019-05-21 DSMake autoforward simulate the 'up' key (#8249)
2019-05-18 Jozef BehranOptimize string (mis)handling (#8128)
2019-04-27 ParamatRemove unnecessary CSM warning (#8485)
2019-04-27 ANANDImprove readability of debug menu by using '|' (#8488)
2019-04-27 Muhammad Rifqi Pri... Use player as starting point instead of camera when...
2019-04-19 stujones11Android: Clear chat open flag on cancel or completion...
2019-04-14 paramatAttend to review, re-arrange blank lines, update lua_ap...
2019-04-14 Pedro GimenoFix regression in automatic_face_movement_max_rotation_...
2019-04-04 ANANDChange sign of pitch angle in debug menu (#8438)
2019-03-27 ParamatRequire 'waving = 3' in a nodedef to apply the liquid...
2019-03-19 sfan5Fix texture rotation for wallmounted nodeboxes
2019-03-12 Loïc BlotDrop GUIConfirmRegistration::m_address unused field
2019-03-10 Ragulan RDisplay pitch angle in debug menu (#8321)
2019-03-06 rubenwardyFix clang tidy error due to incorrect use of quotes...
2019-03-05 sofarAdd referer to remote media requests. (#8135)
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...
next