index
:
minetest.git
gpcf
lifo-fixes
release
modified minetest for gpcfs purposes
gpcf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
Commit message (
Expand
)
Author
Age
*
Camera: Fix shooting line offsets (#9681)
SmallJoker
2020-04-16
*
Refactor texture overrides and add new features (#9600)
Hugues Ross
2020-04-14
*
Remove sound menu and show proper msgs if sound is off (#9069)
Wuzzy
2020-04-13
*
Play 'player_jump' when player jumps (#9373)
Wuzzy
2020-04-12
*
Improve waypoints and add image variant (#9480)
Lars Müller
2020-04-11
*
Formspecs: Add state-selection to style elements (#9378)
Hugues Ross
2020-04-11
*
Implement DPI scaling for Windows (#9586)
sfan5
2020-04-11
*
Use TILE_MATERIAL_ALPHA for use_texture_alpha entity flag (#9639)
Alex
2020-04-11
*
A few initialization cleanups
sfan5
2020-04-11
*
Move clientsimpleobject.h to client folder (#9630)
Loïc Blot
2020-04-10
*
Drop genericobject.{cpp,h} (#9629)
Loïc Blot
2020-04-10
*
Collision various fixes (#9343)
TheTermos
2020-04-08
*
Overall improvements to log messages (#9598)
sfan5
2020-04-08
*
Allow relative directories for `screenshot_path`, tweak default path (#9122)
Hugo Locurcio
2020-04-06
*
Fix texture distortion for flowing liquids (#9561)
Elias Åström
2020-04-02
*
Ignore near_plane setting on non-Android platforms (#8749)
ANAND
2020-03-28
*
Fix crash on wielditem/item entities
sfan5
2020-03-28
*
Fix incorrect light updates for wielditem and item visuals (#9540)
Danila Shutov
2020-03-23
*
Add comments for translators (#9510)
Wuzzy
2020-03-20
*
Fix entity lighting (#9514)
Danila Shutov
2020-03-16
*
Improve arm physics (#9485)
Jean-Patrick Guerrero
2020-03-08
*
Fix star visilibity and documentation (since 946c03c6)
Jordan Snelling
2020-03-08
*
set_sky improvements, set_sun, set_moon and set_stars
Jordach
2020-03-05
*
Allow texture modifiers in hotbar textures. (#9271)
Warr1024
2020-02-26
*
Basic model shading (#9374)
Danila Shutov
2020-02-16
*
StaticText: Reset background on EnrichedString change (#9340)
SmallJoker
2020-02-01
*
Improve core.sound_play with ephemeral sounds and player exclusion
sfan5
2020-02-01
*
StaticText/EnrichedString: Styling support (#9187)
SmallJoker
2020-01-22
*
Resized torchlike sprite now attaches to surface (#9303)
Wuzzy
2020-01-20
*
Increase star count to 1000 and decrease radius slightly (#9307)
lhofhansl
2020-01-16
*
Map download: Escape ':' to '_' (#9235)
Montandalar
2020-01-11
*
Renaming the function wasn't enough
SmallJoker
2019-12-07
*
Attachments: Fix interpolation from (0,0,0) after detach
SmallJoker
2019-12-07
*
Add z-index management to HUD
Pierre-Yves Rollo
2019-12-06
*
Fix LocalPlayer-bound sound playback broken by 81c2370
SmallJoker
2019-12-05
*
Improve client-side packet receiving
sfan5
2019-11-25
*
Waves generated with Perlin-type noise #8994
Lars Hofhansl
2019-11-19
*
Fix clang-tidy and lint travis checks
sfan5
2019-11-11
*
[CSM] Implement minetest.get_csm_restrictions()
sfan5
2019-11-11
*
Run on_item_use CSM callback even if item is not marked usable
sfan5
2019-11-11
*
[CSM] Expose more env functions
sfan5
2019-11-11
*
Refactor CSM restriction code a bit
sfan5
2019-11-11
*
Be lenient with extra slashes for CSM paths
sfan5
2019-11-09
*
Corrections to client_lua_api.txt
sfan5
2019-11-09
*
Load client mods into memory before execution.
sfan5
2019-11-09
*
Formspec: draw order and clipping for all elements (#8740)
DS
2019-11-07
*
Clean up font caching, fix bitmap fonts
SmallJoker
2019-11-03
*
Formspec: add hypertext element
Pierre-Yves Rollo
2019-11-03
*
Correction for alpha blending issues in texture mod compositing (#9029)
Warr1024
2019-10-18
*
Fix isDead()/autoforward crash (#9031)
Paramat
2019-10-09
[next]