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
Graph
5b5c4980112843e38d11cbc5c59d7c5de48da980
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
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
17
Jul
16
14
13
14
13
10
9
8
7
5
4
2
1
30
Jun
29
28
27
25
24
23
22
21
20
18
17
16
15
14
13
12
11
9
6
3
2
1
31
May
30
29
28
27
26
24
23
22
21
20
19
18
19
18
17
16
15
13
12
11
9
8
7
6
5
4
5
4
3
1
29
Apr
27
26
27
26
24
23
22
21
20
19
18
17
16
17
16
14
13
12
11
8
7
6
5
3
2
1
31
Mar
30
29
28
27
25
24
25
24
23
22
21
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
6
5
4
5
4
3
2
27
Feb
26
25
24
23
21
20
19
18
17
18
17
16
15
14
13
12
13
12
11
10
8
7
6
5
4
5
4
2
1
31
Jan
28
27
25
24
23
22
21
20
21
20
18
19
18
17
16
15
16
15
14
13
12
11
10
9
Translated using Weblate (Italian)
Server kicks: make messages configurable, cache wstring
Kick players when shutting down server and there is a crash due to a Lua stack exception
Fix relief mapping issues
Make serialization error message translatable
connection.cpp: remove unused constructor
Increase limit of serialized long strings
Remove raw message output on AOM deserialization failure
Add more robust error checking to deSerialize*String routines
Minimal: Remove recently added unnecessary nodes
Mgv6/treegen: (Re)Add fallback nodes for compatibility with subgames
Fix remnant bugs on mainmenu
Fix damage flash when damage disabled
Misc. minor fixes
Little coding style fix on porting.h
Settings: pass name to callbacks by reference
Update clouds enable_3d_clouds when setting changed
Windows: Fix some warnings.
Biome API decorations: 'spawnby' searches a 3D neighbourhood
Add new leaves style - simple (glasslike drawtype)
Use UTF-8 instead of narrow
Clean-up Minimap code
Mgv7: Auto-set lowest mountain generation level
Client: better m_proto_ver initialisation
Use minetest logging facilities for irrlicht log output
Mgv7: Lower base of mountain generation to -112 and define constant
Fix endless loop since grandparent commit
Fix attempt to start a world when no world is selected/created
Craftdef: Use numbers instead of iterators
Fix missing check for 0 in craft replacements
Fix code style from recent commits and add misc. optimizations
Set server_announce to world.mt and respect modes when changing subgame
Shaders fixes and cleanup relief mapping code.
Fix world.mt not written when selecting mode
Inventory manager style cleanup and further checks
Disable mesh cache by default
Cavegen: Cleanup code. Define constant for MGV7_LAVA_DEPTH
Add android tools environment to gitignore
Make m_blocks_cache private
Defer minimap update when shape changed
Loading