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

Commit graph

  • e289c9e648 Translated using Weblate (Dutch) Tobyplowy 2016-05-05 22:33:12 +0200
  • 3f89bf4d7f Lua_api.txt: Fix documentation for facedir rotation paramat 2016-05-09 23:44:15 +0100
  • 53e9587861 Add [resize texture modifier Resizes the texture to the given dimensions. SmallJoker 2016-05-03 20:14:01 +0200
  • 95446f4b6d Update credits tab est31 2016-03-24 17:17:37 +0100
  • 1db499dc6d Defaultsettings/Android: Increase 'max block generate distance' to 3 paramat 2016-05-08 01:03:56 +0100
  • b8aed9dfc2 Fixes #4098 ce8a9ed didn't quite go far enough, and left this bug in gregorycu 2016-05-08 19:02:11 +1000
  • 2cdd9b4ab6 Chat: Keep scroll position constant in ChatBuffer::deleteOldest() Kahrl 2013-04-23 23:17:33 +0200
  • 0f6e4a0913 Optimize default settings for Android build Maksim Gamarnik 2016-04-10 03:12:10 +0300
  • 4d9dbceb39 Run unescape_enriched *after* unescape_string. Ekdohibs 2016-05-05 19:08:45 +0200
  • d5c3db9c41 Make dropdowns show the string that was their argument. Ekdohibs 2016-05-05 18:50:02 +0200
  • bb925479a5 Android: Increase player_stepheight for thicker snow nodebox Maksim Gamarnik 2016-05-03 03:24:36 +0300
  • a279426d12 Lua_api.txt: Add warnings of l-system lighting bug paramat 2016-05-02 21:22:06 +0100
  • ae02d1eb8f Run updatepo.sh est31 2016-05-05 16:14:09 +0200
  • 063be8a126 Update settings translation file and minetest.conf.example est31 2016-05-05 16:12:58 +0200
  • d864c13333 Fix holding down F10 (open console) causing GUI to freeze Craig Robbins 2016-05-04 21:21:13 +1000
  • b22de6470b Settings_translation_file: Update mapgen with cave width parameter paramat 2016-05-02 23:16:28 +0100
  • c92cff5d52 Fix Windows build Craig Robbins 2016-05-02 15:01:17 +1000
  • 8fe753c3d9 FileSelectMenu: Fix formspec parsing broken by Irrlicht file-chooser Kahrl 2016-04-28 20:27:59 +0200
  • aa8c88cf4a find_path: consider walkable instead of CONTENT_AIR Auke Kok 2016-04-25 17:14:57 -0700
  • 9aec701a4c Pathfinder: improve GridNode storage est31 2016-04-01 03:13:24 +0200
  • f0de237de7 Pathfinder: use core::aabbox3d instead of own type est31 2016-04-01 02:43:28 +0200
  • ac8bb457aa Pathfinder: Fix style est31 2016-04-01 01:52:17 +0200
  • 46e5ef4e9a Move pathfinder classes to cpp file est31 2016-04-01 01:20:34 +0200
  • c1a0ebb725 Fix use of uninitialised variable in class Event Craig Robbins 2016-05-01 16:47:08 +1000
  • c95734654c Use MoveFileEx to rename files on Windows (not rename) gregorycu 2016-05-01 17:27:29 +1000
  • 29877dfb45 Mainmenu: Remove space under mod list Rui 2016-04-30 17:09:59 +0900
  • 0d40bb83a7 Translated using Weblate (Japanese) Rui 2016-03-30 13:09:05 +0200
  • 6667ffc0ab Translated using Weblate (Italian) Emon Omen 2016-04-29 21:48:10 +0200
  • 3de452e0d2 Translated using Weblate (Chinese (China)) Claybiokiller 2016-04-24 15:15:50 +0200
  • 2a12ebd652 Translated using Weblate (Catalan) Joan Ciprià Moreno Teodoro 2016-04-16 11:26:36 +0200
  • b2b8c49d04 Translated using Weblate (Danish) Thomas Wagner Nielsen 2016-04-17 08:53:06 +0200
  • e9c3824d1b Translated using Weblate (Indonesian) Muhammad Rifqi Priyo Susanto 2016-04-12 18:24:43 +0200
  • 9fc4415f9d Translated using Weblate (Estonian) Jan Harald 2016-04-09 13:53:33 +0200
  • cd9177964a Translated using Weblate (Portuguese) Fernando Reis 2016-03-25 13:26:39 +0100
  • 01517e210c Translated using Weblate (German) Wuzzy 2016-03-27 03:07:17 +0200
  • 1e103d0850 Translated using Weblate (Chinese (China)) YFdyh000 2016-03-29 17:59:08 +0200
  • fe64f93170 Translated using Weblate (Russian) Stas Kies 2016-03-28 01:49:35 +0200
  • 2b1ad6a4dc Translated using Weblate (Russian) Pavel Sokolov 2016-03-28 01:50:02 +0200
  • 7a923f5b0b Translated using Weblate (Russian) Anton Tsyganenko 2016-03-28 01:48:58 +0200
  • ac38f4ec99 Translated using Weblate (Russian) Alex “XShell” Schekoldin 2016-03-28 01:48:26 +0200
  • aec0979b27 Translated using Weblate (Russian) Stas Kies 2016-03-28 01:47:32 +0200
  • a760359391 Translated using Weblate (Spanish) Ever Medina 2016-03-26 12:16:43 +0100
  • 93fc5556ca Translated using Weblate (Portuguese (Brazil)) Ian Giestas Pauli 2016-03-25 23:43:50 +0100
  • 6e6bd7e774 Translated using Weblate (French) Jean-Patrick G 2016-03-25 17:20:51 +0100
  • a53357d291 Fix POSIX C++11 build ShadowNinja 2016-04-30 09:44:28 -0400
  • ae75073944 Fix prepreprocessor error in thread.h (related to C++11 threads) Craig Robbins 2016-04-30 12:29:52 +1000
  • 8b1f8e99cf Mapgen: Make 3D noise tunnels' width settable paramat 2016-04-25 11:47:25 +0100
  • 46fd114e9a Fix race on thread creation ShadowNinja 2016-03-07 16:55:32 -0500
  • e41673820f Upgrade Android build to Gradle build system ShadowNinja 2016-04-13 14:14:04 -0400
  • 7baddd1735 Avoid teleporting player if /teleport coords are out-of-range tenplus1 2016-04-28 23:59:54 +1000
  • dc35091aff Android menu: Unified serverlist kilbith 2016-04-25 11:18:17 +0200
  • 17bfe2fe5b Builtin: Add basic_privs setting rubenwardy 2016-04-09 16:07:45 +0100
  • 30083d1e00 Mainmenu: Standardize the menu button order and sizes SmallJoker 2016-04-24 15:44:10 +0200
  • 6278da296b Handle particle spawners in env and delete expired ids obneq 2016-04-28 01:58:09 +1000
  • 26a9a85129 Android: Update dependencies, GMP was required as a dependency Maksim Gamarnik 2016-04-25 15:05:35 +0300
  • ae7fb9b5be Inventory: Make ItemStack with different metadata not stackable Xunto 2016-04-22 15:49:06 +0300
  • 31c1fca6fd tile.cpp: Automatically upscale lower resolution texture SmallJoker 2016-04-21 21:54:30 +0200
  • 46da0e8b3b Make GUIEngine use pause_fps_max not fps_max gregorycu 2016-04-24 14:56:56 +1000
  • 48939df9a5 Escape more strings: formspecs, item descriptions, infotexts... Ekdohibs 2016-04-04 18:31:00 +0200
  • 21079cc8eb Fix bug that was leading to oversized tooltips containing multiline text when it have multiple lines Xunto 2016-04-21 23:26:31 +0300
  • 2177f3090e Fix mainmenu code downloading the public serverlist twice. Ekdohibs 2016-04-22 14:20:16 +0200
  • 7a6502a7a5 CONTRIBUTING: disallow signed git commits est31 2016-04-17 18:35:02 +0200
  • c350cfb50b Make logging use a fixed-length buffer to avoid race conditions. Ekdohibs 2016-04-21 10:45:42 +0200
  • 5c32c5e945 Biomes: Make dust fallback 'ignore' to fix y = 63 lighting paramat 2016-04-21 08:58:29 +0100
  • 9b437088df Textures: Replace menu background fallback dirt_bg.png with empty sky texture paramat 2016-04-20 07:24:14 +0100
  • a60aa8e226 Fix timer initialization. Auke Kok 2016-04-19 15:47:14 -0700
  • 8cf26bb0bb Mainmenu: Code cleaning kilbith 2016-04-18 22:43:12 +0200
  • 65db88d24e Mainmenu: Unify favorite servers with main serverlist kilbith 2016-04-18 18:20:04 +0200
  • fed5dd3b5d Mgv7: Combine mountain terrain generation with base terrain generation paramat 2016-04-16 23:20:20 +0100
  • 855a305057 falling: walk 4 additional diagonally down directions. Auke Kok 2016-04-13 23:10:37 -0700
  • bc4dc80c01 Mainmenu: Still support favorites if send_pre_v25_init is disabled est31 2016-04-15 04:13:53 +0200
  • d82c5da0dc mainmenu: Tidy up logic in is_server_protocol_compat() (#3997) SmallJoker 2016-04-15 14:37:09 +0200
  • 6530ed4dd8 Add option to disable entity selectionboxes. (#3992) TriBlade9 2016-04-14 02:15:41 -0700
  • b5f6d41eed Fix inventory hud scaling rubenwardy 2016-04-12 12:54:08 +0100
  • 4fdf66bbf4 Mgv7, mgflat, mgfractal: Tunnel generation code optimisation paramat 2016-04-12 04:43:22 +0100
  • e661d8b32c Mgv5: Optimise tunnels, add biome material in entrances paramat 2016-04-09 03:03:46 +0100
  • fe349d401d Mgvalleys: Don't let cavegen place biome nodes everywhere paramat 2016-04-09 00:24:36 +0100
  • 73d4538d94 Fix hotbar placement on displays with low screen density PilzAdam 2016-04-11 23:04:42 +0200
  • 3b43e7e87c Minimap: revert change from RGBA to Indexed Auke Kok 2016-04-10 11:03:16 -0700
  • d7908ee494 Convert nodeupdate to non-recursive Auke Kok 2016-03-30 07:50:10 -0700
  • 2eeb62057a Hud: Cache hud_scaling, fix minor style issues kwolekr 2016-04-10 23:51:36 -0400
  • eae33951ad Hud: Fix offset being ignored by inventory bar rubenwardy 2015-01-09 17:04:25 +0000
  • 9a04dfd0f5 Update CSRP-GMP to commit deaa11a7c29a73008 est31 2016-04-10 04:08:22 +0200
  • c566a8f2de Document hpchange callback ordering thing (#3981) raymoo 2016-04-10 04:52:18 -0700
  • af799d4bd2 Minimap: "North" indicator arrow for circle minimap Auke Kok 2016-04-07 21:50:33 -0700
  • 92d4a73843 Mainmenu: Refactor tab UI code Rui914 2016-03-31 17:26:39 +0900
  • 27ee8d8943 Fix ncurses lookup on Arch Linux David Knapp 2016-04-05 23:53:00 -0700
  • 465bb6f5d1 Mapgen: Optimise cave noises and tunnel excavation paramat 2016-04-02 02:05:08 +0100
  • c3993f6604 Re-add and disable blit_with_interpolate_overlay kwolekr 2016-04-07 04:01:43 -0400
  • ecdd5921a1 Clearer explanation of [colorize with alpha Samuel Sieb 2016-04-06 00:38:11 -0700
  • 15e1dcc020 Fix #3955 (player dying on login). Nathanaël Courant 2016-04-06 01:11:36 +0200
  • 24b32ab09d Fix compiler warnings from "Add an option to colorize to respect the destination alpha" Samuel Sieb 2016-04-05 15:36:24 -0700
  • 01ae43c480 Add an option to colorize to respect the destination alpha Samuel Sieb 2016-04-02 23:35:42 -0700
  • 66af984e0e Dungeongen: Update disabled torch placement code kinokoio 2016-03-31 12:19:41 -0600
  • b8ac7b80e6 Fix nametag hiding est31 2016-04-02 01:43:34 +0200
  • c8ff11b417 Mainmenu: Move description.txt textbox down Rui914 2016-03-29 19:53:15 +0900
  • f9a90383e1 Remove expensive copy of ContentFeatures gregorycu 2016-03-31 01:07:47 +1100
  • e082c7766a ParticleManager::handleParticleEvent: use switch Loic Blot 2016-03-30 00:06:47 +0200
  • 0aac1b7403 mg_schematic: fix leak in lua API, and small cleanup est31 2016-03-28 14:39:43 +0200
  • 0115da1d63 Mapgen: Don't spread light of nodes outside the desired area kwolekr 2016-03-29 23:59:39 -0400