projects
/
oweals
/
minetest.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/minetest.git
2020-01-11
Montandalar
Map download: Escape ':' to '_' (#9235)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-11
DS
Formspec: change the appeareance of the cursor on field...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Wuzzy
Add missing entity documentation (#9297)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-08
Wuzzy
Improve Lua API documentation on sounds (#9265)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
DS
Formspec: Fix clicking on tooltip-obstructed elements...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
HybridDog
Add table.key_value_swap (#9248)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Wuzzy
Tweak default textures (#9237)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Paramat
Remove Mapgen V7 floatlands in preparation for new...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-24
Montandalar
Use appropriate LC_ locale macro for Windows (#9230)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-24
Wuzzy
Fix item eat sound not played if last item (#9239)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-24
Wuzzy
Document permissible group ratings (#9236)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-21
Lars Hofhansl
Allow wave_heights up to two nodes. #9220
commit
|
commitdiff
|
tree
|
snapshot
2019-12-20
Lejo
Fix the player information version_string return value...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-20
ANAND
/privs: Delimit output list of privs with commas (...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-19
Wuzzy
Builtin: Make dropped light_source nodes glow (#9200)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-18
Bluebird
Make core.item_place_node return position of placed...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-17
Zaoqi
Dockerfile: correct `apt clean` + git clone --depth...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-16
sfan5
Correct documentation around minetest.item_place
commit
|
commitdiff
|
tree
|
snapshot
2019-12-16
Hugues Ross
Don't override the FGIMG style property if the image...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-16
Hugues Ross
Remove the dependency on FGIMG/BGIMG from the hovered...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-16
Hugues Ross
StyleSpec: 0-initialize the property_set array
commit
|
commitdiff
|
tree
|
snapshot
2019-12-15
SmallJoker
Lua API: Document HP, breath and damage limits (#9080)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-15
Zaoqi
Add Alpine build dependencies in README (#9206)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-14
SmallJoker
GUIFormSpecMenu: Fix legacy sorting using std::stable_sort
commit
|
commitdiff
|
tree
|
snapshot
2019-12-09
rubenwardy
Fix spaces breaking formspec_version[] tag
commit
|
commitdiff
|
tree
|
snapshot
2019-12-09
Hugues Ross
Refactor to centralize GUIButton styling/rendering...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-09
SmallJoker
guiConfirmRegistration: Fix hidden error message
commit
|
commitdiff
|
tree
|
snapshot
2019-12-08
DS
Formspec: make bgcolor element less confusing and allow...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-07
rubenwardy
Fix luacheck errors
commit
|
commitdiff
|
tree
|
snapshot
2019-12-07
rubenwardy
Run luacheck in travis
commit
|
commitdiff
|
tree
|
snapshot
2019-12-07
Paul Ouellette
Clean up craft replacements docs
commit
|
commitdiff
|
tree
|
snapshot
2019-12-07
SmallJoker
Renaming the function wasn't enough
commit
|
commitdiff
|
tree
|
snapshot
2019-12-07
SmallJoker
Attachments: Fix interpolation from (0,0,0) after detach
commit
|
commitdiff
|
tree
|
snapshot
2019-12-06
rubenwardy
Fix failing build due to code style error
commit
|
commitdiff
|
tree
|
snapshot
2019-12-06
v-rob
Add scrollbaroptions FormSpec element (#8530)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-06
Zaoqi
Fix android build due to omitted file in src files
commit
|
commitdiff
|
tree
|
snapshot
2019-12-06
Pierre-Yves...
Add z-index management to HUD
commit
|
commitdiff
|
tree
|
snapshot
2019-12-05
SmallJoker
Fix LocalPlayer-bound sound playback broken by 81c2370
commit
|
commitdiff
|
tree
|
snapshot
2019-12-02
Nils Dagsson...
Fix Debian build dependencies in README
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
ANAND
Use a safer implementation of gsub in core.chat_format_...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
sfan5
Improve client-side packet receiving
commit
|
commitdiff
|
tree
|
snapshot
2019-11-23
paramat
Caves: Fix shadowing of 'large_cave_depth' to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-23
paramat
Dungeons: Move duplicated y limit checks to generation...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-20
SmallJoker
Formspec: Fix priorities for version < 3 (#9121)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-20
Lars Hofhansl
Waves generated with Perlin-type noise #8994
commit
|
commitdiff
|
tree
|
snapshot
2019-11-19
Paramat
Move duplicated mapgen parameters to class MapgenBasic...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-19
sfan5
Rework packet receiving in ServerThread
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Paramat
Randomwalk cave liquids: Remove deprecated 'lava depth...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-17
William Breathitt...
Fix find_path for newer jsoncpp installations
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
sfan5
Optimize semaphore wait with zero timeout on POSIX
commit
|
commitdiff
|
tree
|
snapshot
2019-11-11
sfan5
Install client_lua_api.txt documentation too
commit
|
commitdiff
|
tree
|
snapshot
2019-11-11
sfan5
Fix clang-tidy and lint travis checks
commit
|
commitdiff
|
tree
|
snapshot
2019-11-11
sfan5
[CSM] Fix and improve minetest.get_language()
commit
|
commitdiff
|
tree
|
snapshot
2019-11-11
sfan5
[CSM] Implement minetest.get_csm_restrictions()
commit
|
commitdiff
|
tree
|
snapshot
2019-11-11
sfan5
Run on_item_use CSM callback even if item is not marked...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-11
sfan5
Fix camera:get_offset() in CSM
commit
|
commitdiff
|
tree
|
snapshot
2019-11-11
sfan5
[CSM] Expose more env functions
commit
|
commitdiff
|
tree
|
snapshot
2019-11-11
sfan5
Refactor CSM restriction code a bit
commit
|
commitdiff
|
tree
|
snapshot
2019-11-10
sfan5
Call on_secondary_use when object is right-clicked
commit
|
commitdiff
|
tree
|
snapshot
2019-11-10
Paramat
Randomwalk caves: Extend beyond mapchunk vertically...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-09
sfan5
Be lenient with extra slashes for CSM paths
commit
|
commitdiff
|
tree
|
snapshot
2019-11-09
sfan5
[CSM] Remove non-functional minetest.get_day_count()
commit
|
commitdiff
|
tree
|
snapshot
2019-11-09
sfan5
Corrections to client_lua_api.txt
commit
|
commitdiff
|
tree
|
snapshot
2019-11-09
sfan5
Introduce get_modpath() for CSM
commit
|
commitdiff
|
tree
|
snapshot
2019-11-09
sfan5
Load client mods into memory before execution.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-09
sfan5
Refactor loading of Lua code with mod security
commit
|
commitdiff
|
tree
|
snapshot
2019-11-09
Loic Blot
Add arm64-v8a but it's not sufficient for 64bit build
commit
|
commitdiff
|
tree
|
snapshot
2019-11-09
Loic Blot
Bump to version code 25
commit
|
commitdiff
|
tree
|
snapshot
2019-11-09
MoNTE48
Android: build fixes & compat fixes
commit
|
commitdiff
|
tree
|
snapshot
2019-11-09
Paramat
Silence invalid Clang Format report (#9095)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-09
Paramat
Tunnels: Completely disable generation when 'cave width...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-08
Paul Ouellette
Make core.get_favorites("local") ignore duplicates...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-08
Paramat
Randomwalk caves: Add parameters for number, proportion...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
DS
Formspec: draw order and clipping for all elements...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
sfan5
Improve documentation around banning (#9088)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-03
SmallJoker
Android: Fix broken double-tap after 49 days uptime
commit
|
commitdiff
|
tree
|
snapshot
2019-11-03
SmallJoker
Clean up font caching, fix bitmap fonts
commit
|
commitdiff
|
tree
|
snapshot
2019-11-03
Pierre-Yves...
Formspec: add hypertext element
commit
|
commitdiff
|
tree
|
snapshot
2019-11-02
DS
Add debug.txt.1 to .gitignore (#9081)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-02
Alistair Findlay
Builtin: Improve /clearobjects message (#9084)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
random-geek
Change some usages of "deprecated" to "obsolete" (...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Wuzzy
Add help texts for settings that lack one (#9007)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
random-geek
Change some rough/inappropriate language in comments...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Paramat
Improve light curve parameter limits and documentation...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
random-geek
Remove legacy file format documentation
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
random-geek
Remove legacy flat-file map code
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Dmitry Marakasov
Fix build issue due to conflicting s64 type definitions...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Paul Ouellette
Allow calling ItemStack with no arguments (#8783)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Wuzzy
Add 4 missing fallback/default textures (#8845)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
SmallJoker
Formspecs: Reset version number on rebuild
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Paramat
Make natural night light as bright as MT 0.4.16 (#9053)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Warr1024
Correction for alpha blending issues in texture mod...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-14
sfan5
Don't install fonts on ENABLE_CLIENT=0 configurations
commit
|
commitdiff
|
tree
|
snapshot
2019-10-14
Paramat
Settingtypes.txt: Various improvements (#9047)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
Aaron Suen
Fix rotate_node to return the correct itemstack.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Paramat
Randomwalk caves: Reduce 'insure' value from 10 to...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Hugues Ross
Add more visual feedback for button states (#8916)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
sfan5
Continue with 5.2.0-dev
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
sfan5
Bump version to 5.1.0
5.1.0
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
updatepo.sh
Update minetest.conf.example
commit
|
commitdiff
|
tree
|
snapshot
next