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.
2963f631e318ac55a34fb5e9c89ca33a5c1b33d3
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
5
Feb
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
7
5
1
29
Sep
28
26
23
20
18
16
17
15
11
10
9
8
7
6
5
4
3
2
31
Aug
30
29
26
25
19
18
17
16
15
14
13
11
10
8
7
6
5
4
3
2
31
Jul
30
28
29
28
27
25
24
22
21
20
16
14
13
12
13
12
11
10
9
10
9
8
7
8
7
6
5
4
3
2
3
2
1
2
1
30
Jun
29
30
29
28
27
24
23
22
21
20
21
20
19
18
17
18
17
16
15
13
12
6
5
4
3
2
1
31
May
30
29
26
25
24
22
21
20
19
20
19
18
17
Add the option to bind to a specific address
Remove blank default values for emergequeue_limit_* settings
Revert "Fix settings to honor numeric conversion errors"
Fix another heap-use-after-free in pause menu.
Fix unexpected preprocessor directive in gettext.cpp
Fix settings to honor numeric conversion errors
Update minetest.conf.example
Huge overhaul of the entire MapgenParams system
Settings: Add no-exception variants of each get method
Fix crash when a error occurs in a globalstep callback
Escape texture pack names
Add minetest.kick_player(name, reason)
Remove noisy error messages, prepend "pathfinder: " to pathfinder messages
Add missing "-" to list of allowed chars in media filenames
Add additional check to avoid broadcasting private messages in error conditions
Add player:override_day_night_ratio() for arbitrarily controlling sunlight brightness
Add player:set_sky() with simple skybox support
Add propper client initialization
New HUD element - waypoint.
Fix bug only half of unreliable queue handled per step in worst case
Fix use of previously deallocated EmergeManager
Fix error on mod download failure
Pass pointed_thing to on_punch and minetest.register_on_punchnode callbacks
Include system info in the HTTP user agent on Windows
Add pointed_thing to minetest.register_on_placenode
Connection: Stop processing malformed packet when encountered
Fix curl dll not getting installed when sound is disabled
Fix minetest.rotate_and_place() calling on_rightclick() with nil/random param for node
Update lua_api.txt documentation
LuaVoxelManip: Add get_param2_data and set_param2_data
Schematic: Read slice probability table from schematic descriptors
Fixed mainmenu lua errors because of changes in get_textlist_index
Deindent HTTPFetchRequest::HTTPFetchRequest()
Prevent player jumping into nodes from below
Prevent placing node when player would be inside new node
Fix win32 reading semaphore count not working (broke all queues)
Make default User-agent follow RFC 2616
Fix building with MinGW
Fix building under MSVC
Fix spelling of "attempt"
Loading