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
Graph
969d2b3eb1f30e257823d9220697e47735be68e3
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
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
25
Aug
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
16
14
13
12
11
10
11
10
9
8
7
6
4
3
2
1
28
Apr
27
25
24
25
24
23
22
21
20
18
14
12
11
10
9
8
7
6
5
3
2
1
31
Mar
30
29
30
29
28
27
28
26
24
23
24
23
22
21
19
18
19
17
16
15
14
13
11
10
9
7
6
5
4
3
2
3
1
28
Feb
27
26
25
24
23
24
23
22
21
22
21
20
19
18
17
15
14
13
12
10
9
8
7
Translated using Weblate (Dutch)
Translated using Weblate (Russian)
Translated using Weblate (French)
Translated using Weblate (French)
Translated using Weblate (Ukrainian)
Fix umlauts/special character issue in lua gettext
Fix gettext for tabs (windows)
Allow SIGINT to kill mainmenu again
World config dialog: Use engine determined path for game mods
GUIFormSpecMenu focus fixes
Reenable image scaling in formspecs
Fix trailing nils being dropped by deprecated minetest.env handler
Add translation for main menu
Send player damage to all clients and apply [brighten
Diagonal liquid animation
Fix modstore pagecount
Use get_texturepath() instead of get_gamepath()/../textures
Use errorstream instead of std::cout in pathfinder.cpp
Remove debug output
Sort modlist alphabetically
Add ability to activate mods with doubleclick (remove old_style_mod_selection)
Don't automatically scroll listbox when selecting an item in the middle
Formspec textlist: Black Irrlicht magic to detect fake doubleclicks
Fix formspec escaping, add escaping to info.txt for texture packs.
Fix documentation about colors in formspec
Add virtual destructor to IBackgroundBlockEmerger to silence warning
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
Fix my name.
Fix typos
Add support for entities to automatic face movement direction
Dont write directly to files but rather write and copy a tmp file
Remove farmesh
Decoration: Fix schematic probability mess with new MTS file version
Dont crash if facedir > 23
Dont download modstore info if its isnt needed
Don't freak out when a client sends multiple TOSERVER_INIT packets; also log one thing more.
Fix various memory access problems detected by valgrind
Fix path of mono font in defaultsettings.cpp
Fix stored XSS vulnerability in the serverlist
Fix uninitialized irr::SEvent fields in guiFormSpecMenu.cpp
Loading