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.
b019221c30f58ce1944d8f2421b40b31ba364716
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
11
May
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
10
9
8
7
8
7
6
5
4
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
Add LibGMP
Replaced libjpeg dependency on apt-get, it should be libjpeg-dev instead of libjpeg8-dev.
Change lower limit of display_gamma to 1.0 (linear light)
Schematics: Add per-node force placement option
Fix typo in WieldMesh::setItem()
Ensure that Map::findNodesWithMetadata() reports nodes strictly within the node-granular area
Replace Wieldmesh::setItem assertion that could be triggered by the server with an error
Fix release build warning
Fix compilation for non-client builds, and fix signed comparison warning
Tests: Add schematic unittests
Gracefully handle PacketErrors
Fix missing Y component assignment in check_v3f
Conf.example: Update recommended maximum cloud radius to 26
Remove duplicate lua_getfield() in c_converter.cpp
Schematics: Add indent-with-space option for schematic Lua table serialization
NodeResolver: Remove NodeResolveMethod
Fix connection speed unit names
Fix error messages for type-checking Lua reading functions
Improve Redis error messages
Fix build on Debian broken by b45df9d (missing include, somehow?)
NodeDefManager: Improve const-correctness of interfaces
Add core.find_nodes_with_meta() script API
Tests: Add NodeResolver unittests
Make Git version detection use VERSION_STRING instead of tags
Fix GCC compiler warning
Stop NetworkPacket methods from producing bloated packets
Update Turkish Language
Cache enable_3d_clouds flag
Clouds: Make cloud area radius settable in .conf
Add a check for animation when getting an extruded mesh
Fix pathfinder to produce more useful paths
Tests: Add ObjDef unittests
ObjDefManager: Set replacement object's handle info after calling set()
Better version detection for shallow clones
RotateAlongYAxis: For facedir case, return if param2 >= 4
Add .patch files to gitignore
Fix several MSVC issues numeric.h
Fix MSVC compatibility
Tests: Add random unittests
Add Russian comment translation to minetest.desktop
Loading