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.
2f19abd70486e19e992f8a426ce718cbcadce210
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
19
Feb
18
16
15
14
13
11
10
9
8
7
4
2
31
Jan
29
28
25
23
20
19
18
16
15
14
11
10
9
8
7
4
3
1
30
Dec
29
26
25
23
22
21
20
19
18
17
15
11
10
7
6
5
3
2
1
29
Nov
24
23
22
21
16
15
14
13
12
11
9
8
7
6
5
4
3
2
1
31
Oct
29
27
26
25
26
25
24
23
22
19
18
17
16
17
15
14
12
11
10
9
7
6
5
4
3
2
30
Sep
29
26
27
26
23
22
21
19
18
17
16
15
14
13
12
10
8
7
6
3
2
1
31
Aug
30
29
27
25
24
23
21
20
19
18
16
15
14
13
12
10
9
7
6
5
3
2
1
31
Jul
1
Aug
31
Jul
29
27
25
24
23
22
21
20
19
18
17
16
14
13
14
13
10
9
8
Require request_insecure_environment to be called from the mod's main scope
Clientmap: Define p_nodes_min/max as v3s32 instead of v3s16
HOTFIX: fix too agressive block culling
Move object nametags to camera
Clientiface: remove "value is dummy" from docs
Mapblock mesh: Eliminate meshgen lags
Use vertices with tangents only when its needed.
Player::accelerateHorizontal/Vertical should be member of LocalPlayer
Use proper variable types for uniform sampler layers
Formspec: fix broken irrlicht 1.7 build
Formspec: recreate item_image_button pressed state for its image and label
Remove unused 'm_selection_active' field
v2d & aabbox3d<f32> & sky cleanups
Drop luaentity_common.h which is not included anywhere
Use single box for halo mesh
Set proper GLSL pixel shader version
Dump shader programs on compile errors
Documentation: Remove now unused 'vertical spawn range'
Initialize facedir and wallmounted tables only once.
Log /clearobjects mode
Add '/clearobjects quick'
Fix backface culling when connecting to new servers.
Fix inverted conditions in shader.cpp
shader.cpp: don't test twice if shader programs are present
FormSpec: Add StaticTextSpec and superimpose over item image buttons
Filmic HDR tone mapping
Remove ClientMap::m_camera_mutex
FindSpawnPos: Let mapgens decide what spawn altitude is suitable
Use inventory_image in the first place for inventory item mesh
Cleanup selection mesh code, add shaders for halo and selection boxes
builtin: Fix `print` crashing on nil "holes".
small drawItemStack cleanup
Use meshes to display inventory items
Use tangent space meshes only when shaders are enabled
Add admin command which says who the administator is for the server.
Implement OSX Travis builds
Mgvalleys: fix riverbeds below sea level
Mgv5/v7/flat/fractal: Move tunnel noise calculation into generateCaves
Mgvalleys: use standard caves
Fix OSX building issue caused by ad884f2
Loading