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
c0a7c670a465b4c05d90a8a4e8001797ec4e628a
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
src
Author
Search by author
Any Author
authors
Dirk
dirk
Milan
milan
2 authors
Oct 29, 2015
findSpawnPos: Add setting for max height above water level
· c0a7c670
paramat
authored
9 years ago
c0a7c670
Mgfractal: Add filler depth noise
· 182b3fd2
paramat
authored
9 years ago
182b3fd2
Oct 28, 2015
Add STATIC_ASSERT() macro and use it
· 688556a5
kwolekr
authored
9 years ago
688556a5
Add DISABLE_CLASS_COPY macro (and use it)
· c56d7fe0
kwolekr
authored
9 years ago
c56d7fe0
Oct 27, 2015
Environment: Time of day fixes and add serverside getter
· ca8e56c1
est31
authored
9 years ago
ca8e56c1
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
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
Mgfractal: Independent iterations and scale parameters
· e2fc8f7d
paramat
authored
9 years ago
e2fc8f7d
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 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
Oct 17, 2015
Fix GUITable selection issues with trees
· c4d18623
Kahrl
authored
9 years ago
c4d18623
New settings tab contain all possible settings
· 006ef5b4
PilzAdam
authored
9 years ago
006ef5b4
Fix == to =
· 06e5d0f5
Rui
authored
9 years ago
06e5d0f5
Fix missing include on AIX
· 6ba9d654
kwolekr
authored
9 years ago
6ba9d654
Refactor Thread class to improve readability and portability
· 765a834c
kwolekr
authored
9 years ago
765a834c
Refactor thread utility interface
· 6be74d17
kwolekr
authored
9 years ago
6be74d17
Fix crash regression when invsize formspec gets used
· 836486a9
est31
authored
9 years ago
836486a9
Oct 15, 2015
Fix enforcing of nametag hiding
· b600bc30
est31
authored
9 years ago
b600bc30
Loading