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

Commit graph

  • 29dda9f356 Add UpdateThread and use it for minimap and mesh threads est31 2015-06-29 11:06:03 +0200
  • 4e28c8d3c8 Fix *BSD build with GNU iconv kwolekr 2015-06-29 02:39:22 -0400
  • 0d65ee878c Add Lua errors to error dialog rubenwardy 2015-03-02 18:26:20 +0000
  • 1455267c9e Bugfix: variable type mismatch RealBadAngel 2015-06-28 21:11:54 +0200
  • 0a90fedabc Bugfix: minimap was updated only with loading new blocks, allow forced updates with changing player pos RealBadAngel 2015-06-28 14:45:47 +0200
  • b160f8dfe7 Minimap update RealBadAngel 2015-06-28 12:17:36 +0200
  • 420125debd Remove busy polling inside minimap thread est31 2015-06-27 18:11:24 +0200
  • 36163d9653 Mgv5/mgv7 caves: Remove sand found in underground tunnels paramat 2015-06-25 23:55:01 +0100
  • ffd16e3fec Add minimap feature RealBadAngel 2015-06-22 04:34:56 +0200
  • 3376d2e114 Remove compile warning est31 2015-06-25 15:50:31 +0200
  • 3d43df99f1 Return to ignore est31 2015-06-24 22:45:52 +0200
  • b13809f0c0 Use frame instead of words 'no screenshot available' rubenwardy 2014-11-30 12:52:20 +0000
  • c6766b275f Typo fix on previous @est31 commit Loic Blot 2015-06-23 23:17:47 +0200
  • 3a89e25fe0 Small TOCLIENT_HELLO logging fix est31 2015-06-23 21:14:48 +0200
  • 2c1fd29884 Add MoveSomewhere inventory action est31 2015-06-20 12:55:48 +0200
  • bc55ef337c Use actionstream instead of errorstream when failing to emerge player Craig Davison 2015-06-23 15:46:35 +0100
  • 6f8bdda90e Fix string conversion error message est31 2015-06-23 15:04:14 +0200
  • 17ba584fe2 Fix bug when craft input isn't replaced TeTpaAka 2015-06-02 20:30:04 +0200
  • 0b76e85a71 Update Chinese translation Zheyu Shen 2015-06-20 20:02:38 +0800
  • 660fa516bf Fix some issues with animations, and allow non-looped animations to be defined MirceaKitsune 2015-02-21 23:38:53 +0200
  • 622918d8a8 Mgv7: Edit noise parameters. Fewer octaves, larger spreads. paramat 2015-06-15 05:30:44 +0100
  • 53efe2ef42 Remove textures vertical offset. Fix for area enabling parallax. RealBadAngel 2015-06-21 00:11:09 +0200
  • a31d08be55 Android: use loop inside makefile to spare repetition est31 2015-06-20 07:39:28 +0200
  • 14f4cd0ef9 Small CAO improvements est31 2015-06-20 06:58:07 +0200
  • 70da8a940b Mapgen objects: Enable heatmap and humidmap for all biome api mapgens paramat 2015-06-19 00:17:03 +0100
  • d7190df07e More correct wrap_rows implementation figec 2015-06-19 19:04:11 +0300
  • dd91b3d6fb Generic CAO cleanups and renames for clarification est31 2015-06-20 03:20:06 +0200
  • 40226e5274 Make attached objects visible in 3rd person view est31 2015-06-20 00:30:38 +0200
  • 3b65a6a36c Fix wrap_rows at inner byte of multibyte sequence figec 2015-06-18 21:34:17 +0300
  • e45ecad3ab Biome API: Add noise defined biome blend paramat 2015-06-03 08:59:07 +0100
  • 2da1503780 Mgv6: Don't create air gap in tundra at y = 48 in custom high terrain paramat 2015-06-18 02:55:52 +0100
  • ea1b17b88f Don't print an error for valid listring[] formspec est31 2015-06-18 04:25:11 +0200
  • 43dab2ffc8 Make wrap_rows not wrap inside utf-8 multibyte sequences est31 2015-06-17 22:10:22 +0200
  • 6dcf549ba9 Fail iconv call gracefully est31 2015-06-17 19:00:31 +0200
  • a1a2ac7954 Simpler patch for saplings trying to grow on unknown nodes ShadowNinja 2015-06-16 21:00:19 +0200
  • 7a90b31b30 GUIFormSpecMenu::OnEvent code style update and small refactor est31 2015-06-16 20:33:07 +0200
  • 7b7f8b7225 Update credits tab est31 2015-06-16 07:32:01 +0200
  • c977fbd928 Add list-rings est31 2015-06-16 10:48:54 +0200
  • 3ae8b92be6 Remove unneccessary space for tab completion Nathaniel Olsen 2015-06-15 21:10:06 -0500
  • bbf6f4fc25 Don't highlight entries in credits Wuzzy 2015-06-15 01:26:02 +0200
  • 3b4408aa6c Don't crash when saplings try to grow on unknown nodes y.st 2015-06-14 22:51:40 -0700
  • 38482d2656 Biome API: Enable biome generation to lower world limit paramat 2015-06-13 01:26:56 +0100
  • bb5f830d16 Ignore punches with no damage in the actionstream SmallJoker 2015-03-11 20:52:47 +0100
  • ecdfbfc8dc Remove reference to deprecated privilege Craig Davison 2015-06-14 21:28:51 +0100
  • ee38bcd307 Automated whitespace error fix for last commit est31 2015-06-14 23:09:20 +0200
  • 43fcfbfe05 Improved parallax mapping. Generate heightmaps on the fly. RealBadAngel 2015-06-14 21:13:36 +0200
  • d105bf27dd Add UTF and other utility unit tests est31 2015-06-14 12:00:06 +0200
  • 60f31ad523 Android: bypass broken wide_to_utf8 with wide_to_narrow est31 2015-06-14 06:38:02 +0200
  • b6387b4e0f Use utf-8 in formspecs Ilya Zhuravlev 2015-06-10 01:54:33 +0200
  • 572990dcd3 Add utf-8 conversion utilities and re-add intlGUIEditBox est31 2015-06-10 00:35:21 +0200
  • aa13baa30a Add minetest.register_on_player_hpchange TeTpaAka 2015-05-30 16:56:42 +0200
  • e50aa4ed06 Add return list of individual counts to find_node_in_area TeTpaAka 2015-05-30 20:53:21 +0200
  • 502e40a649 dofile error reporting for syntax errors est31 2015-06-12 20:00:50 +0200
  • 0b187ede4b Minimal: Add snow biome and jungleleaves nodes. Add mapgen aliases paramat 2015-06-12 05:07:44 +0100
  • c849d32a10 Reposition irrlicht timestamp in makefile est31 2015-06-11 23:56:54 +0200
  • 05f4e9ee08 More reliable serverlist behaviour HybridDog 2015-05-30 16:18:09 +0200
  • e481745433 Minimal: Edit mapgen aliases. Use blob ore for clay, update other ores. Update simple biomes. Cleanup code paramat 2015-06-07 05:36:40 +0100
  • 8383a61eac Decrease minetest.after globalstep lag HybridDog 2015-06-03 15:58:38 +0200
  • 74d8b341bc Mgv5/mgv7: Trigger biome recalculation at underwater surfaces paramat 2015-06-02 08:38:14 +0100
  • ba3ff5ef39 Fix uninitialized variable error est31 2015-06-02 13:55:02 +0200
  • b8a8be9c86 Nicer time setting logging est31 2015-06-02 06:45:21 +0200
  • e479337c1a Fix wrong replace from previous commit est31 2015-06-02 00:20:12 +0200
  • 6df6b2a0e0 Localize inside whole misc_helpers.lua est31 2015-06-01 18:16:07 +0200
  • 617a3d426f Make split method static est31 2015-06-01 16:58:57 +0200
  • 06a2eee692 Mapblock: nodecount refactor est31 2015-05-31 06:23:10 +0200
  • b4dfaa3a7a Only retrieve always_fly_fast setting once SmallJoker 2015-05-30 22:24:49 +0200
  • addf3ee165 (Android) Only simulate holding down fast key if fast_move is toggled to true Craig Robbins 2015-05-29 22:32:13 +1000
  • 522acf920f Make get_biome_list() error message more helpful kwolekr 2015-05-28 20:04:40 -0400
  • 0f15488eae Fix typo in variable name Kahrl 2015-05-28 20:47:15 +0200
  • c0335f7d13 Add some missing getter functions to the lua API TeTpaAka 2015-05-26 14:10:08 +0200
  • 990a96578f Consistent const string params est31 2015-05-27 13:23:09 +0200
  • 21878c9d5c Spare some string copies est31 2015-05-27 11:45:40 +0200
  • f16ebbfecf Mgv6: Enable snowbiomes by default. Double biome noise spread. 3 octaves, 0.5 persistence for humidity paramat 2015-05-25 02:12:44 +0100
  • 6b7fb591cb Small clientiface ASCII art improvements est31 2015-05-24 16:33:22 +0200
  • 774e5d17c4 Biome API, mgv7: Increase heat/humidity spreads. Improve mgv7 noise parameters paramat 2015-05-24 01:37:50 +0100
  • 3dba6d1f90 Mgv5/v7: Fix generateBiomes biome recalculation logic Biomegen down to y = -192 for mgv5 deep oceans. Improve code paramat 2015-05-21 03:20:41 +0100
  • 39869aaa25 Fix Windows build, clean up included headers SmallJoker 2015-05-22 18:26:18 +0200
  • e13d2bafc6 Deny empty username early in the protocol est31 2015-05-22 20:22:55 +0200
  • 9facb40738 Don't ignore nametag attribute change message for newer versions est31 2015-05-21 18:58:39 +0200
  • 2853b40de1 Fix documentation for texture override face selector behaviour est31 2015-05-20 19:58:27 +0200
  • da34a2b33e Replace instances of std::map<std::string, std::string> with StringMap kwolekr 2015-05-19 02:24:14 -0400
  • 603297cc35 Add texture overriding rubenwardy 2015-03-30 11:55:29 +0100
  • 43702ec6ac Fix build with libstdc++ kwolekr 2015-05-19 02:38:48 -0400
  • 6c5a6967ec Split ObjDef/ObjDefManager out to objdef.cpp kwolekr 2015-05-18 22:30:25 -0400
  • 497299afd6 Lower log level for unexpected behaviour est31 2015-05-19 00:55:58 +0200
  • d2ca662569 Enforce hiding nametag est31 2015-05-18 22:41:22 +0200
  • 5b03857c62 Add more swp files to gitignore est31 2015-05-18 21:24:57 +0200
  • 23984ef7f0 Make nametags white again est31 2015-05-18 21:01:57 +0200
  • 20aa78cffb Fix null dereference when loading schematic from definition without a NodeDefManager kwolekr 2015-05-17 22:32:35 -0400
  • 46684beec1 Record MapBlock modification reasons as flags instead of strings kwolekr 2015-05-17 22:14:26 -0400
  • 4c9a8a91c4 SAPI/Noise: Add PerlinNoiseMap:getMapSlice() function kwolekr 2015-05-17 03:38:39 -0400
  • c0edb8e313 Mapgen v5/v7: Detect sandstone, enable sandstone brick dungeons paramat 2015-05-13 00:33:41 +0100
  • 3ffb5f5761 Add optional buffer param for bulk data array writes in Lua kwolekr 2015-05-17 00:07:45 -0400
  • 28b2476b11 Noise: Fix interpolation at negative coordinates kwolekr 2015-05-17 00:04:51 -0400
  • c00b6812b1 Fix current mod name change missed during rebase ShadowNinja 2015-05-16 19:09:53 -0400
  • 11a96e4901 Add -Wsign-compare for Clang builds and fix some signed/unsigned compiler warnings kwolekr 2015-05-16 19:59:53 -0400
  • fb36c471d7 SAPI: Accept either ARGB8 table or ColorString to specify colors kwolekr 2015-05-16 12:26:57 -0400
  • 8f9af57314 Add core.get_dir_list ShadowNinja 2015-05-04 14:59:13 -0400
  • 6c06330daf Add core.request_insecure_environment() ShadowNinja 2014-09-09 21:52:07 -0400
  • 05ab9973f9 Add core.mkdir ShadowNinja 2014-09-09 15:17:01 -0400