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
3bdf3df22367ded04e3a0599f85262e3b538e6ac
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
Jan 05, 2015
Exclude vertical mapblock borders when setting light
· 3bdf3df2
kwolekr
authored
10 years ago
3bdf3df2
NodeDef: Clear NodeResolver related entries too in clear()
· 091594e2
kwolekr
authored
10 years ago
091594e2
Add minetest.generate_ores() and minetest.generate_decorations()
· bdcf03ae
kwolekr
authored
10 years ago
bdcf03ae
Fix broken android version due to new openssl not linking correct to curl
· a92c0830
sapier
authored
10 years ago
a92c0830
Jan 04, 2015
NodeResolver: Perform callback immediately if node registration phase finished
· cd4d213a
kwolekr
authored
10 years ago
cd4d213a
Fix forgotten favourite list image update of simple menu
· 663e42ca
sapier
authored
10 years ago
663e42ca
Re-add lost way to debug simple menu on PC
· 21ee4348
sapier
authored
10 years ago
21ee4348
Switch to official openssl version and update to 1.0.1j
· bf5d6e67
sapier
authored
10 years ago
bf5d6e67
Remove freezemelt documentation from lua_api.txt
· 64cdbae6
Zeno-
authored
10 years ago
64cdbae6
Remove freezemelt (the remainder of proller nonsense)
· 6fdb3236
kwolekr
authored
10 years ago
6fdb3236
Add warning about using deprecated fields in Mapgen API and update docs
· 8eb9cebd
kwolekr
authored
10 years ago
8eb9cebd
LuaVoxelManip: Error when given out-of-bounds area
· ef8ed5d1
kwolekr
authored
10 years ago
ef8ed5d1
Lighting: Fix nearly all issues
· 7233a122
kwolekr
authored
10 years ago
7233a122
Update bundled SQLite to 3.8.7.4
· 060ae29e
Kahrl
authored
10 years ago
060ae29e
Jan 03, 2015
Deduplicate code and use stdlib in string functions
· 3c3887bb
ShadowNinja
authored
10 years ago
3c3887bb
Fix crash if NodeResolver destroyed before pending any node resolutions
· d91559b8
kwolekr
authored
10 years ago
d91559b8
Rewrite lua_api.txt into Markdown format
· 800d912b
Wuzzy
authored
10 years ago
800d912b
Jan 02, 2015
More consistent progress bar from 0-100 on startup
· 0db73bd8
sapier
authored
10 years ago
0db73bd8
Speedup initial android startup on some devices by factor 10 or more
· 35149a10
sapier
authored
10 years ago
35149a10
Fix rounding error in font size making main menu and in game font sizes inconsistent
· aaec558f
sapier
authored
10 years ago
aaec558f
Jan 01, 2015
MgV5/6/7: Generate dungeons above water level
· 7452d539
paramat
authored
10 years ago
7452d539
Mgv7: Remove range limits on mountain height to enable modification through .conf
· 938a3f29
paramat
authored
10 years ago
938a3f29
Dec 30, 2014
Fix map parameter load order
· a3d7203b
kwolekr
authored
10 years ago
a3d7203b
Add display_gamma option for client
· 3d29be24
Zeno-
authored
10 years ago
3d29be24
Fix endian.h include for FreeBSD
· 24145807
Dmitry Marakasov
authored
10 years ago
24145807
Cleanup updateCameraDirection and fix random input not working
· 53bc56dc
Zeno-
authored
10 years ago
53bc56dc
Replace instances of height_min/height_max with y_min/y_max to remove ambiguity
· 9b0d77a5
kwolekr
authored
10 years ago
9b0d77a5
Decoration: Fix default parameter values
· b589353d
kwolekr
authored
10 years ago
b589353d
Fix documentation for string functions
· cfec470b
Diego Martínez
authored
10 years ago
cfec470b
Add support back for resolving group names in NodeResolver
· c6df2bc4
kwolekr
authored
10 years ago
c6df2bc4
Fix some lingering code style issues
· f12118c3
kwolekr
authored
10 years ago
f12118c3
Mapgen: Use getBlockSeed2() for blockseeds (much better uniformity)
· 09743378
kwolekr
authored
10 years ago
09743378
Add core.get_mapgen_names() to Main Menu API (and use it)
· ca89e63b
kwolekr
authored
10 years ago
ca89e63b
Dec 29, 2014
Expose mapgen parameters on scripting init
· 5e2753c7
kwolekr
authored
10 years ago
5e2753c7
Ignore downloaded public serverlist if public_serverlist is false
· ff3cfb74
Kahrl
authored
10 years ago
ff3cfb74
Center status text for better visibility.
· a79a116a
Kodexky
authored
10 years ago
a79a116a
Add extra buttons to Android GUI. All icons are licensed by freepik.com under CC BY 3.0
· 62feade0
Kodexky
authored
10 years ago
62feade0
Update Japanese Translation
· 4150e533
Rui
authored
10 years ago
4150e533
Add util/bump_version.sh
· 101baf62
Kahrl
authored
10 years ago
101baf62
Fix -Wtype-limits warnings and remove disabling of -Wtype-limits
· 3993102e
Zeno-
authored
10 years ago
3993102e
Loading