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
Commits
c406438b95e3df181961add56a2511b96bd9d690
Select Git revision
Branches
4
master
default
stable-0.4
stable-0.3
stable-0.2
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
minetest
Author
Search by author
Any Author
authors
Dirk
dirk
Milan
milan
2 authors
Oct 27, 2015
Fix missing #include
· c406438b
PilzAdam
authored
9 years ago
c406438b
Move basic, non-numeric macros from util/numeric.h to basicmacros.h
· 27eed138
kwolekr
authored
9 years ago
27eed138
Oct 26, 2015
Fix jittering sounds on entities (fixes #2974)
· 8a6e921c
BlockMen
authored
9 years ago
8a6e921c
Fix typo
· 2c25107c
BlockMen
authored
9 years ago
2c25107c
SAPI: Fix seed parameter truncation for LuaPseudoRandom constructor
· bc0318d2
kwolekr
authored
9 years ago
bc0318d2
SAPI: Move core.get_us_time() to Util module
· 306b0670
kwolekr
authored
9 years ago
306b0670
Remove some abort() calls
· 5f342aa0
est31
authored
9 years ago
5f342aa0
SAPI: Throw runtime error instead of if l_get_mapgen_object called in incorrect thread
· d69ef6ac
kwolekr
authored
9 years ago
d69ef6ac
SAPI: Mark all Lua API functions requiring envlock
· 54f1267c
kwolekr
authored
9 years ago
54f1267c
Correct comment in l_util.cpp
· 3936a5e3
est31
authored
9 years ago
3936a5e3
Oct 25, 2015
Fix parameter passing to gettext call
· eba5f7cd
PilzAdam
authored
9 years ago
eba5f7cd
Check if hitter has inventory when punching item
· eb92bfb0
BlockMen
authored
9 years ago
eb92bfb0
Credits: Remove my name
· df2c474d
Rui
authored
9 years ago
df2c474d
Add option to disable backface culling for models
· 50ba7e11
BlockMen
authored
9 years ago
50ba7e11
Escape " in generated settings_translation_file.cpp
· 6907c3e4
PilzAdam
authored
9 years ago
6907c3e4
Fix out of bounds vector write in Logger::addOutput(ILogOutput *out)
· 1f76808e
est31
authored
9 years ago
1f76808e
Oct 24, 2015
Fix setting comments
· 7d5c7365
PilzAdam
authored
9 years ago
7d5c7365
Don't allow games or mods to add secure. settings
· 9ee0d376
PilzAdam
authored
9 years ago
9ee0d376
Mgfractal: Independent iterations and scale parameters
· e2fc8f7d
paramat
authored
9 years ago
e2fc8f7d
Android: statically load iconv library
· 49bda7f9
est31
authored
9 years ago
49bda7f9
Run updatepo.sh
· e46fa220
est31
authored
9 years ago
e46fa220
Better gettext support for protocol version mismatch messages
· 85c6b5fd
est31
authored
9 years ago
85c6b5fd
Small logging refactor and additional options
· 2f19abd7
est31
authored
9 years ago
2f19abd7
Improve Lua settings menu
· 6f2d9de7
PilzAdam
authored
9 years ago
6f2d9de7
Fix compilation under MSVC and remove unnecessary conditional function prototype
· 2d207afe
kwolekr
authored
9 years ago
2d207afe
Fix on_rightclick() being called directly after placing node
· 127b9aed
BlockMen
authored
9 years ago
127b9aed
Improve rollback database indexing
· 380e1504
cheapie
authored
9 years ago
380e1504
Flush rollback log more often
· f9eb31f3
est31
authored
9 years ago
f9eb31f3
Fix some threading things and add additional thread unittests
· 964be640
kwolekr
authored
9 years ago
964be640
Oct 23, 2015
Decoration API: Add flag for placement on liquid surface
· 59fa117d
paramat
authored
9 years ago
59fa117d
Oct 22, 2015
Add more ways to pass data to check_player_privs
· c3284783
Robert Zenz
authored
9 years ago
c3284783
Translated using Weblate (Portuguese (Brazil))
· 37c1e201
Leonardo
authored
9 years ago
37c1e201
Translated using Weblate (Japanese)
· 16d208e1
Rui
authored
9 years ago
16d208e1
Translated using Weblate (German)
· 1ac19c6d
est31
authored
9 years ago
1ac19c6d
Oct 19, 2015
init_log_streams: check if log_filename is empty.
· df80b1ae
Jun Zhang
authored
9 years ago
df80b1ae
Oct 18, 2015
ABMs: Make catch-up behaviour optional
· 3b9f99e0
paramat
authored
9 years ago
3b9f99e0
Settings tab: double click opens/closes trees
· 2364449d
Kahrl
authored
9 years ago
2364449d
Settings tab: don't autoscroll when toggling "Show technical names"
· ba9d7215
Kahrl
authored
9 years ago
ba9d7215
Remove wstrgettext
· 6b0cae5a
est31
authored
9 years ago
6b0cae5a
Display sane output for empty descriptions
· f3d82567
est31
authored
9 years ago
f3d82567
Loading