index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
unittest
/
test.cpp
Age
Commit message (
Expand
)
Author
2021-01-29
Rework use_texture_alpha to provide three opaque/clip/blend modes
sfan5
2019-08-13
Fix compare between pointer and 0 in unittests
Jozef Behran
2018-07-22
Add a MSVC / Windows compatible snprintf function (#7353)
nOOb3167
2018-04-19
Add online content repository
rubenwardy
2018-03-30
Client eventmanager refactor (#7179)
Loïc Blot
2018-03-24
Cleanup sound manager class (#7158)
Loïc Blot
2018-02-10
Node definition manager refactor (#7016)
Dániel Juhász
2017-09-26
Implement mod communication channels (#6351)
Loïc Blot
2017-08-30
Remove DSTACK support (#6346)
Loïc Blot
2017-08-20
Modernize source code: last part (#6285)
Loïc Blot
2017-08-16
Cleanup various headers to reduce compilation times (#6255)
Loïc Blot
2017-06-19
C++11 cleanup on constructors (#6000)
Vincent Glize
2017-05-26
Time: Change old `u32` timestamps to 64-bit (#5818)
SmallJoker
2017-03-16
Add ModStorageAPI to client side modding (#5396)
Loïc Blot
2017-03-13
[CSM] Client side modding
Loic Blot
2015-10-26
Remove some abort() calls
est31
2015-10-14
Rename macros with two leading underscores
ShadowNinja
2015-10-14
Refactor logging
ShadowNinja
2015-05-08
Tests: Add schematic unittests
kwolekr
2015-05-05
Tests: Add NodeResolver unittests
kwolekr
2015-04-26
Tests: Modularize unit testing
kwolekr