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
Age
Commit message (
Expand
)
Author
2015-08-03
Cavegen V6: Make all caves consistent with 0.4.12 stable
paramat
2015-08-03
Biome API: Make fallback biome stone and water, disable filler
paramat
2015-08-02
src/util/numeric.{cpp,h}: Fix FacePositionCache data race
Břetislav Štec
2015-08-02
Fix "bouncy" blocks
Miner59
2015-08-02
src/client/tile.cpp: Fix reference counting
Břetislav Štec
2015-08-02
Android: fix sound issue, and gitignore
est31
2015-08-02
Actually document what minetest.is_protected should do
est31
2015-08-02
Add map limit config option
rubenwardy
2015-08-02
Prepend "Lua: " before lua exceptions
Břetislav Štec
2015-08-02
src/wieldmesh.cpp: Fix mesh extrusion memory leak
Břetislav Štec
2015-08-02
src/client.cpp: Fix mapper memory leak
Břetislav Štec
2015-08-01
Improve accuracy and safety of float serialization
kwolekr
2015-08-01
Clean up util/serialization.{cpp,h} and add unit tests
kwolekr
2015-08-01
src/environment.cpp: Fix NULL pointer dereference
Břetislav Štec
2015-08-01
src/network/connection.h: Fix race condition
Břetislav Štec
2015-08-01
Android: Add githash header to spare rebuilds after new commits
est31
2015-07-31
tests: Log exceptions thrown inside of unit tests
kwolekr
2015-08-01
Dungeon generation: Fix code style issues in dungeongen.cpp
paramat
2015-07-31
Android: speed up rebuild, and prevent race condition fail
est31
2015-07-31
Fix 0.4.11 githash for android
est31
2015-07-31
Small SendableMediaAnnouncement cleanup
Loic Blot
2015-07-29
Android: fix horrible libiconv build
est31
2015-07-29
Android: Fix minor makefile bugs
est31
2015-07-29
Precalculate mapblock relative size. This permit to remove many s16 calculs o...
nerzhul
2015-07-27
Fixed minimap memory leak
Břetislav Štec
2015-07-27
Extend CMake variable descriptions
SmallJoker
2015-07-27
Fix srp.cpp:815 leak
est31
2015-07-27
Add AreaStore data structure
est31
2015-07-25
Fix MSVC number conversion warning
SmallJoker
2015-07-25
Fix FSAA dropdown option reset after changing another dropdown option
jeanpatrick.guerrero@gmail.com
2015-07-25
Fix minetest.get_(all)_craft_recipe(s) regression
est31
2015-07-25
Cleanup server addparticle(spawner) by merge two identical functions.
Loic Blot
2015-07-25
Remove drivers dropdown in the settings tab
kilbith
2015-07-24
Fix documentation of dedicated_server_loop
est31
2015-07-24
Check output of mpz_set_str and fix leak on error condition
est31
2015-07-24
Remove some old dead code. Fix some Clang warnings in SRP (ng->N... will
Loic Blot
2015-07-24
Bump protocol to 26
est31
2015-07-24
Update my name
Novatux
2015-07-23
Optional reconnect functionality
est31
2015-07-23
Fix issues with light of attached CAOs
RealBadAngel
2015-07-22
Add note that chat messages can be marked as handled.
Robert Zenz
2015-07-22
Conf.example: Update mgv7 noise parameters
paramat
2015-07-21
Mgv7: Use density noise + density gradient for mountain terrain
paramat
2015-07-21
Add wielded (and CAOs) shader
RealBadAngel
2015-07-21
Fix crash in mainmenu when loaded subgame does not have a "menu" directory
sfan5
2015-07-21
Clarify docs for auth.cpp method
est31
2015-07-21
Ask auth handler to create auth when a default password is set
est31
2015-07-21
Document game main menu image system
est31
2015-07-21
Allow random menu images for subgames
sfan5
2015-07-21
Remove profiler.h include where it's not needed. Remove some unreachable and ...
Loic Blot
[next]