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.
3936a5e3f71d46e61f819b8f6c85dd47a440f21e
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
22
Feb
21
20
19
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
Fix getting pointed node
Add Lua interface to HTTPFetchRequest
Fix HTTPFetchRequest performing a GET request if post_data is supplied
Camera: remove auto tune FPS, single view range setting
Remove preload_item_visuals code
Dont make fastface if tile is not seamless
Restore simple settings tab and add advanced settings as dialog
Little collision.cpp cleanups
Fix jumping at node edge
Don't print locale directory error message when GetText is disabled
Ignore spaces in secure.trusted_mods setting
Minimap: show player markers
Camera: Don't count camera offset twice for Nametagged CAOs
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
Loading