Commit Graph

  • 5b997ba643 Add LICENSE file via addalicense.com master rarkenin 2013-10-01 12:53:28 -0700
  • 8205186e93 Particles fixup Robert Arkenin 2013-03-29 09:48:45 -0400
  • c3a2d10c18 Fix up conflicts Merge branch 'master' of https://github.com/rarkenin/minetest Robert Arkenin 2013-03-29 09:07:12 -0400
  • 1232875543 fix up branch Robert Arkenin 2013-03-29 09:01:41 -0400
  • 5f84f82498 Grabbing updates Robert Arkenin 2013-03-29 08:57:38 -0400
  • 1a2a9cb08f Merge pull request #9 from minetest/master rarkenin 2013-03-23 16:12:55 -0700
  • e1ff5b1361 Allow spawning particles from the server, from lua Jeija 2013-01-23 18:32:02 +0100
  • ab57fdac44 Move rightclickable to the proper place PilzAdam 2013-03-23 23:15:30 +0100
  • dacc8cdb3a Include backface_culling flag in serialization format for TileDefs Jürgen Doser 2013-01-25 01:37:19 +0100
  • ca7043e52d Set of changes to build mineTest using Visual Studio 11.0. These affect the following: 1. String concatenation in guiMainMenu.cpp - it is required for all individual strings to be of the same type <unicode/non-unicode>; adding explicit L qualifier before the other strings. 2. Correcting type of BlockMakeData to struct in place of class forward declarations. This information is used for name decoration by Visual Studio, leading to linker errors in case of mismatches. 3. Windows headers define max as a macro somewhere, leading to a compile time error in profiler.h; using () around function to prevent macro match from occurring. Mukul Sati 2013-03-23 02:24:31 -0400
  • 6f8d40ef5d 6d facedir RealBadAngel 2013-03-23 19:17:00 +0100
  • 2318d19bb4 Merge pull request #563 from proller/guest proller 2013-03-23 08:21:30 -0700
  • f98d0433f9 Random guest name and finite liquid checkbox proller 2013-03-23 17:37:50 +0400
  • cc9a47f557 Merge pull request #8 from proller/guest rarkenin 2013-03-23 08:11:32 -0700
  • c4149a79eb guest name liquid finite checkbox proller 2013-03-23 17:37:50 +0400
  • 87ba41c6df Merge pull request #7 from minetest/master rarkenin 2013-03-22 16:39:12 -0700
  • 34b185e955 Add singlenode mapgen; generates solely the node 'mapgen_singlenode', defaults to air Perttu Ahola 2013-03-22 19:16:51 +0200
  • f1f9aa91b9 Merge pull request #6 from BlindBanana/luajit rarkenin 2013-03-22 05:41:14 -0700
  • 44db00268a Merge pull request #5 from minetest/master rarkenin 2013-03-22 05:15:14 -0700
  • b6dcadeb79 CMakeLists.txt: Add games/common to be installed when available Perttu Ahola 2013-03-22 07:46:48 +0200
  • 93af87054a - CMakeLists extended to support build with luajit configure cmake with "-DLUAJIT" to build minetest with luajit instead of the normal lua BlindBanana 2013-03-21 22:40:51 +0100
  • e2021ccb61 - add luajit Version 2.0.1 with hotfix: http://luajit.org/download/v2.0.1_hotfix1.patch included BlindBanana 2013-03-21 22:36:29 +0100
  • 3415f3350c - fix syntax for luajit BlindBanana 2013-03-21 22:34:44 +0100
  • 13a918d1bb Merge branch 'master' of https://github.com/minetest/minetest into mergestuff1 rarkenin 2013-03-21 16:48:11 -0400
  • c2250d95c4 Support game-specific minetest.conf Perttu Ahola 2013-03-21 21:42:23 +0200
  • adc52f3f3c lua_api.txt: Document paths, games and common mod loading Perttu Ahola 2013-03-21 20:04:00 +0200
  • 0a568a6037 Update buildwin32.sh to get minetest/common Perttu Ahola 2013-03-21 19:45:13 +0200
  • 0747c285cd Update README.txt to instruct to get minetest/common too Perttu Ahola 2013-03-21 19:43:08 +0200
  • 306d1ab866 Common mods support Perttu Ahola 2013-03-21 18:48:21 +0200
  • 998ee7a4c9 Merge pull request #3 from minetest/master rarkenin 2013-03-19 17:09:22 -0700
  • be5ae9be5d Update CMakeLists.txt rarkenin 2013-03-19 16:33:37 -0300
  • 9b5bb5c755 Allow falling nodes to pass through solid "buildable_to" nodes. Splizard 2012-12-20 10:24:54 +1300
  • 450e7ef0c5 Git-ignore SQLite build files Juhani Numminen 2012-11-04 09:23:23 +0200
  • 8f0d29f931 Fix Map::initBlockMake to actually use chunksize setting kwolekr 2013-03-18 22:18:42 -0400
  • d6026a5fee Prevent passing nil to unpack() in minetest.after PilzAdam 2013-03-19 00:13:00 +0100
  • 41550a19af Update player.cpp rarkenin 2013-03-18 09:38:19 -0300
  • 858d691595 Update player.cpp rarkenin 2013-03-18 09:10:29 -0300
  • 1261f208b9 Fix semicolon error rarkenin 2013-03-18 08:43:11 -0300
  • 60928d1fec Add setting for acceleration rarkenin 2013-03-18 08:30:22 -0300
  • 98491cab0e Add setting for acceleration rarkenin 2013-03-18 08:29:04 -0300
  • 939397dd6e Add jungle grass to jungles kwolekr 2013-03-17 23:07:51 -0400
  • 52ad8c5dad Last deathscreen fixup. rarkenin 2013-03-17 20:27:56 -0300
  • 5faa9407b9 Add identification labels, other fixes rarkenin 2013-03-17 19:20:37 -0300
  • 08d2e85a98 More fixes rarkenin 2013-03-17 19:12:37 -0300
  • 2389a0299b Remove deathscreen disabler as that causes trouble rarkenin 2013-03-17 18:53:11 -0300
  • 133e6562e5 Merge pull request #2 from minetest/master rarkenin 2013-03-17 13:30:27 -0700
  • 25829c6dbc Update light.cpp rarkenin 2013-03-17 16:37:10 -0300
  • 7851dc187c Remove post effect color rarkenin 2013-03-17 16:36:03 -0300
  • 646ec7416c Fix up light rarkenin 2013-03-17 16:30:43 -0300
  • d207d359d1 Don't erase modified_blocks Ilya Zhuravlev 2013-03-17 21:09:05 +0400
  • 5f88cd98ad Add FPS limit to menu clouds ShadowNinja 2013-03-17 11:53:04 -0400
  • 7f51b2da28 lua methods set_look_pitch and set_look_yaw RealBadAngel 2013-03-17 12:16:57 +0100
  • c00c8832c6 Fix new_style_water PilzAdam 2013-02-08 23:45:41 +0100
  • bf2485388e Fix syntax rarkenin 2013-03-17 10:06:27 -0300
  • 79faa3ab74 Fix syntax error rarkenin 2013-03-17 09:52:08 -0300
  • fe572bef4d Rarkenin's modified buildbot rarkenin 2013-03-17 09:31:55 -0300
  • 3aaa78f441 Update main menu rarkenin 2013-03-17 09:24:43 -0300
  • 6912b834ad Kill off the death screen rarkenin 2013-03-17 09:18:33 -0300
  • d2800aa645 Fix a comment rarkenin 2013-03-17 09:10:59 -0300
  • ef4737fc9e Bring death to death rarkenin 2013-03-17 09:10:09 -0300
  • 5a9fd8f433 Add missing settings to minetest.conf.example PilzAdam 2013-03-17 13:07:53 +0100
  • 9cda3d9750 More damage fixed rarkenin 2013-03-17 09:05:43 -0300
  • 3f4f6ab925 Disable damage rarkenin 2013-03-17 09:03:50 -0300
  • fc5d2074b9 Allow minetest.after to take a variable number of arguments Jeija 2013-02-11 09:58:58 +0100
  • 10c03e1a9d build with ogles2 driver proller 2013-03-02 20:44:08 +0400
  • 67228160ae Some minor cleanups from the last commit kwolekr 2013-03-16 22:34:12 -0400
  • 165498cecf initial mapgen indev version with farscale feature and huge caves proller 2013-03-13 00:41:14 +0400
  • e3badd7062 Make saplings only grow on dirt or grass, make jungle tree trunks only replace air kwolekr 2013-03-16 19:37:27 -0400
  • 99a74c3b4a fdasf rarkenin 2013-03-16 19:09:24 -0300
  • 037bc517dd Update gamedef.h rarkenin 2013-03-16 19:06:59 -0300
  • 6823ce99a7 Re-add jungles, apple trees kwolekr 2013-03-16 17:06:11 -0400
  • 31ffc24e4a Update light.h rarkenin 2013-03-16 15:45:17 -0300
  • 1f1ad9fd23 Optimize Mapgen::updateLighting(), add setLighting() kwolekr 2013-03-15 22:43:35 -0400
  • 5ceddfebe3 Update player.cpp rarkenin 2013-03-14 18:52:10 -0300
  • 0a1e6f8dd8 Update environment.cpp rarkenin 2013-03-14 18:51:02 -0300
  • f5ab056b38 Liquid fine tuning proller 2013-03-13 01:18:45 +0400
  • 591a9627b6 Merge pull request #1 from minetest/master rarkenin 2013-03-14 14:04:00 -0700
  • 16c031be77 Remove 'tape and glue', update Credits tab kwolekr 2013-03-14 16:15:09 -0400
  • 350596b94f Add cloud menu background by Krisi, configurable with the menu_clouds option. Also add a menuheader, menusplash, menufooter_clouds, and allow HD menu footers. And finally don't git-ignore textures/base/. ShadowNinja 2013-03-05 17:23:03 -0500
  • 66750dc88e fix typo invalid for loop end sapier 2013-03-14 00:24:07 +0000
  • d10223254a Clean up Mapgen kwolekr 2013-03-11 21:32:52 -0400
  • eb90c3d92d Move l_get_all_craft_recipes to scriptapi_craft sapier 2013-03-07 23:22:54 +0000
  • 6a1670dbc3 Migrate to STL containers/algorithms. Ilya Zhuravlev 2012-12-20 21:19:49 +0400
  • e204bedf1d Update menulogo.png Ilya Zhuravlev 2013-03-10 23:57:30 +0400
  • 650e932ddf Re-add dungeons in new dungeongen.cpp kwolekr 2013-03-09 21:28:19 -0500
  • aa77ee66c5 Change libjson to libjsoncpp in .gitignore PilzAdam 2013-03-06 21:34:39 +0100
  • b9512cab1b Fix Irrlicht includes in scriptapi_* kwolekr 2013-03-06 09:31:06 -0500
  • dd8593f2d6 fix link if system json lib exists proller 2013-03-06 00:51:05 +0400
  • 5af8acfa6e Added method to get all registered recipes for item(node) RealBadAngel 2013-03-04 01:55:16 +0100
  • ba78194636 Allow any character in formspec strings with escape char kwolekr 2013-02-24 16:00:35 -0500
  • bdbdeab005 split scriptapi.cpp sapier 2013-02-23 18:06:57 +0000
  • 038529c763 Bump version to 0.4.5 kwolekr 2013-03-04 17:01:36 -0500
  • 55097e1985 Fix pickup of dropped items when the player only takes a part of them PilzAdam 2013-03-03 16:34:06 +0100
  • c61a2ef44f Merge pull request #513 from sfan5/patch-2 kwolekr 2013-03-02 22:34:56 -0800
  • 5917e86297 Add one more curl_easy_setopt(curl, CURLOPT_NOSIGNAL, 1); Ilya Zhuravlev 2013-03-03 00:02:00 +0400
  • 3823878305 Add Estonian language template Ilya Zhuravlev 2013-03-01 20:12:19 +0400
  • fceb465fc9 Fix "longjmp causes uninitialized stack frame" (serverlist.cpp) Ilya Zhuravlev 2013-03-01 17:01:23 +0400
  • 72abd5a88e Add python script to doc/protocol.txt sfan5 2013-02-28 20:15:34 +0100
  • 066b0314b1 Merge remote branch 'origin/master' Weblate 2013-02-28 18:04:07 +0100
  • 22e186b4aa Merge remote branch 'origin/master' Weblate 2013-02-28 18:03:28 +0100