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.
baa7c8f8ad4e5717e324948c85d3da6bbbf17c16
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
30
May
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
27
26
25
26
25
24
23
22
19
18
17
16
Translated using Weblate (Italian)
Translated using Weblate (Ukrainian)
Translated using Weblate (Russian)
Translated using Weblate (Russian)
Translated using Weblate (German)
Add minetest.check_password_entry callback
protection_bypass priv can now be revoked in singleplayer (#4169)
Remove unused code in s_security.cpp (#4172)
Particles: Add option to remove particles on collision
Add base64 encoding and decoding to the lua api. (#3919)
Disallow external linkage for default Cavegen NoiseParams
Dungeongen: Remove dependency on Mapgen
Mapgen: Combine dungeon generation code
Mapgen: Deduplicate common constructor code
Mapgen: Remove calculateNoise from most mapgens
Mapgen V7: Remove now-unused ridge heightmap
Cavegen: Move V5-style caves to CavesNoiseIntersection
Cavegen: Minor misc. fixes
Fix undefined evaluation order when constructing random vectors
Cavegen: Re-add small caves to CavesRandomWalk
Cavegen: Remove CavesRandomWalk dependency on Mapgen
Cavegen: Merge instances of repetitive surface level-finding code
Cavegen: Remove CavesV6 dependency on Mapgen
Cavegen: Rename CaveV6 to CavesV6
Cavegen: Merge CaveV5 and CaveV7 into CavesRandomWalk
Fix MgStoneType and BiomeType enum names
Mapgen: Combine generateBiomes, dustTopNodes, and generateCaves
Move biome calculation to BiomeGen
Tell irrlicht if we handle a key or not.
Fix rollback.txt migration
Fix irrlicht version checking macro for tooltip_height calculation
Move updateTextures and fillTileAttribs to ContentFeatures
Tolerate packet reordering in the early init process
Fix a m_camera not used warning fix pointed by clang
Implement a PostgreSQL backend
Gitignore: ignore idea and ninja files
Item entities: Don't show description as infotext
Fix tooltip height for versions of irrlicht < 1.8.2
Implement DatabaseException for databases
Add on_punchnode callback
Loading