oweals/minetest.git
10 years agoAdd license headers and remove useless includes
Kahrl [Tue, 10 Sep 2013 13:49:43 +0000 (15:49 +0200)]
Add license headers and remove useless includes

10 years agoUse system-wide LevelDB instead of bundled one
Sfan5 [Mon, 9 Sep 2013 20:46:18 +0000 (22:46 +0200)]
Use system-wide LevelDB instead of bundled one

10 years agoPrevent ModMgr from deleting backend setting in world.mt
Sfan5 [Mon, 9 Sep 2013 18:26:46 +0000 (20:26 +0200)]
Prevent ModMgr from deleting backend setting in world.mt

10 years agoMake --migrate update world.mt too
Sfan5 [Mon, 9 Sep 2013 18:07:25 +0000 (20:07 +0200)]
Make --migrate update world.mt too

10 years agoAdd note about --migrate only working with minetestserver or --server
Sfan5 [Mon, 9 Sep 2013 17:40:02 +0000 (19:40 +0200)]
Add note about --migrate only working with minetestserver or --server

10 years agoFix 'Unknown map backend' error when using Configure menu right after creating world
Sfan5 [Mon, 9 Sep 2013 17:21:07 +0000 (19:21 +0200)]
Fix 'Unknown map backend' error when using Configure menu right after creating world

10 years agoUse STL containers instead of irr::core::list
Sfan5 [Mon, 9 Sep 2013 16:44:50 +0000 (18:44 +0200)]
Use STL containers instead of irr::core::list

10 years agoAdd message that LevelDB is not supported on Windows
Sfan5 [Fri, 6 Sep 2013 18:50:02 +0000 (20:50 +0200)]
Add message that LevelDB is not supported on Windows

10 years agoMake it compile
Sfan5 [Fri, 6 Sep 2013 16:22:12 +0000 (18:22 +0200)]
Make it compile

10 years agoAdd dummy and LevelDB database backends
Ilya Zhuravlev [Mon, 22 Oct 2012 21:18:44 +0000 (01:18 +0400)]
Add dummy and LevelDB database backends

10 years agoRun updatepo.sh
Ilya Zhuravlev [Sat, 7 Sep 2013 18:02:43 +0000 (22:02 +0400)]
Run updatepo.sh

10 years agoAdd fallback font support for some languages.
Ilya Zhuravlev [Sat, 7 Sep 2013 16:06:00 +0000 (20:06 +0400)]
Add fallback font support for some languages.

10 years agoAdd minetest.get_gametime() API function, that returns the number of seconds since...
Novatux [Sun, 8 Sep 2013 08:54:36 +0000 (10:54 +0200)]
Add minetest.get_gametime() API function, that returns the number of seconds since the world was created.

10 years agoTranslated using Weblate (Portuguese)
Leonardo Costa [Thu, 5 Sep 2013 10:47:46 +0000 (12:47 +0200)]
Translated using Weblate (Portuguese)

10 years agoTranslated using Weblate (German)
Block Men [Fri, 6 Sep 2013 19:24:00 +0000 (21:24 +0200)]
Translated using Weblate (German)

Fix typo

10 years agoTranslated using Weblate (Chinese (China))
Shen Zheyu [Sat, 7 Sep 2013 14:20:04 +0000 (16:20 +0200)]
Translated using Weblate (Chinese (China))

10 years agoAdd mapgen_stair_cobble alias to minimal
Sfan5 [Fri, 6 Sep 2013 19:46:22 +0000 (21:46 +0200)]
Add mapgen_stair_cobble alias to minimal

10 years agoStandardized method of getting node info in dungeon mapgen.
0gb.us [Wed, 4 Sep 2013 19:09:52 +0000 (12:09 -0700)]
Standardized method of getting node info in dungeon mapgen.

10 years agoAdd sanity check to sort function
sapier [Sat, 24 Aug 2013 22:43:20 +0000 (00:43 +0200)]
Add sanity check to sort function

10 years agoFix selectionbox not honoring anaglyph mode 3d distortion
sapier [Sun, 25 Aug 2013 13:41:16 +0000 (15:41 +0200)]
Fix selectionbox not honoring anaglyph mode 3d distortion

