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
/
util
Age
Commit message (
Expand
)
Author
2019-02-09
numeric: Fix clang, broken since d5456da
SmallJoker
2019-02-07
Use true pitch/yaw/roll rotations without loss of precision by pgimeno (#8019)
Paul Ouellette
2019-02-03
DragonFly BSD is somewhat identical to FreeBSD (#8159)
Leonid Bobrov
2019-01-04
Drop libgmp on Android and use mini-gmp (#8047)
Loïc Blot
2019-01-03
Proselytize the network. Use IEEE F32 (#8030)
SmallJoker
2018-12-18
ieee_float: Silence compiler warning
SmallJoker
2018-12-13
Network: Send IEEE floats (#7768)
SmallJoker
2018-11-28
Add Lua methods 'set_rotation()' and 'get_rotation()' (#7395)
CoderForTheBetter
2018-09-16
Light curve: Simplify and improve code, fix darkened daytime sky (#7693)
Vitaliy
2018-08-16
Raycast: export exact pointing location (#6304)
Dániel Juhász
2018-08-05
Replace auth.txt with SQLite auth database (#7279)
Ben Deutsch
2018-08-02
Smoothed yaw rotation for objects (#6825)
SmallJoker
2018-07-26
Fix build on gcc 5.0 (#7586)
zeuner
2018-07-06
Fix memory leak in guiConfirmRegistration
HybridDog
2018-06-26
Fix buffer overrun in SRP (#7484)
red-001
2018-06-26
Fix MurmurHash implementation to really be unaligned (#7482)
sfan5
2018-05-15
Use server's zoom fov for distant world loading.
Lars Hofhansl
2018-04-23
Formspecs: Allow setting alpha value for the box[] element
Thomas--S
2018-04-05
Zoom adjustDist(): Improve variable name (#7208)
Paramat
2018-04-04
Fix last performance-type-promotion-in-math-fn problems
Loic Blot
2018-04-04
Optimize a little bit isBlockInSight, adjustDist & collisions (#7193)
Loïc Blot
2018-04-03
Fix last clang-tidy reported problems for performance-type-promotion-in-math-fn
Loic Blot
2018-04-03
Fix various clang-tidy reported performance-type-promotion-in-math-fn
Loïc Blot
2018-01-12
Revert "Add an active object step time budget #6721"
Lars Hofhansl
2018-01-04
Fix Wstringop-overflow warning from util/srp.cpp (#6855)
you
2017-12-26
Fix rounding error in g/set_node caused by truncation to float
rubenwardy
2017-12-14
directiontables: Fix MSVC compiler error (#6785)
adrido
2017-12-06
Add an active object step time budget #6721
Lars Hofhansl
2017-11-15
Allow zoom to actually show more data.
Lars Hofhansl
2017-11-08
Move files to subdirectories (#6599)
Vitaliy
2017-10-17
directiontables.cpp: fix a warning reported by VS2017
Loic Blot
2017-10-15
Real global textures (#6105)
Vitaliy
2017-09-05
Use a Buffer instead of SharedBuffer in ConnectionCommand
Loic Blot
2017-08-30
Remove DSTACK support (#6346)
Loïc Blot
2017-08-25
Network cleanup (#6310)
Loïc Blot
2017-08-25
Translations: prevent remote crash with invalid translations
Ekdohibs
2017-08-24
Add clientside translations.
Ekdohibs
2017-08-21
serialize: use a temporary for SerializeException
Loïc Blot
2017-08-20
Change BS constant from implicit double to float (#6286)
Jens Rottmann
2017-08-20
Modernize source code: last part (#6285)
Loïc Blot
2017-08-19
Code modernization: subfolders (#6283)
Loïc Blot
2017-08-19
Code modernization: src/m* (part 2)
Loic Blot
2017-08-17
C++ modernize: Pragma once (#6264)
Loïc Blot
2017-07-07
Expose getPointedThing to Lua
Dániel Juhász
2017-06-19
C++11 cleanup on constructors (#6000)
Vincent Glize
2017-06-10
Remove superfluous pointer null checks
QrchackOfficial
2017-06-10
C++11 patchset 6: forbid object copy using assigment/copy function deleters (...
Loïc Blot
2017-06-06
Use C++11 mutexes only (remove compat code) (#5922)
Loïc Blot
2017-06-05
Remove SharedPtr, it's not used and will be never used, we use C++11
Loic Blot
2017-06-04
C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821)
Loïc Blot
[next]