index
:
dragonfireclient.git
master
on_receive_particlespawner
simple_cheatdb
zoom_priv
luanti cheat client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
Age
Commit message (
Expand
)
Author
2021-02-18
Forcefully place items when minetest.place_node is used
Elias Fleckenstein
2021-02-10
Merge minetest changes
Elias Fleckenstein
2021-02-10
Merge branch 'master' of https://github.com/minetest/minetest
Elias Fleckenstein
2021-02-08
Pause menu: Fix segfault on u/down key input
Jean-Patrick Guerrero
2021-02-06
Fall back to default when rendering mode (3d_mode) is set invalid (#10922)
Muhammad Rifqi Priyo Susanto
2021-02-02
Fix memory leak detected by address sanitizer (#10896)
k.h.lai
2021-02-02
Drop wide/narrow conversion functions
sfan5
2021-01-31
Readd Client::sendPlayerPos optimization (was part of 81c7f0a)
sfan5
2021-01-29
Settings: Purge getDefault, clean FontEngine
SmallJoker
2021-01-28
Include irrlichttypes.h first to work around Irrlicht#433 (#10872)
Vitaliy
2021-01-22
Remove dead code (#10845)
rubenwardy
2021-01-22
Use JSON for favorites, move server list code to Lua (#10085)
rubenwardy
2021-01-21
Allow "liquid" and "flowingliquid" drawtypes even if liquidtype=none (#10737)
Wuzzy
2021-01-11
Logo improvements
Elias Fleckenstein
2021-01-07
Merge branch 'master' of https://github.com/minetest/minetest
Elias Fleckenstein
2020-12-24
Fix some minor code issues all over the place
sfan5
2020-12-23
Minor profiler fixes.
Lars
2020-12-19
Fix some more joystick issues (#10624)
Markus
2020-12-19
Cleanup shader generation code (#10663)
Vitaliy
2020-12-14
Semi-transparent background for nametags (#10152)
Zughy
2020-12-12
Rework Range
Elias Fleckenstein
2020-12-12
Make GitHub Actions Happy try 3
12-12-2020
Elias Fleckenstein
2020-12-12
Merge branch 'master' of https://github.com/minetest/minetest
Elias Fleckenstein
2020-12-12
Make GitHub Actions Happy try 1
Elias Fleckenstein
2020-12-11
Remove obsolete code from clientenvironment
Elias Fleckenstein
2020-12-11
New Cheat Philosophy
Elias Fleckenstein
2020-12-11
World Cheats improvements; Add BlockLava; Readd minetest.request_http_api for...
Elias Fleckenstein
2020-12-05
Implement mapblock camera offset correctly (#10702)
hecks
2020-11-29
Input: Fix on_rightclick called when placing into air
SmallJoker
2020-11-29
Remove NextItem
Elias Fleckenstein
2020-11-28
Added minetest.close_formspec
Elias Fleckenstein
2020-11-28
Fixed Minimap position
Elias Fleckenstein
2020-11-28
Fixed FastPlace and AutoPlace
Elias Fleckenstein
2020-11-28
Improved Freecam
Elias Fleckenstein
2020-11-28
Added configureable Colors for PlayerESP and EntityESP
Elias Fleckenstein
2020-11-28
EntityESP, EntityTracers, PlayerESP, PlayerTracers
Elias Fleckenstein
2020-11-28
Merged Minetest
Elias Fleckenstein
2020-11-26
Return star color calculation to what it previously was
sfan5
2020-11-26
Fix style
numzero
2020-11-26
Provide fallback star color for GLES 2 with MT shaders disabled
numzero
2020-11-26
Sky: support GLES2
numzero
2020-11-26
Allow missing shaders
numzero
2020-11-26
Replace TriangleFan as poorly supported
numzero
2020-11-26
Reuse seed when updating stars
numzero
2020-11-26
Store stars in a single static mesh buffer
numzero
2020-11-26
Don't evaluate things many times
numzero
2020-11-26
Batch cloud drawing
numzero
2020-11-26
Fixed glowing GenericCAOs being rendered completely back when Fullbright is e...
Elias Fleckenstein
2020-11-26
Added ClientObjectRef:get_hp()
Elias Fleckenstein
2020-11-25
Fix camera panning glitches (partially revert 10489.)
Lars
[next]