Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
illuna-minetest
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Illuna-Minetest
illuna-minetest
Commits
afb27329fc05076876c19e90f8c4343efa540207
Select Git revision
Branches
4
master
default
stable-0.4
stable-0.3
stable-0.2
Tags
20
0.4.15
0.4.14
0.4.13
0.5.0-dev
0.4.12
0.4.11
0.4.10
0.4.9
0.4.8
0.4.7-MSVC
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2-rc1
0.4.1
0.4.0
0.4.dev-20120606
0.4.dev-20120603
24 results
minetest
Author
Search by author
Any Author
authors
Dirk
dirk
Milan
milan
2 authors
Oct 05, 2013
Remove mapgen_air alias (#935)
· afb27329
0gb.us
authored
11 years ago
afb27329
Oct 01, 2013
Optimized minetest.get_connected_players()
· 2170c995
fairiestoy
authored
11 years ago
2170c995
Sep 29, 2013
Pass VERSION_EXTRA to GenerateVersion.cmake
· 2134316c
Kahrl
authored
11 years ago
2134316c
Sep 28, 2013
Add set_name(), set_count(), set_wear() and set_metadata() to Lua ItemStack
· a9c0961e
PilzAdam
authored
11 years ago
a9c0961e
Allow to manually specify param2 in minetest.item_place() and return success
· 73139286
PilzAdam
authored
11 years ago
73139286
Add --version option
· 5dce44ec
Kahrl
authored
11 years ago
5dce44ec
Remove doc/gpl-2.0.txt, add doc/lgpl-2.1.txt
· f0edd88d
Kahrl
authored
11 years ago
f0edd88d
Show git hash in version string at top left corner of window
· 8bc7ea61
Kahrl
authored
11 years ago
8bc7ea61
Lower the default max_users from 100 to 15
· 372d638e
ShadowNinja
authored
11 years ago
372d638e
Add curl, freetype and luaJIT to CMAKE_BUILD_INFO
· 4ea0e4f6
PilzAdam
authored
11 years ago
4ea0e4f6
Sep 26, 2013
Re-fix hud_change stat argument retrieval
· fb6a7899
kwolekr
authored
12 years ago
fb6a7899
Sep 23, 2013
Fix compiling issue of MSVC
· 9e6bdc37
BlockMen
authored
11 years ago
9e6bdc37
Sep 20, 2013
Add option to scale image to percentage values
· 27947d85
BlockMen
authored
11 years ago
27947d85
Sep 17, 2013
Fix null dereference in weather update functions
· f7ee5da4
proller
authored
11 years ago
f7ee5da4
Fix some warnings and other minor details
· c0398224
kwolekr
authored
11 years ago
c0398224
Weather: Clean up getHeat/getHumidity somewhat
· 9bccd75e
kwolekr
authored
11 years ago
9bccd75e
Fix comments about length of server step
· c9eb17ab
ShadowNinja
authored
11 years ago
c9eb17ab
Use cached "weather" setting
· cfe6eaa6
proller
authored
11 years ago
cfe6eaa6
Fog depend on humidity
· 62bc5331
proller
authored
11 years ago
62bc5331
Add configurable PRAGMA synchronous =
· 4c704fe3
proller
authored
11 years ago
4c704fe3
Sep 16, 2013
Always use builtin JThread library
· d308352d
kwolekr
authored
11 years ago
d308352d
Sep 11, 2013
Change mainmenu texture handling + small misc changes
· 3c4734d6
Kahrl
authored
11 years ago
3c4734d6
Sep 10, 2013
Fix hotbar padding at bottom
· da9fe648
BlockMen
authored
11 years ago
da9fe648
Add offset to automatic_face_movement_dir
· 4feea0ac
PilzAdam
authored
11 years ago
4feea0ac
Fix bug: texture pack not overriding default menu textures
· 681e136d
sapier
authored
11 years ago
681e136d
Use engine.is_yes() in mainmenu
· e0f9f15d
PilzAdam
authored
11 years ago
e0f9f15d
Use the Settings Lua interface to read world.mt
· 214da7be
PilzAdam
authored
11 years ago
214da7be
Allow non-string arguments for minetest.is_yes()
· dd5c451e
PilzAdam
authored
11 years ago
dd5c451e
Add Settings interface for Lua
· d820a6bf
PilzAdam
authored
11 years ago
d820a6bf
Handle --migrate even when compiled without leveldb support
· 10a38a30
Kahrl
authored
11 years ago
10a38a30
Remove assert warning in leveldb wonderland
· c6e3797c
Kahrl
authored
11 years ago
c6e3797c
Fix loading leveldb worlds
· 168fa2ff
Kahrl
authored
11 years ago
168fa2ff
Fix broken build due to missing mapsector.h include
· 6fb4a78d
Kahrl
authored
11 years ago
6fb4a78d
Add --migrate to manpages and update manpage dates
· 217b66e5
Kahrl
authored
11 years ago
217b66e5
Add license headers and remove useless includes
· 95e4a93b
Kahrl
authored
11 years ago
95e4a93b
Sep 09, 2013
Use system-wide LevelDB instead of bundled one
· 37251797
sfan5
authored
11 years ago
37251797
Prevent ModMgr from deleting backend setting in world.mt
· 1f3402e7
sfan5
authored
11 years ago
1f3402e7
Make --migrate update world.mt too
· 49a75b18
sfan5
authored
11 years ago
49a75b18
Add note about --migrate only working with minetestserver or --server
· 321ac665
sfan5
authored
11 years ago
321ac665
Fix 'Unknown map backend' error when using Configure menu right after creating world
· d423a8fc
sfan5
authored
11 years ago
d423a8fc
Loading