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.
a704c04f00bfea4b77550169fa08105c2ee0dfd0
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
20
Apr
19
18
17
16
17
16
14
13
12
11
8
7
6
5
3
2
1
31
Mar
30
29
28
27
25
24
25
24
23
22
21
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
6
5
4
5
4
3
2
27
Feb
26
25
24
23
21
20
19
18
17
18
17
16
15
14
13
12
13
12
11
10
8
7
6
5
4
5
4
2
1
31
Jan
28
27
25
24
23
22
21
20
21
20
18
19
18
17
16
15
16
15
14
13
12
11
10
9
10
9
8
7
8
7
6
5
4
5
4
3
2
1
30
Dec
31
30
29
30
29
28
27
26
24
25
24
23
22
21
20
21
19
18
17
18
16
15
14
15
14
13
14
13
12
13
12
13
12
11
10
9
10
9
8
7
8
7
6
7
6
5
4
3
2
1
30
Nov
29
28
27
26
27
26
25
23
Fix mod store rating
Ore: Add biomes parameter
Fix build on OS X (Thanks neoascetic)
Add 'persistence' alias for Lua noiseparams and validate more vector parameters
Noise: Correct noise objects created with invalid dimensions
Porting: Refactor initalizePaths()
Disable connection timeout for singleplayer and server tabs
Biome API: Add biome-specific river water
fix infinite spawners
Schematics: Fix core.schematic_create()
10s timeout when connecting to server
Fix build since: "Remove referenced schematics from Decorations on clear"
Switch to check_v3s16 in l_mapgen.cpp and l_vmanip.cpp for type safety
Schematics: Remove referenced schematics from Decorations on clear
Refactor around translatePassword
Biomes: Remove referenced biomes from Decorations on clear
Fix path detection with --std= parameter
Fix build for < C++11 since last commit
Schematics: Refactor NodeResolver and add NodeResolveMethod
Use std::vector instead of std::set for Environment::getObjectsInsideRadius
Mgv5: Fix above/below ground spawn when water level is altered
Mgv5/v7: Add check for water for deciding biome node stability
Defaultsettings: Add dungeons and jungles flags. Update conf.example
Schematics: Reorganize (de)serialization and add Lua serialization API
Conf.example: Update, fix and improve mapgen flags docs
Add Spanish comment translation to minetest.desktop
Mgv6: Fix taiga, allow pine tree spawning on snowblocks
Mgv6: Add optional snow biomes
Fix a rare crash case un SendPlayerHP
Document for api functions that rely on current_modname, that it doesn't work when not loading mods
Link against shlwapi.lib and unify linker input sources for Windows
Fix freetype detection
Schematics: Prepend mod path to relative schematic filepaths
TOCLIENT_ACTIVE_OBJECT_MESSAGES: channel must be 1 for unreliable message
Fix missing SQLite3 statement pointer initialization
Cavegen: Remove now unnecessary checks for water, lava, ice
Make comments consistent with TOSERVER_INIT -> TOSERVER_INIT_LEGACY rename
Change screenshot filename to one likely to work on all modern filesystems
TOCLIENT_ACTIVE_OBJECT_REMOVE_ADD can be unreliable, catch PacketError exception.
craftdef.cpp: Return 0 after assert to make Clang happy
Loading