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.
66efaaa983cde27e0ad2f9cc142950a62c868765
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
26
Apr
24
23
22
21
20
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
Fix fast leaves with texture_clean_transparent enabled.
Fix player pitch and yaw not being set properly
Remove fly mode in simple main menu
German translation: shorter setting name
Remove unused variable Client::m_active_blocks
DecoSchematic: Fix missing trees in rough terrain
Protocol 25: wstring -> string for custom access denial reasons
Re-apply 972d17baea81ffe6d508b291ef97207a4822e1da...
Fix crash on startup (Windows)
Only lowercase project name at compile time
Revert "m_active_object_messages is used like a queue. Use std::queue instead of std::list. Also rename to m_active_object_messages_queue"
m_active_object_messages is used like a queue. Use std::queue instead of std::list. Also rename to m_active_object_messages_queue
Add minetest.global_exists()
Noise: Add noise unittests
Fix sign-compare compiler warnings in mg_ore.cpp
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
Loading