index
:
hax-minetest-server.git
master
Server-optimized Minetest 5.6.0
Test_User
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial LMDB support
HEAD
master
Test_User
2024-06-28
5
-0
/
+296
*
Hax's version of Minetest Server 5.6.0
Test_User
2024-06-28
30
-184
/
+458
*
Bump protocol version
sfan5
2022-08-04
1
-2
/
+3
*
Disable dynamic shadow dropdown on OGLES2 (#12637)
ROllerozxa
2022-08-04
1
-0
/
+7
*
Explicitly initialize value of particle parameter. Fixes #12621.
x2048
2022-08-02
1
-1
/
+1
*
Run Minetest update checker on startup (#7629)
SmallJoker
2022-08-02
5
-1
/
+12
*
Switch MeshUpdateQueue to better data structure
sfan5
2022-08-02
2
-8
/
+8
*
Ratelimit MeshUpdateQueue::cleanupCache() runs
sfan5
2022-08-02
2
-1
/
+12
*
Add `minetest.settings` to CSM API and allow CSMs to provide `settingtypes.tx...
AFCMS
2022-08-02
3
-0
/
+11
*
Use legacy image implementation (no NNAA filter) when not using 9-slice image...
x2048
2022-07-31
1
-6
/
+21
*
Apply NetBSD string conversion workaround to OpenBSD as well (#12618)
Mantar
2022-07-31
1
-3
/
+3
*
Fix Android blank screen (#12604)
ROllerozxa
2022-07-31
1
-0
/
+4
*
HUD: Fix wrong minimum scale since 051181f
SmallJoker
2022-07-31
1
-1
/
+1
*
Fix some warnings (#12615)
rubenwardy
2022-07-30
9
-13
/
+13
*
Fix media overriding regression (#12602)
Lars Müller
2022-07-29
2
-1
/
+13
*
Allow direction keys with autoforward again
sfan5
2022-07-29
1
-2
/
+4
*
Let core.get_mod_storage be called multiple times (#12572)
Jude Melton-Houghton
2022-07-23
1
-6
/
+2
*
Update minetest.conf.example
updatepo.sh
2022-07-20
1
-553
/
+579
*
Restore flags texture to fix interlaced stereo mode (#12560)
x2048
2022-07-19
1
-1
/
+6
*
Offset cuboid origin after scaling the cuboid. (#12558)
x2048
2022-07-19
1
-5
/
+2
*
Fix automatic rotate for attached entities (#12392)
Lars Müller
2022-07-17
1
-1
/
+1
*
Remove workaround for normals not matching winding order (#12460)
x2048
2022-07-17
1
-16
/
+0
*
Deprecate loading a world with unresolved dependencies (#12541)
rubenwardy
2022-07-17
1
-0
/
+5
*
Add check_mod_configuration to main menu
rubenwardy
2022-07-14
4
-1
/
+133
*
Refactor ModConfiguration
rubenwardy
2022-07-14
10
-406
/
+498
*
Reduce code duplication between c_converter.cpp and helper.cpp
sfan5
2022-07-14
4
-84
/
+32
*
Remove unnecessary float limits from script API
sfan5
2022-07-14
1
-20
/
+23
*
Move f1000 sanitizing to the places that still use this type
sfan5
2022-07-14
6
-17
/
+8
*
GUIFormSpecMenu: Fix label multiline translation (#12527)
SmallJoker
2022-07-14
1
-12
/
+14
*
Make BlendMode::alpha the fallback for unknown future blend modes
Dmitry Kostenko
2022-07-13
1
-7
/
+5
*
Animated particlespawners and more (#11545)
Lexi Hale
2022-07-13
15
-268
/
+1662
*
GUIFormSpecMenu: Fix parameter order
SmallJoker
2022-07-10
1
-4
/
+4
*
Sounds: Various little improvements (#12486)
SmallJoker
2022-07-09
9
-108
/
+112
*
Enforce limits of settings that could cause buggy behaviour (#12450)
SmallJoker
2022-07-09
26
-51
/
+69
*
Release shadow mapping resources when not needed (#12497)
x2048
2022-07-09
5
-31
/
+45
*
FormSpec: 9-slice images, animated_images, and fgimg_middle (#12453)
Vincent Robinson
2022-07-03
12
-195
/
+198
*
Allow to set maximum star opacity at daytime (#11663)
Wuzzy
2022-07-02
8
-4
/
+21
*
Remove an unused method and header includes
sfan5
2022-06-28
2
-7
/
+0
*
Remove tile_images and special_materials obsolete code (#12455)
Zughy
2022-06-28
1
-14
/
+0
*
Increase max FPS on Android to 60 (#12373)
ROllerozxa
2022-06-26
1
-1
/
+0
*
Fix two memleak reports from Coverity (#12466)
JosiahWI
2022-06-26
2
-2
/
+3
*
Re-order sound-related code (#12382)
SmallJoker
2022-06-20
20
-188
/
+140
*
Annotate light spread functions with comments
sfan5
2022-06-20
2
-8
/
+42
*
Fix CAO light calculation issue
sfan5
2022-06-19
1
-1
/
+1
*
Fix updating glow on entities
sfan5
2022-06-17
2
-5
/
+3
*
Fix zlib (de)compressor memory leaks
savilli
2022-06-16
1
-5
/
+16
*
Update my name
Nathanaël Courant
2022-06-16
8
-8
/
+8
*
Fix entity related bugs
sfan5
2022-06-15
2
-3
/
+6
*
Fix Android input box crash
ROllerozxa
2022-06-14
1
-5
/
+0
*
Inline triLinearInterpolationNoEase and triLinearInterpolation (#12421)
paradust7
2022-06-11
1
-61
/
+28
[next]