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.
5ce3f8f7b773e915e82f7a4616743dd820f51df4
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
21
Sep
20
19
18
19
18
17
14
11
6
3
1
29
Aug
25
24
23
22
21
19
16
15
14
10
5
29
Jul
25
24
22
20
19
17
16
13
12
7
6
5
2
30
Jun
29
28
27
26
25
24
23
22
21
20
19
18
17
15
14
13
12
10
9
8
4
1
31
May
30
28
26
25
24
23
20
18
17
16
15
14
11
10
8
7
5
4
3
2
29
Apr
27
25
24
23
22
21
20
19
18
16
15
14
13
12
11
10
9
8
6
3
1
26
Mar
24
23
22
21
15
14
13
12
11
9
8
6
5
4
3
2
27
Feb
26
24
23
16
15
13
12
9
8
7
6
5
4
3
2
1
31
Jan
26
24
23
21
19
18
16
15
14
13
12
11
10
9
8
7
6
7
6
5
3
2
1
31
Dec
30
25
24
23
22
21
19
18
17
16
15
14
13
12
11
9
8
7
6
5
4
3
1
30
Nov
29
30
29
28
27
25
24
23
21
19
18
17
16
15
14
12
11
10
9
8
7
6
5
4
3
2
1
18
Oct
17
16
14
8
Split settings into seperate source and header files
Fix Settings locking
Use const references for Settings methods
Make getters of the Settings class const
Allow taking screenshots of formspecs and move message to chat
Update .mailmap
Fix wrong video_driver setting when changing in mainmenu
Add compression API
.travis.yml: fix possible issues
Revert "Small changes to French translation (Petites modifications mineures)"
Fixed french vocabulary/grammar errors
Small changes to French translation (Petites modifications mineures)
Add a .mailmap file
Make config compatible with C++11
Change default halo.png for better visibility.
Use configured bind_address for HTTPFetch
Reduce indentation of HTTPFetchOngoing
Added configurable selectionbox width. Min width = 1, Max = 5
Bugfix: don't highlight air nodes.
Node highlighting.
Fix typo in comment in chat.cpp
Simplify and optimize schematic replacements
Fix another typo in example configuration
Fix typo in default configuration file
Log unhandled exceptions in connectionthreads to errorstream
Fix access to invalid data on reception of packet with size 0
Change screenshot colorformat properly
Don't save alpha channel in screenshots (fixes #1451)
Add LuaVoxelManip methods: get_node_at() and set_node_at()
Update Mapgen VoxelManipulator on buffer invalidation
Save previously generated blocks on Mapgen blitback
Fix only one texture being updated on window resize breaking sidebyside and topbottom 3d modes
Fix interlaced 3d mode second image being flipped on compiling against irrlicht >= 1.8
Remove invalid doc about minetest.get_time_us()
Add missing doc for minetest.get_us_time()
Allow use all 6 faces for special tiles.
Fix retval of entity.get_staticdata beeing lost while profiling is enabled
Add lua exception handling test code
Fix LuaJIT exception wrapper
Fix seg fault if popping from empty stack (L-system trees)
Loading