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.
af4cd48e417f7788c41d116ca63a137234f07559
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
12
Jul
10
8
7
5
4
3
28
Jun
24
17
14
11
9
8
7
5
4
3
2
31
May
30
28
27
26
23
24
23
22
21
17
16
15
14
13
12
11
10
11
10
9
8
7
6
5
4
3
2
1
30
Apr
28
29
28
26
25
24
23
22
21
20
15
14
12
11
10
8
7
6
3
2
31
Mar
30
29
27
25
24
21
19
16
15
14
12
11
9
7
6
5
4
3
2
3
1
28
Feb
27
26
25
23
22
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
Translated using Weblate (Chinese (China))
Fix typos (#4298)
Ubuntu build HOWTO: Suggest to install git instead of git-core
Fix -Wterminate warnings in rollback.cpp as well
Fix -Wterminate warning on GCC 6
Fix warning in porting::setXorgWindowIcon when building without X11 (#4288)
Adding minetest.clear_craft
Use mathematical function to determine yaw direction
Fix for cropped text "Toggle Cinematic"
Remove cinematic toggle on F8
Finally set a window icon on X11
Temporarily disable "testStartStopWait" Threading unit test on mac
Fix & make linux conditionals uniform (#4278)
Disable joysticks per default for now
Remove top left minetest watermark
Add MapSettingsManager and new mapgen setting script API functions
Mapgen: Refactor mapgen creation and management
Remove old docs. We have VCS history anyways. (#4266)
openbsd's port fix for non Linux systems w/o libRT
Only allow strings to be passed to minetest.global_exists (#4253)
Also shut down when SIGTERM was received
Mgflat/fractal/v7/valleys: Denser 3D noise tunnels
Player: New get_look, set_look API
Dungeons: Generalise use, add capabilities, various modifications
Builtin/game/item: Add `place_param2` nodedef field
Move unknown node message when applying texture overrides to infostream (#4218)
Sky.cpp: Improve code style. Define sky colours as SColor
Make node timers more efficient
Random misc. warning fixes and cleanups
Settings: Clean up settings changed callback code
Fix android build
Server: Add reason for leave to `on_leaveplayer` callbacks
Sky: Darker, bluer sky and improved horizon haze at night
Sky: Fix sunrisebg texture motion (#4199)
Lua_api.txt: Split long lines. Capitalise 'Biome API'. Minor edits
Mapgen: Optimize biomemap creation by combining with generateBiomes
Biome API: Add per-biome riverbed material and depth
Mapgen: Performance improvement and fixes for updateLiquid (#4065)
Biomes: Define and use biome_t for biome IDs
PcgRandom: Fix/improve documentation
Loading