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
81b9c023c4f96d2db06706496e0578fdd1b6377b
Select Git revision
0 results
minetest
Author
Search by author
Any Author
authors
0 authors
Feb 17, 2015
Grab GUIChatConsole::m_font, fixes segfault when changing font_size
· 81b9c023
Kahrl
authored
10 years ago
81b9c023
Replace std::list by std::vector into ClientMap::updateDrawList,...
· fd70f4f2
Loïc Blot
authored
10 years ago
fd70f4f2
Replace std::list by std::vector into timerUpdate calls
· 3c91ad8f
Loïc Blot
authored
10 years ago
3c91ad8f
Ignore old entities from 0.3.
· 24315db6
Nathanaëlle Courant
authored
10 years ago
24315db6
Remove old comment from Network Rework Patch 2/4
· 54487b3e
Loïc Blot
authored
10 years ago
54487b3e
Replace std::list by std::vector into ServerMap::listAllLoadableBlocks...
· 718bcafd
Loïc Blot
authored
10 years ago
718bcafd
SAO: re-add old ActiveObjectTypes for a future migration layer
· c58d4997
Loïc Blot
authored
10 years ago
c58d4997
SAO work: ActiveObject types & SAO cleanup * Replace u8 types with...
· f8d5af75
Loïc Blot
authored
10 years ago
f8d5af75
Feb 16, 2015
Add player direction to on-screen debug text
· 98d80e20
Yaman
authored
10 years ago
98d80e20
Add LevelDB and redis to Travis Linux builds
· f1fd0f7e
sfan5
authored
10 years ago
f1fd0f7e
Performance Improvement: Use a cache which caches result for getFacePositions.
· 7c8793cb
Loïc Blot
authored
10 years ago
7c8793cb
[Patch 2/4] Network rework: packet writing, sending and cleanups
· ed04e8e9
Loïc Blot
authored
10 years ago
ed04e8e9
Fix minetest.item_eat's replace_with_item, fixes #2292
· efa97751
rubenwardy
authored
10 years ago
efa97751
Feb 15, 2015
Fix unit test if there isn't a localhost address (for example FreeBSD jails), second part
· 8aebc31a
Loïc Blot
authored
10 years ago
8aebc31a
Fix unit test if there isn't a localhost address (for example FreeBSD jails)
· a3e2b3e4
Loïc Blot
authored
10 years ago
a3e2b3e4
Only do the IPv6 unit test if IPv6 is enabled
· 3b6b9435
Loïc Blot
authored
10 years ago
3b6b9435
Updated Spanish translations
· 5eb0eda6
ngosang
authored
10 years ago
5eb0eda6
Feb 14, 2015
Fix issue #2278, Connection sent before address data loading
· 346652a8
Loïc Blot
authored
10 years ago
346652a8
Re-apply
4a6582c1
broken since...
· 7880ff74
Loïc Blot
authored
10 years ago
7880ff74
Fix crash on passing false as value in table to table.copy(t)
· 7c5accf6
est31
authored
10 years ago
7c5accf6
Feb 13, 2015
Suppress CGUITTFONT build warnings
· d44cb547
Zeno-
authored
10 years ago
d44cb547
Feb 12, 2015
Add german and french translation for minetest.desktop
· af7f369d
Loïc Blot
authored
10 years ago
af7f369d
Update czech translation
· 2630f45f
Jakub Vaněk
authored
10 years ago
2630f45f
Minor fixes in translations
· c7a78037
ngosang
authored
10 years ago
c7a78037
Fix gettext on MSVC
· d3026293
BlockMen
authored
10 years ago
d3026293
Fix .zip extraction (mod store)
· e102cbd8
ngosang
authored
10 years ago
e102cbd8
main.cpp rework * Move ClientLauncher class to a dedicated file *...
· 146f77fd
Loïc Blot
authored
10 years ago
146f77fd
Fix store.lua bug: default screenshot
· 92d19858
Rui
authored
10 years ago
92d19858
Fix tab_mods.lua: default screenshot patch
· 14cc2c23
Rui
authored
10 years ago
14cc2c23
Remove unused variables to make clang happy
· a19ec332
Loïc Blot
authored
10 years ago
a19ec332
Small changes in the style of controls
· 4a6582c1
ngosang
authored
10 years ago
4a6582c1
Make Clang happy with lua lauxlib.c.
· c3a23ebc
Loïc Blot
authored
10 years ago
c3a23ebc
Enable LUA_USE_POSIX if possible in bundled Lua
· b2f3ffe3
est31
authored
10 years ago
b2f3ffe3
Fix Android compile warning
· 66efaaa9
Zeno-
authored
10 years ago
66efaaa9
Feb 11, 2015
Fix 'Download complete' dialog in the mods store
· 704453ff
ngosang
authored
10 years ago
704453ff
Don't permit to open inventory is playerCAO isn't present. This prevent to...
· a9355284
Loïc Blot
authored
10 years ago
a9355284
Fix issue #2279. ok @zeno-
· 8252e1ec
Loïc Blot
authored
10 years ago
8252e1ec
Fix Android build since a704c04f00bfea4b77550169fa08105c2ee0dfd0Oxh. ok @zeno-
· 10b208f5
Loïc Blot
authored
10 years ago
10b208f5
Remove workaround in itemdef.cpp to enable/disable/enable "enable_shaders" setting
· c8f60bd2
Zeno-
authored
10 years ago
c8f60bd2
Fix Android build of narrow_to_wide
· 98b37e3e
ShadowNinja
authored
10 years ago
98b37e3e
Loading