10 years agoFix crash on lua exception
sapier [Sun, 25 Aug 2013 08:48:29 +0000 (10:48 +0200)]
Fix crash on lua exception

10 years agoUse player:set_hotbar_image() instead of hardcoded hotbar.png
PilzAdam [Tue, 3 Sep 2013 17:51:40 +0000 (19:51 +0200)]
Use player:set_hotbar_image() instead of hardcoded hotbar.png

10 years agoAdd backtrace to error function
sapier [Sun, 25 Aug 2013 10:54:16 +0000 (12:54 +0200)]
Add backtrace to error function

10 years agoFix remnants of s32 enable_shaders
Kahrl [Tue, 3 Sep 2013 22:16:33 +0000 (00:16 +0200)]
Fix remnants of s32 enable_shaders

10 years agoFix enable_fog = false not having any effect when shaders are enabled
Kahrl [Tue, 3 Sep 2013 11:21:04 +0000 (13:21 +0200)]
Fix enable_fog = false not having any effect when shaders are enabled

10 years agoServer::ProcessData(): call getBanName once instead of twice (#639)
Ilya [Wed, 10 Apr 2013 03:34:58 +0000 (07:34 +0400)]
Server::ProcessData(): call getBanName once instead of twice (#639)

10 years agoAdd minetest.parse_json, engine.parse_json
Kahrl [Mon, 2 Sep 2013 00:01:49 +0000 (02:01 +0200)]
Add minetest.parse_json, engine.parse_json

10 years agoUse wstring for vertlabels
PilzAdam [Sat, 31 Aug 2013 19:07:53 +0000 (21:07 +0200)]
Use wstring for vertlabels

10 years agoFix bug in pathfinder causing endless loop in some situations
sapier [Sat, 24 Aug 2013 21:42:02 +0000 (23:42 +0200)]
Fix bug in pathfinder causing endless loop in some situations

10 years agoTranslated using Weblate (Spanish)
Diego Martínez [Sun, 25 Aug 2013 23:55:30 +0000 (01:55 +0200)]
Translated using Weblate (Spanish)

10 years agoTranslated using Weblate (Russian)
Ilya Zhuravlev [Fri, 30 Aug 2013 21:15:24 +0000 (23:15 +0200)]
Translated using Weblate (Russian)

10 years agoTranslated using Weblate (Russian)
Anton Tsyganenko [Fri, 30 Aug 2013 21:08:17 +0000 (23:08 +0200)]
Translated using Weblate (Russian)

10 years agoTranslated using Weblate (Russian)
Ilya Zhuravlev [Fri, 30 Aug 2013 21:08:03 +0000 (23:08 +0200)]
Translated using Weblate (Russian)

10 years agoTranslated using Weblate (Russian)
Anton Tsyganenko [Fri, 2 Aug 2013 18:09:30 +0000 (20:09 +0200)]
Translated using Weblate (Russian)

10 years agoTranslated using Weblate (Russian)
Anton Tsyganenko [Fri, 2 Aug 2013 18:09:30 +0000 (20:09 +0200)]
Translated using Weblate (Russian)

10 years agoTranslated using Weblate (Russian)
Anton Tsyganenko [Fri, 2 Aug 2013 18:09:30 +0000 (20:09 +0200)]
Translated using Weblate (Russian)

10 years agoTranslated using Weblate (Russian)
Anton Tsyganenko [Fri, 2 Aug 2013 18:09:30 +0000 (20:09 +0200)]
Translated using Weblate (Russian)

10 years agoTranslated using Weblate (German)
Pilz Adam [Sun, 25 Aug 2013 15:27:38 +0000 (17:27 +0200)]
Translated using Weblate (German)

10 years agoNormalized heat and adjusted humidity
proller [Mon, 19 Aug 2013 18:30:14 +0000 (22:30 +0400)]
Normalized heat and adjusted humidity

10 years agoAdd escaping to world list in main menu (fixes #896).
Ilya Zhuravlev [Thu, 29 Aug 2013 12:12:16 +0000 (16:12 +0400)]
Add escaping to world list in main menu (fixes #896).

10 years agoRemove "po/du". "du" is invalid language code (fixes #881).
Ilya Zhuravlev [Mon, 26 Aug 2013 10:30:17 +0000 (14:30 +0400)]
Remove "po/du". "du" is invalid language code (fixes #881).

10 years agoAdd support for using textures in hotbar
BlockMen [Wed, 31 Jul 2013 23:09:57 +0000 (01:09 +0200)]
Add support for using textures in hotbar

10 years agoFix aliases not working in shapeless crafting recipes
Kahrl [Sun, 25 Aug 2013 16:14:26 +0000 (18:14 +0200)]
Fix aliases not working in shapeless crafting recipes

10 years agoRun util/updatepo.sh
PilzAdam [Sun, 25 Aug 2013 14:53:04 +0000 (16:53 +0200)]
Run util/updatepo.sh

10 years agoAdd a setting for HighPrecisionFPU (fixes #763).
Ilya Zhuravlev [Sun, 25 Aug 2013 14:25:01 +0000 (18:25 +0400)]
Add a setting for HighPrecisionFPU (fixes #763).

10 years agoFix *.po errors caused by rebase.
Ilya Zhuravlev [Sun, 25 Aug 2013 12:59:53 +0000 (16:59 +0400)]
Fix *.po errors caused by rebase.

10 years agoTranslated using Weblate (Ukrainian)
Vladimir a [Wed, 26 Jun 2013 23:22:17 +0000 (01:22 +0200)]
Translated using Weblate (Ukrainian)

10 years agoTranslated using Weblate (Russian)
Anton Tsyganenko [Fri, 2 Aug 2013 18:09:30 +0000 (20:09 +0200)]
Translated using Weblate (Russian)

10 years agoTranslated using Weblate (Norwegian Bokmål)
sfan5 [Fri, 21 Jun 2013 13:48:34 +0000 (15:48 +0200)]
Translated using Weblate (Norwegian Bokmål)

10 years agoTranslated using Weblate (Estonian)
sfan5 [Fri, 21 Jun 2013 13:47:25 +0000 (15:47 +0200)]
Translated using Weblate (Estonian)

10 years agoTranslated using Weblate (Dutch)
Sasikaa Lacikaa [Mon, 5 Aug 2013 20:18:03 +0000 (22:18 +0200)]
Translated using Weblate (Dutch)

10 years agoTranslated using Weblate (Hungarian)
Sasikaa Lacikaa [Sun, 11 Aug 2013 01:05:30 +0000 (03:05 +0200)]
Translated using Weblate (Hungarian)

10 years agoTranslated using Weblate (Dutch)
sfan5 [Fri, 21 Jun 2013 13:46:31 +0000 (15:46 +0200)]
Translated using Weblate (Dutch)

10 years agoTranslated using Weblate (Russian)
Vladimir a [Wed, 26 Jun 2013 21:54:28 +0000 (23:54 +0200)]
Translated using Weblate (Russian)

10 years agoTranslated using Weblate (French)
Nicola Spanti [Thu, 1 Aug 2013 11:52:24 +0000 (13:52 +0200)]
Translated using Weblate (French)

10 years agoTranslated using Weblate (French)
we prefer instagib metl3 [Sat, 6 Jul 2013 12:28:12 +0000 (14:28 +0200)]
Translated using Weblate (French)

10 years agoTranslated using Weblate (Ukrainian)
sfan5 [Fri, 21 Jun 2013 13:45:10 +0000 (15:45 +0200)]
Translated using Weblate (Ukrainian)

10 years agoFix umlauts/special character issue in lua gettext
BlockMen [Sun, 18 Aug 2013 21:30:30 +0000 (23:30 +0200)]
Fix umlauts/special character issue in lua gettext

10 years agoFix gettext for tabs (windows)
BlockMen [Sun, 18 Aug 2013 12:36:38 +0000 (14:36 +0200)]
Fix gettext for tabs (windows)

10 years agoAllow SIGINT to kill mainmenu again
Kahrl [Mon, 19 Aug 2013 12:55:38 +0000 (14:55 +0200)]
Allow SIGINT to kill mainmenu again

10 years agoWorld config dialog: Use engine determined path for game mods
Kahrl [Mon, 19 Aug 2013 11:55:04 +0000 (13:55 +0200)]
World config dialog: Use engine determined path for game mods

10 years agoGUIFormSpecMenu focus fixes
Kahrl [Mon, 19 Aug 2013 09:26:51 +0000 (11:26 +0200)]
GUIFormSpecMenu focus fixes

10 years agoReenable image scaling in formspecs
BlockMen [Fri, 9 Aug 2013 18:53:11 +0000 (20:53 +0200)]
Reenable image scaling in formspecs

10 years agoFix trailing nils being dropped by deprecated minetest.env handler
Kahrl [Sun, 18 Aug 2013 13:15:33 +0000 (15:15 +0200)]
Fix trailing nils being dropped by deprecated minetest.env handler

10 years agoAdd translation for main menu
sapier [Wed, 14 Aug 2013 17:22:23 +0000 (19:22 +0200)]
Add translation for main menu
Add engine.gettext() and remove gettext() calls in guiFormspecMenu.cpp

10 years agoSend player damage to all clients and apply [brighten 871/head
PilzAdam [Tue, 13 Aug 2013 21:06:39 +0000 (23:06 +0200)]
Send player damage to all clients and apply [brighten

10 years agoDiagonal liquid animation
Kahrl [Wed, 14 Aug 2013 22:55:35 +0000 (00:55 +0200)]
Diagonal liquid animation

10 years agoFix modstore pagecount
Novatux [Fri, 16 Aug 2013 13:44:09 +0000 (15:44 +0200)]
Fix modstore pagecount

10 years agoUse get_texturepath() instead of get_gamepath()/../textures
Novatux [Fri, 16 Aug 2013 15:37:01 +0000 (17:37 +0200)]
Use get_texturepath() instead of get_gamepath()/../textures

10 years agoUse errorstream instead of std::cout in pathfinder.cpp
PilzAdam [Fri, 16 Aug 2013 15:42:12 +0000 (17:42 +0200)]
Use errorstream instead of std::cout in pathfinder.cpp

10 years agoRemove debug output
PilzAdam [Fri, 16 Aug 2013 00:45:53 +0000 (02:45 +0200)]
Remove debug output

10 years agoSort modlist alphabetically
PilzAdam [Thu, 15 Aug 2013 23:34:52 +0000 (01:34 +0200)]
Sort modlist alphabetically

10 years agoAdd ability to activate mods with doubleclick (remove old_style_mod_selection)
PilzAdam [Thu, 15 Aug 2013 22:12:10 +0000 (00:12 +0200)]
Add ability to activate mods with doubleclick (remove old_style_mod_selection)

10 years agoDon't automatically scroll listbox when selecting an item in the middle
Kahrl [Thu, 15 Aug 2013 22:54:38 +0000 (00:54 +0200)]
Don't automatically scroll listbox when selecting an item in the middle

10 years agoFormspec textlist: Black Irrlicht magic to detect fake doubleclicks
Kahrl [Thu, 15 Aug 2013 19:46:55 +0000 (21:46 +0200)]
Formspec textlist: Black Irrlicht magic to detect fake doubleclicks

10 years agoFix formspec escaping, add escaping to info.txt for texture packs.
Novatux [Wed, 14 Aug 2013 18:21:39 +0000 (20:21 +0200)]
Fix formspec escaping, add escaping to info.txt for texture packs.

10 years agoFix documentation about colors in formspec
Sfan5 [Thu, 15 Aug 2013 17:38:54 +0000 (19:38 +0200)]
Fix documentation about colors in formspec

10 years agoAdd virtual destructor to IBackgroundBlockEmerger to silence warning
Kahrl [Wed, 14 Aug 2013 23:16:34 +0000 (01:16 +0200)]
Add virtual destructor to IBackgroundBlockEmerger to silence warning

10 years agoOmnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
Kahrl [Sun, 11 Aug 2013 02:09:45 +0000 (04:09 +0200)]
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu

10 years agoFix my name.
Ilya Zhuravlev [Wed, 14 Aug 2013 16:35:38 +0000 (20:35 +0400)]
Fix my name.

10 years agoFix typos
PilzAdam [Tue, 13 Aug 2013 22:50:03 +0000 (00:50 +0200)]
Fix typos

10 years agoAdd support for entities to automatic face movement direction
sapier [Wed, 31 Jul 2013 15:29:25 +0000 (17:29 +0200)]
Add support for entities to automatic face movement direction

10 years agoDont write directly to files but rather write and copy a tmp file
PilzAdam [Tue, 13 Aug 2013 17:15:06 +0000 (19:15 +0200)]
Dont write directly to files but rather write and copy a tmp file

10 years agoRemove farmesh
Kahrl [Mon, 12 Aug 2013 06:18:38 +0000 (08:18 +0200)]
Remove farmesh

10 years agoDecoration: Fix schematic probability mess with new MTS file version
kwolekr [Mon, 5 Aug 2013 02:59:22 +0000 (22:59 -0400)]
Decoration: Fix schematic probability mess with new MTS file version

10 years agoDont crash if facedir > 23
PilzAdam [Sat, 10 Aug 2013 14:26:02 +0000 (16:26 +0200)]
Dont crash if facedir > 23

10 years agoDont download modstore info if its isnt needed
PilzAdam [Mon, 5 Aug 2013 11:19:16 +0000 (13:19 +0200)]
Dont download modstore info if its isnt needed

10 years agoDon't freak out when a client sends multiple TOSERVER_INIT packets; also log one...
Perttu Ahola [Thu, 8 Aug 2013 03:10:45 +0000 (06:10 +0300)]
Don't freak out when a client sends multiple TOSERVER_INIT packets; also log one thing more.

10 years agoFix various memory access problems detected by valgrind
Kahrl [Wed, 7 Aug 2013 17:48:31 +0000 (19:48 +0200)]
Fix various memory access problems detected by valgrind

10 years agoFix path of mono font in defaultsettings.cpp
PilzAdam [Wed, 7 Aug 2013 11:41:00 +0000 (13:41 +0200)]
Fix path of mono font in defaultsettings.cpp

10 years agoFix stored XSS vulnerability in the serverlist
Sfan5 [Wed, 7 Aug 2013 07:20:36 +0000 (09:20 +0200)]
Fix stored XSS vulnerability in the serverlist

10 years agoFix uninitialized irr::SEvent fields in guiFormSpecMenu.cpp
Kahrl [Tue, 6 Aug 2013 23:36:19 +0000 (01:36 +0200)]
Fix uninitialized irr::SEvent fields in guiFormSpecMenu.cpp

10 years agoSimplify code of mainmenu world sort
Novatux [Mon, 5 Aug 2013 16:49:19 +0000 (18:49 +0200)]
Simplify code of mainmenu world sort

10 years agoFix full crack texture being shown when releasing dig button
Kahrl [Tue, 6 Aug 2013 16:15:40 +0000 (18:15 +0200)]
Fix full crack texture being shown when releasing dig button

10 years agoAdd support for different drowning damage and allow drowning in other nodetypes
BlockMen [Thu, 1 Aug 2013 16:36:11 +0000 (18:36 +0200)]
Add support for different drowning damage and allow drowning in other nodetypes

10 years agoFix worldlist in servertab being filtered by selected game
PilzAdam [Tue, 6 Aug 2013 15:28:48 +0000 (17:28 +0200)]
Fix worldlist in servertab being filtered by selected game

10 years agoRename LagPool's member variables to avoid MSVC freaking up due to it's #define max
Perttu Ahola [Tue, 6 Aug 2013 15:17:58 +0000 (18:17 +0300)]
Rename LagPool's member variables to avoid MSVC freaking up due to it's #define max

10 years agoClean up server's log messages and give a better error to client when its player...
Perttu Ahola [Tue, 6 Aug 2013 15:13:11 +0000 (18:13 +0300)]
Clean up server's log messages and give a better error to client when its player is in use

10 years agoAdd minetest.registered_biomes
Novatux [Mon, 5 Aug 2013 07:50:41 +0000 (09:50 +0200)]
Add minetest.registered_biomes

10 years agoFix crack overlay for animated textures
Kahrl [Fri, 2 Aug 2013 19:31:52 +0000 (21:31 +0200)]
Fix crack overlay for animated textures