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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
2ae5d3f3abc7ac5ee96c4dfc7eeead045fdc775e
Select Git revision
Branches
4
master
default
stable-0.2
stable-0.3
stable-0.4
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
Begin with the selected commit
Created with Raphaël 2.2.0
4
Jan
5
4
3
2
1
30
Dec
31
30
29
30
29
28
27
26
24
25
24
23
22
21
20
21
19
18
17
18
16
15
14
15
14
13
14
13
12
13
12
13
12
11
10
9
10
9
8
7
8
7
6
7
6
5
4
3
2
1
30
Nov
29
28
27
26
27
26
25
23
22
21
20
19
18
15
14
13
12
13
11
10
9
8
3
2
1
30
Oct
29
28
27
26
24
23
22
21
20
19
18
9
8
7
5
3
2
1
30
Sep
28
25
22
21
20
19
18
19
18
17
14
11
6
3
1
29
Aug
25
24
23
22
21
19
16
15
14
10
5
29
Jul
25
24
22
20
19
17
16
13
12
7
6
5
2
30
Jun
29
28
27
26
25
24
23
22
21
20
19
18
17
15
14
13
12
10
9
8
4
1
31
May
30
28
26
25
24
23
20
18
17
16
15
14
11
10
8
7
5
4
3
2
29
Apr
27
25
24
23
22
21
20
19
18
16
15
14
13
12
11
10
9
8
6
3
1
26
Mar
24
23
22
21
15
14
13
12
11
9
Add minetest.generate_ores() and minetest.generate_decorations()
Fix broken android version due to new openssl not linking correct to curl
NodeResolver: Perform callback immediately if node registration phase finished
Fix forgotten favourite list image update of simple menu
Re-add lost way to debug simple menu on PC
Switch to official openssl version and update to 1.0.1j
Remove freezemelt documentation from lua_api.txt
Remove freezemelt (the remainder of proller nonsense)
Add warning about using deprecated fields in Mapgen API and update docs
LuaVoxelManip: Error when given out-of-bounds area
Lighting: Fix nearly all issues
Update bundled SQLite to 3.8.7.4
Deduplicate code and use stdlib in string functions
Fix crash if NodeResolver destroyed before pending any node resolutions
Rewrite lua_api.txt into Markdown format
More consistent progress bar from 0-100 on startup
Speedup initial android startup on some devices by factor 10 or more
Fix rounding error in font size making main menu and in game font sizes inconsistent
MgV5/6/7: Generate dungeons above water level
Mgv7: Remove range limits on mountain height to enable modification through .conf
Fix map parameter load order
Add display_gamma option for client
Fix endian.h include for FreeBSD
Cleanup updateCameraDirection and fix random input not working
Replace instances of height_min/height_max with y_min/y_max to remove ambiguity
Decoration: Fix default parameter values
Fix documentation for string functions
Add support back for resolving group names in NodeResolver
Fix some lingering code style issues
Mapgen: Use getBlockSeed2() for blockseeds (much better uniformity)
Add core.get_mapgen_names() to Main Menu API (and use it)
Expose mapgen parameters on scripting init
Ignore downloaded public serverlist if public_serverlist is false
Center status text for better visibility.
Add extra buttons to Android GUI. All icons are licensed by freepik.com under CC BY 3.0
Update Japanese Translation
Add util/bump_version.sh
Fix -Wtype-limits warnings and remove disabling of -Wtype-limits
Print unit test failures to dstream
FontEngine: Don't use file extension to check font file compatibility
Loading