index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2013-05-19
Write mods that are not in world.mt into it at world startup
PilzAdam
2013-05-19
Dont load mods that have no entry in world.mt
PilzAdam
2013-05-19
Install mods/mods_here.txt instead of mods/minetest/mods_here.txt
PilzAdam
2013-05-19
Remove no virtual dtor warnings, make MapgenParams contain actual NoiseParams
kwolekr
2013-05-19
Fix regression of world loading caused by 81c863ac
kwolekr
2013-05-19
New modsystem
PilzAdam
Mods are placed in $path_<user/share>/mods They can be enabled per world in world.mt or the configure world window
2013-05-18
Translated using Weblate (Chinese (China))
Shen Zheyu
2013-05-18
Remove survival and build from CMakeLists.txt
PilzAdam
2013-05-18
Remove common from CMakeLists.txt, README.txt, lua-api.txt and buildwin.sh
PilzAdam
2013-05-18
Only create SoundManager in main menu if USE_SOUND is true
PilzAdam
2013-05-18
Fix memory leak in MeshUpdateThread
PilzAdam
2013-05-18
Fix math for isBlockInSight. Fixes #718 (client-side).
Aaron Suen
2013-05-17
Move kahrl to core devs in credits tab
PilzAdam
2013-05-17
Fix Problem with uk Translation
sfan5
2013-05-17
Translated using Weblate (French)
we prefer instagib metl3
2013-05-16
Translated using Weblate (Spanish)
Diego Martínez
2013-05-16
Dont drop fonts with ENABLE_FREETYPE=0
PilzAdam
2013-05-14
Fix memory leak in run_tests()
PilzAdam
2013-05-13
Translated using Weblate (Portuguese (Brazil))
Frederico Guimarães
2013-05-13
Translated using Weblate (German)
sfan5
2013-05-13
Update po files
PilzAdam
2013-05-13
Merge remote-tracking branch 'origin/master'
Weblate
2013-05-13
Translated using Weblate (Russian)
Anton Tsyganenko
2013-05-13
Translated using Weblate (Norwegian Bokmål)
Sindre Tellevik
2013-05-13
Translated using Weblate (French)
we prefer instagib metl3
2013-05-13
Translated using Weblate (Dutch)
sfan5
2013-05-13
Add mouse_sensitivity option
Esteban I. Ruiz Moreno
2013-05-13
Add progress bar to item visuals preloading
Zeg9
2013-05-13
Only use game filter in singleplayer tab; use menu_{background, overlay, ↵
PilzAdam
header, footer}.png for other tabs
2013-05-12
Fix double free in createExtrudedMesh, reported by ptitSeb
Kahrl
2013-05-11
Add code to play main_menu.ogg in main menu
RealBadAngel
2013-05-10
Clear custom player HUDs when emerging players. Fixes #711.
Aaron Suen
2013-05-11
Fix memory leak: remove InventoryAction after sending and applying
PilzAdam
2013-05-10
Fix memory leaks: delete font in main and GUIChatConsole
PilzAdam
2013-05-10
Fix memory leak by dropping sky
PilzAdam
2013-05-10
Add clouds to all loading screens and better progress handling
Zeg9
2013-05-10
Fix gettext memory leaks
sapier
2013-05-09
Really fix itemdef memory leak
sapier
2013-05-09
Add --videomodes option to show available video modes
Kahrl
2013-05-09
Drop IrrlichtDevice when running --speedtests
Kahrl
2013-05-08
Fix world selection a bit (also fixes a main menu segfault)
Kahrl
2013-05-08
Add progress bar and clouds to loading screen
Zeg9
2013-05-07
Update default controls in README and pause menu
PilzAdam
2013-05-06
Fix shader license headers to be LGPL
Brent Hull
2013-05-06
Remove 'Meshbuffer ran out of indices' limitation
Kahrl
2013-05-06
fix static data not beeing stored correctly on deactivation
sapier
2013-05-04
Install menu textures of minetest_game
PilzAdam
2013-05-04
Add header.png and footer.png support for games, and support texture packs ↵
Perttu Ahola
via <gameid>_menu_<background/overlay/header/footer>.png
2013-05-04
Fix favorite Server List on Windows
Sfan5
2013-05-04
Fix documentation for HUD commands in protocol
PilzAdam
[prev]
[next]