1
0
Fork 0
mirror of https://github.com/dragonfireclient/dragonfireclient.git synced 2025-01-11 16:39:52 -05:00

Commit graph

  • 183d0d5633 Update leveldb git url est31 2015-09-08 21:45:16 +0200
  • 1f1e14ab7f Change m_client_event_queue's type to std::queue Loic Blot 2015-09-08 18:29:02 +0200
  • fe6575b8d3 Add more information about how get_node_light works. Robert Zenz 2015-09-07 18:51:45 +0200
  • 0b87556048 Shaders: use triple-frequency waving for leaves and plants paramat 2015-09-07 21:48:58 +0200
  • 4967e483b6 Mgv5/mgv7 biomes: Reduce heat and humidity noise spreads to former value of 750 paramat 2015-09-07 02:15:13 +0100
  • 645e208673 Use CUSTOM_LOCALEDIR if specified ShadowNinja 2015-08-24 14:32:15 -0400
  • 31b6d26784 Fix occasionally failing travis builds est31 2015-09-03 06:53:35 +0200
  • 588f0c1fb0 Fix building on OSX, broken since "Clean up threading" Pavel Puchkin 2015-08-27 20:51:07 +0200
  • 91bf68e1fe Change my email Rui914 2015-09-04 05:55:31 +0900
  • c345657289 Rename minetest-icon.svg to minetest.svg - Fixes #1564 HEXcube 2015-09-02 16:22:12 +0530
  • 2035bfc3a6 Areastore: fix "attempt to index a number value" est31 2015-09-03 05:58:29 +0200
  • d493855481 Small fixes of minetest.has_feature Rui 2015-09-03 01:09:48 +0900
  • 196975ba5c Add two missing directories to doxygen Ner'zhul 2015-09-01 22:36:12 +0200
  • 94961b3364 Don't add line number to comment when running updatepo.sh est31 2015-09-02 01:34:37 +0200
  • e511282d78 Warn when building without cURL ShadowNinja 2015-09-01 14:27:41 -0400
  • 7419504079 Enable server build when no builds are enabled ShadowNinja 2015-09-01 14:26:15 -0400
  • fa30a14c5c Make example config more readable Marcin 2015-08-30 20:28:48 +0200
  • 4124e360cb Minor tweaks __builtin:falling_node Rui 2015-09-01 06:57:12 +0900
  • 0903190ba2 Hide minimap if it has been disabled by server est31 2015-09-01 03:07:02 +0200
  • dce9468925 gettext.cpp: Fix syntax error when using MSVC jh10001 2015-09-01 02:36:02 +0800
  • 714b68add2 Credits tab: fix accidental merger of two contributors est31 2015-08-31 16:37:02 +0200
  • 2c637ce1c2 Make ClientInterface::statenames consistent with the state enum again est31 2015-08-31 13:26:40 +0200
  • 9c44aace4f l_mainmenu.h: remove unused l_get_dirlist function est31 2015-08-30 01:17:03 +0200
  • 18973f9af1 Ores: change ore chance in clusters to better respect clust_num_ores for dense clusters Gael-de-Sailly 2015-08-28 16:16:19 +0200
  • 17b7b7c85f Dungeongen: Remove floating frames paramat 2015-08-27 02:50:45 +0100
  • 3304e1e517 Push error handler afresh each time lua_pcall is used Kahrl 2015-08-25 07:44:53 +0200
  • 8658c8d9b5 Use numeric indices and raw table access with LUA_REGISTRYINDEX Kahrl 2015-08-25 07:00:56 +0200
  • 34b7a147dc Change i++ to ++i David Jones 2015-08-25 21:23:05 +0100
  • 2480f2d06f Add fgettext_ne as keyword to updatepo.sh est31 2015-08-14 16:00:03 +0200
  • ca9ebd4545 Use gettext to "None" of texture pack list Rui914 2015-08-16 22:59:06 +0900
  • 67d38a303b Add setting for mods to copy to Android app ShadowNinja 2015-08-24 14:37:14 -0400
  • 6c5bc14290 Fix comment positioning in minetest.conf.example onkrot 2015-08-17 21:35:43 +0500
  • 32e4f4b32d Fix Android build of threading sources ShadowNinja 2015-08-24 11:20:53 -0400
  • e4bff8be94 Clean up threading ShadowNinja 2015-04-07 06:13:12 -0400
  • 6a1047d8c1 Fix wrong android versionName est31 2015-08-21 22:43:40 +0200
  • ffe3f03bc5 Continue with 0.4.13-dev est31 2015-08-20 04:02:00 +0200
  • d44fceac7e Bump version to 0.4.13 est31 2015-08-20 04:02:00 +0200
  • 980d095e32 tileable flags are needed also without shaders because of filters RealBadAngel 2015-08-20 03:39:26 +0200
  • 8b8d17b22b Remove use of engine sent texture tiling flags - theyre no longer needed RealBadAngel 2015-08-18 23:59:44 +0200
  • 5009d31a33 Remove some emails from credits tab kwolekr 2015-08-19 15:56:08 -0400
  • f3c16ab373 Update credits tab kwolekr 2015-08-19 15:14:27 -0400
  • 3a2bfd4548 Fix indianred and indigo of color-string Rui 2015-08-18 19:57:55 +0900
  • a64d887275 Add Japanese translation of desktop file Rui 2015-08-15 17:41:42 +0900
  • d565ce9539 Client: disable mmdb modstore est31 2015-08-19 18:56:44 +0200
  • 457d42c599 Android: bypass broken wide_to_utf8 with wide_to_narrow (again) est31 2015-06-14 06:38:02 +0200
  • 1fadf7f21e Fix inventory replace bug est31 2015-08-19 02:28:37 +0200
  • c2d23ff9cc SAPI: Disable unlockable time profiling kwolekr 2015-08-18 01:26:11 -0400
  • bcf38a2ad1 SEnv: Remove static_exists from ActiveObjects in deleted blocks kwolekr 2015-08-15 14:03:36 -0400
  • 5556ba168f Remove unused functions. onkrot 2015-08-16 00:25:27 +0500
  • ee6cad1546 Defaultsettings: Increase client_mapblock_limit to 5000 paramat 2015-08-15 00:21:15 +0100
  • 0ba1cf8203 Rollback: Fail on bad precondition instead of causing assertion error kwolekr 2015-08-15 14:45:44 -0400
  • 7238df4c59 Fix sneaking (fixes #665 and #3045) BlockMen 2015-08-12 23:25:26 +0200
  • c4b5561b3f Remove unused function from connection.{cpp,h} nerzhul 2015-08-14 14:00:36 +0200
  • 25dfd1bbf5 Don't do formspec escaping twice for loading description est31 2015-08-14 15:38:35 +0200
  • be9024a397 minimap: Add ability to disable from server kwolekr 2015-08-13 03:16:50 -0400
  • a670ecfde4 game.cpp: Update cached settings est31 2015-08-13 12:03:30 +0200
  • def274a583 Fix segfault caused by a8e238ed06 Perttu Ahola 2015-08-13 19:02:48 +0300
  • a8e238ed06 Add count based unload limit for mapblocks est31 2015-08-10 22:24:47 +0200
  • 2b04ab874d SAPI: Track last executed mod and include in error messages kwolekr 2015-08-11 22:27:54 -0400
  • 738fbc66d0 Fix Lua PcgRandom est31 2015-08-11 19:07:56 +0200
  • f0b325254f Treegen: Rename pine tree mapgen alias paramat 2015-08-09 09:17:11 +0100
  • 6c0c27f662 Fix intlGUIEditBox leak and uninitialized value in Mapper (reported by valgrind) Kahrl 2015-08-10 08:36:55 +0200
  • 1c408c4f1d Make NetworkPacket respect serialized string size limits kwolekr 2015-08-10 02:16:55 -0400
  • 18cfd89a86 Display Lua memory usage at the time of Out-of-Memory error kwolekr 2015-08-10 01:38:09 -0400
  • a953ff4dfc Fix segfaults caused by the Environment not being initialized yet rubenwardy 2015-08-09 21:10:37 +0100
  • 6b39bc6865 Translated using Weblate (German) sfan5 2015-08-09 21:51:21 +0200
  • 46e4970918 Update Spanish translation. Diego Martinez 2015-10-31 09:33:43 -0300
  • 35cc90b086 Remove unused file Loic Blot 2015-08-05 23:39:41 +0200
  • e0a961da52 Translated using Weblate (Hungarian) Kisbenedek Márton 2015-08-05 13:29:22 +0200
  • 247dda5005 Translated using Weblate (Russian) Andrey K 2015-07-30 15:32:39 +0200
  • ba5e4d7217 Translated using Weblate (German) est31 2015-07-21 16:48:09 +0200
  • ad49c96ecf Translated using Weblate (German) Jackie Coe 2015-07-20 11:46:14 +0200
  • f75e6417ad Translated using Weblate (German) Jackie Coe 2015-07-20 11:44:09 +0200
  • a8dbcbc2f2 Translated using Weblate (Japanese) Rui 2015-07-17 14:33:04 +0200
  • 5447bb4e83 Translated using Weblate (German) est31 2015-07-17 16:47:21 +0200
  • 5ffb752d3a Translated using Weblate (French) Jean-Patrick G 2015-07-17 22:49:20 +0200
  • 0d1243ce0b Translated using Weblate (Japanese) Rui 2015-07-17 14:25:05 +0200
  • a2f12bf054 Translated using Weblate (German) est31 2015-07-17 07:39:41 +0200
  • 5622fb2cee Translated using Weblate (French) Jean-Patrick G 2015-07-17 09:55:51 +0200
  • 63b12f1f04 Fix camera updates being toggled by N key in release mode (#2762) Kahrl 2015-08-07 06:02:06 +0200
  • 5c3c965c1a Fix detection of sneaking node This fixes bug 1551 gregorycu 2015-02-01 14:40:50 +1100
  • 8560ece02e Fix BufferedPacket race condition (fixes #2983) kwolekr 2015-08-06 02:15:21 -0400
  • bd0b469d3d Fix critical vulnerabilities and bugs with NetworkPacket kwolekr 2015-08-05 23:53:26 -0400
  • 49cf66d785 Initialize random for verification key generation too est31 2015-08-06 04:59:38 +0200
  • bcf47bc67c Improve Script CPP API diagnostics kwolekr 2015-08-05 00:49:35 -0400
  • 3183d5a403 connection: Make assertions non-fatal for received data kwolekr 2015-08-05 02:56:23 -0400
  • 3295f3c401 Fix tiling issues for PLANTLIKE and FIRELIKE with FSAA RealBadAngel 2015-08-05 22:52:32 +0200
  • 7a6e4dc54a Cavegen V6: Make all caves consistent with 0.4.12 stable paramat 2015-08-03 04:34:11 +0100
  • cf77e0333d Biome API: Make fallback biome stone and water, disable filler paramat 2015-08-02 01:35:05 +0100
  • abe6c072d6 src/util/numeric.{cpp,h}: Fix FacePositionCache data race Břetislav Štec 2015-08-02 15:08:39 +0200
  • 060e56b24c Fix "bouncy" blocks Miner59 2015-07-05 14:52:55 +0200
  • 868a1a5c13 src/client/tile.cpp: Fix reference counting Břetislav Štec 2015-08-02 18:42:03 +0200
  • 47225346be Android: fix sound issue, and gitignore est31 2015-08-02 10:08:44 +0200
  • a890c66bc0 Actually document what minetest.is_protected should do est31 2015-08-02 18:23:22 +0200
  • ec796b8e81 Add map limit config option rubenwardy 2015-07-13 16:01:31 +0100
  • a5e5aa5be9 Prepend "Lua: " before lua exceptions src/server.cpp src/emerge.cpp Břetislav Štec 2015-08-01 22:52:28 +0200
  • c4287a0d68 src/wieldmesh.cpp: Fix mesh extrusion memory leak Břetislav Štec 2015-08-02 00:16:31 +0200
  • ebe7b31538 src/client.cpp: Fix mapper memory leak Břetislav Štec 2015-08-02 01:31:57 +0200
  • 42cf5e972d Improve accuracy and safety of float serialization kwolekr 2015-08-01 01:03:51 -0400
  • bf991bde45 Clean up util/serialization.{cpp,h} and add unit tests kwolekr 2015-08-01 00:34:09 -0400