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

Commit graph

  • caf0df8924 Add viewing range GUI setting kilbith 2015-10-03 16:01:39 +0200
  • e62eac49d5 Mapgen: Add 4D fractal mapgen paramat 2015-04-14 04:38:01 +0100
  • ce1a70c703 Mgv5: getGroundLevelAtPoint searches a larger range paramat 2015-10-04 03:52:55 +0100
  • 94464fce70 Translated using Weblate (Spanish) OdnetninI 2015-10-04 12:36:17 +0200
  • 8373df623b Translated using Weblate (German) pilino1234 2015-10-02 20:11:01 +0200
  • 7521d15bf2 Translated using Weblate (German) Luca Gronmaier 2015-09-26 18:47:01 +0200
  • d441159fb7 Translated using Weblate (German) pilino1234 2015-09-26 18:45:55 +0200
  • 8b7860ec70 Translated using Weblate (German) Luca Gronmaier 2015-09-26 18:43:29 +0200
  • 31c2f03451 Translated using Weblate (Spanish) andrewgigena 2015-09-24 15:53:00 +0200
  • 58ec4482ce Translated using Weblate (Ukrainian) Olexandr 2015-09-21 23:18:50 +0200
  • 66f6b4ca59 Translated using Weblate (Ukrainian) Olexandr 2015-09-19 23:15:12 +0200
  • a77b980c94 Translated using Weblate (Spanish) Laura Arjona Reina 2015-09-20 18:00:45 +0200
  • a576823917 Translated using Weblate (Norwegian Bokmål) Christian Haug 2015-09-20 17:15:21 +0200
  • 1472b25a58 Translated using Weblate (Hungarian) way-hu 2015-09-21 14:55:05 +0200
  • 51cb2fd269 Translated using Weblate (Spanish) Laura Arjona Reina 2015-09-20 17:54:26 +0200
  • 4cd7e46c63 Translated using Weblate (Spanish) Laura Arjona Reina 2015-09-20 17:49:52 +0200
  • bcf03e0ff5 Translated using Weblate (Ukrainian) Olexandr 2015-09-17 22:38:55 +0200
  • 9a3dce3b88 Translated using Weblate (Ukrainian) Olexandr 2015-09-17 21:56:08 +0200
  • 8518ec2861 Translated using Weblate (German) pilino1234 2015-09-17 15:13:06 +0200
  • 1d628a5858 Translated using Weblate (Chinese (Taiwan)) Jeff Huang 2015-09-17 12:48:02 +0200
  • a3ca8854a8 Translated using Weblate (German) Tim 2015-09-17 15:12:29 +0200
  • 69fff104b9 Translated using Weblate (German) pilino1234 2015-09-17 15:11:25 +0200
  • 3bef5fbde2 Translated using Weblate (German) Tim 2015-09-17 15:10:49 +0200
  • 9701372e9d Translated using Weblate (German) pilino1234 2015-09-17 15:10:20 +0200
  • 56faa2faf3 Translated using Weblate (Chinese (Taiwan)) Jeff Huang 2015-09-17 12:44:35 +0200
  • de85688c92 Translated using Weblate (Chinese (Taiwan)) Jeff Huang 2015-09-17 12:43:17 +0200
  • 5bf4af9e6c Translated using Weblate (Esperanto) Tim 2015-09-13 12:36:41 +0200
  • b0523adc5f Add new ContentParamType2 "CPT2_DEGROTATE" est31 2015-10-02 23:36:28 +0200
  • 5130dbce7b Allow setting chunksize in core.set_mapgen_params kwolekr 2015-10-04 17:26:08 -0400
  • 9f25aba6c2 Hide mapgens from main menu not intended for end users kwolekr 2015-10-04 16:37:03 -0400
  • 0850d3bb93 Add emerge completion callback mechanism kwolekr 2015-10-04 02:54:25 -0400
  • 1f9c5a4a7b doc: Update node callback documentation kwolekr 2015-10-04 15:32:17 -0400
  • 7b01b94c6b Remove redundant code in player interact handler kwolekr 2015-10-04 02:53:52 -0400
  • f0cd5da687 Define and use limit constants for Irrlicht fixed-width types kwolekr 2015-10-04 02:50:04 -0400
  • b12bdcce34 Added minetest.wallmounted_to_dir Fernando Carmona Varo 2015-10-02 21:18:40 +0200
  • 20405edb06 Fix MinGW 32-bit build ShadowNinja 2015-10-03 13:19:58 -0400
  • a5bdfb6b3c Add get_biome_id(biome_name) callback Duane Robertson 2015-09-29 12:38:08 -0500
  • 21944a0d3c Add environment variable MINETEST_WORLD_PATH SmallJoker 2015-09-26 09:06:13 +0200
  • 8aaae7db05 Mapnode: Replace rotateAlongYAxis with improved version paramat 2015-10-02 01:07:57 +0100
  • 0bf1984d2c Fix some SRP issues est31 2015-09-30 00:38:05 +0200
  • 2a7d01b833 Some map border related fixes est31 2015-09-29 17:26:07 +0200
  • 0cde03254a Don't serialize StaticObjectList with > 65535 objects Kahrl 2015-09-29 01:55:12 +0200
  • ffe291cb78 Decorations: Remove error message 'chunksize not divisable by sidelen' paramat 2015-09-26 00:28:48 +0100
  • e7282816ff Abort at uncatched exceptions est31 2015-09-27 00:18:05 +0200
  • 4338f100f8 Fix redis erroring on non found blocks est31 2015-09-26 23:29:08 +0200
  • 88a44122ab FindJson: use PATH_SUFFIXES jsoncpp to find incdir Igor Gnatenko 2015-08-24 19:05:41 +0300
  • 8787d2e7e9 Fix falling through nodes on world load (fixes #2784) Christof Kaufmann 2015-08-18 12:05:24 +0200
  • 776760aba7 Clarify radii and distance types in documentation Tim 2015-09-20 15:19:52 +0200
  • 89e8f3a918 Update .gitignore to ignore symlinks to non-static Minetest directories and sort into an editor section Tim 2015-09-20 15:19:52 +0200
  • 524a7656e3 redis: throw error if block request failed netinetwalker 2015-09-26 00:26:52 +0200
  • f062bbd7a1 Add /emergeblocks command and core.emerge_area() Lua API kwolekr 2015-09-23 00:31:45 -0400
  • 596484da4f Save and remove player by pointer Loic Blot 2015-09-23 18:53:54 +0200
  • a56aedb4ea Mapnode: Add rotateAlongYAxisFull supporting 24 facedirs paramat 2015-09-21 01:21:28 +0100
  • 1adc7bf5c6 Replace "self program" with "this program" in fstk boilerplates est31 2015-09-21 20:03:35 +0200
  • d130c36e14 Fix another typo in doc/world_format.txt Kahrl 2015-09-21 19:26:54 +0200
  • 4f03f8d119 lua_api.txt: fix typo est31 2015-09-21 18:10:05 +0200
  • 452df1c723 Various style cleanups + unused code removal est31 2015-09-18 13:45:42 +0200
  • 9c635f28ac Little optimization on getAdded/Removed activeobjects per player loop. Loic Blot 2015-08-05 22:29:47 +0200
  • fe994946b7 Mgv5/6/7: Re-add #include profiler.h as commented-out option paramat 2015-09-19 00:16:23 +0100
  • 795db97fe3 Blob ore: Fix partial blobs paramat 2015-09-18 20:44:15 +0100
  • 691eb2d06d Document current node metadata format est31 2015-09-18 15:02:02 +0200
  • 94f1e5d9bd Send proper block to old clients for swap_node calls est31 2015-09-17 20:08:11 +0200
  • dcbb95338a Ore: Add puff ore type kwolekr 2015-09-15 21:28:16 -0400
  • 6c81be51ff Fix object position border checking est31 2015-09-16 16:12:59 +0200
  • f61f817b9c Disallow placing entities outside safe boundaries est31 2015-09-15 18:37:58 +0200
  • 8e9c9e305a Firelike drawtype: Improve code paramat 2015-09-12 22:19:29 +0100
  • 620dcddf43 Minor tweaks handle_settings_buttons Rui914 2015-08-15 04:22:43 +0900
  • 8acccf4c58 Fix "make install" and add underscore to doc file name est31 2015-09-14 07:44:12 +0200
  • 283bf97a1c Serialisation: documentation fixes, clarifying renames and whitespace fixes est31 2015-09-14 06:02:41 +0200
  • 915807f8db Rename doc/mapformat.txt and update doc to match SRP changes est31 2015-09-13 23:41:17 +0200
  • beba969413 Ore: Add ore sheet column height range selection kwolekr 2015-09-13 00:09:00 -0400
  • 1d6911676e Run updatepo.sh est31 2015-09-12 23:22:38 +0200
  • a5b34550eb Translated using Weblate (Esperanto) Tim 2015-09-10 17:14:30 +0200
  • 8eeff63fa2 Translated using Weblate (Hungarian) Kisbenedek Márton 2015-09-09 16:11:48 +0200
  • 90b57c4d82 Translated using Weblate (Russian) Alex “XShell” Schekoldin 2015-09-07 11:49:54 +0200
  • 02dd60bf5a Translated using Weblate (Russian) Alex “XShell” Schekoldin 2015-09-07 11:31:52 +0200
  • 1d9eb5a4d5 Translated using Weblate (Indonesian) Muhammad Rifqi Priyo Susanto 2015-09-06 08:59:35 +0200
  • d5591b65d6 Translated using Weblate (Dutch) E. Kastelijn 2015-09-06 07:40:53 +0200
  • 3e3dfebad6 Translated using Weblate (Indonesian) Muhammad Rifqi Priyo Susanto 2015-09-06 07:38:42 +0200
  • 458293977e Translated using Weblate (Esperanto) Tim 2015-09-04 15:07:45 +0200
  • 5cea06bfd5 Translated using Weblate (Dutch) E. Kastelijn 2015-09-05 08:38:59 +0200
  • 73c9378743 Translated using Weblate (German) Tim 2015-09-03 21:35:21 +0200
  • ca32374ff7 Translated using Weblate (Esperanto) Tim 2015-09-03 22:38:34 +0200
  • 0d1b41f380 Translated using Weblate (Esperanto) Tim 2015-09-03 19:24:34 +0200
  • d58211264e Translated using Weblate (Czech) Jakub Vaněk 2015-09-01 18:04:11 +0200
  • 17e83c05c5 Translated using Weblate (Spanish) shadowninja 2015-08-26 01:29:54 +0200
  • 7dcc115b02 Translated using Weblate (Spanish) shadowninja 2015-08-26 01:25:25 +0200
  • 14dc75c470 Translated using Weblate (Czech) Jakub Vaněk 2015-08-25 19:54:13 +0200
  • 51064d0362 Translated using Weblate (Czech) Jakub Vaněk 2015-08-25 19:47:36 +0200
  • 26f81955c8 Translated using Weblate (Italian) betacentury 2015-08-24 20:44:17 +0200
  • ba31be0e47 Translated using Weblate (Italian) betacentury 2015-08-24 20:35:12 +0200
  • 97493614e3 Translated using Weblate (Lojban) Wuzzy 2015-08-15 16:30:47 +0200
  • a9586d59e2 Translated using Weblate (German) Wuzzy 2015-08-15 15:34:22 +0200
  • 38d3f6ca45 Translated using Weblate (Lojban) Wuzzy 2015-08-15 15:37:45 +0200
  • 67175a9e1d Translated using Weblate (Japanese) Rui 2015-08-15 03:28:03 +0200
  • 8ae30bb9d6 Translated using Weblate (Japanese) Rui 2015-08-13 20:18:47 +0200
  • e4831d9249 Translated using Weblate (Japanese) Rui 2015-08-13 19:32:32 +0200
  • beb963f10a Translated using Weblate (German) hahoyer 2015-08-11 21:25:13 +0200
  • 64a5eec1bd networkprotocol.h: remove "u16 command" from doc est31 2015-09-10 10:23:00 +0200
  • 2a9da62b21 Improve locale directory detection est31 2015-09-08 23:57:28 +0200