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.
3998a1f8f98c9d95a4b91b7a95612c6313081279
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
16
May
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
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
Fix current mod name change missed during rebase
Add -Wsign-compare for Clang builds and fix some signed/unsigned compiler warnings
SAPI: Accept either ARGB8 table or ColorString to specify colors
Add core.get_dir_list
Add core.request_insecure_environment()
Add core.mkdir
Add mod security
Added hour:minute format to time command
Fix build since last commit
Finalize init packets and enable protocol v25
Add push_ARGB8 to script/common/c_converter
Generalize core.get/set_nametag_color into core.get/set_nametag_attributes
Noise: Make buffer size parameters unsigned
Schematics: Fix probability values for .mts version 1
Add minetest.register_on_punchplayer
Add get and set functions for the nametag color
ANDROID: Do not limit situations where fast is enabled
Fix libgmp for Android
Don't crash if an item gets dropped into unloaded space
Item entity merging refactor
Fix compiler warning about sign comparison
Build and link gmp correctly on MSVC
Add code to support raillike group names
is_player() is no player-only function
Mapgen v5/6/7: Cleanup node resolver and aliases
Make early protocol auth mechanism generic, and add SRP
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
Loading