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
d879a539cd19ddd1ee34afec2512fb2238de2822
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
1
Jun
31
May
30
28
26
25
24
23
20
18
17
16
15
14
11
10
8
7
5
4
3
2
29
Apr
27
25
24
23
22
21
20
19
18
16
15
14
13
12
11
10
9
8
6
3
1
26
Mar
24
23
22
21
15
14
13
12
11
9
8
6
5
4
3
2
27
Feb
26
24
23
16
15
13
12
9
8
7
6
5
4
3
2
1
31
Jan
26
24
23
21
19
18
16
15
14
13
12
11
10
9
8
7
6
7
6
5
3
2
1
31
Dec
30
25
24
23
22
21
19
18
17
16
15
14
13
12
11
9
8
7
6
5
4
3
1
30
Nov
29
30
29
28
27
25
24
23
21
19
18
17
16
15
14
12
11
10
9
8
7
6
5
4
3
2
1
18
Oct
17
16
14
8
7
5
1
29
Sep
28
26
23
20
18
16
17
15
11
10
9
8
7
6
5
4
3
2
31
Aug
30
29
26
25
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
Redirect stdin/stderr/stdout to /dev/null in daemon mode
Add daemon support for linux like operating systems
Small cleanup of hud add/remove code
Fix over-poping and only push the core once
Add success and output return values to chat commands
Add item eat callback
Fix misplaced selection box in some situations
Fix setThreadName support for BSD
Works for debian and a few other distributions but fails for even more so back to old order
Sort commands and privs alphabetically in '/help'.
Rework dumping functions
Hide pause menu prior drawing "shutting down..." message
Reduce log level for non npot2 texture warning message
Fix library link order
Remove settings not used any longer
Fix disable hud disabling drawing of full gui
fixed typo std::encl in src/gettext.cpp
Fix a bunch of small bugs due to mainmenu cleanup
Item entity stacks merge on the ground.
Fix memory leak in redis backend, fixes #1325
Add joining player to printed player list
Add support for interlaced polarized 3d screens
Split declaration of GenericCAO from implementation
Fix singleplayer dialogs missing game customization
Add formspec toolkit and refactor mainmenu to use it
Make print() NUL-safe
Map irrlicht log level to minetest. Allow write them to debug file.
Fix old client showing duplicated health bar on new server
Send max number of characters instead of asserting in case of too long chat messages
Fix invalid cast fix resulting in chat messages beeing limited to 256 bytes
Fix incorrect scaling of customized hud item selection marker
Fix error messages beeing shown on pressing cursor keys in various menus
Fix possible deadlock in error conditions
Fix healthbar not beeing hidden on disabled damage
Use "core" namespace internally
Organize builtin into subdirectories
Add write_json() to the async API
Add a limit to node meta data resolving recursion
Fix heart + bubble bar size on different texture packs
Move message about missing normal maps to infostream instead of errorstream.
Loading