Commit Graph

  • a23f6a1548 forgot to add mapblock_nodemod.h Perttu Ahola 2011-06-18 02:01:51 +0300
  • 931474658d moved inventory menu definition of chest and furnace to content_nodemeta.{h,cpp} Perttu Ahola 2011-06-18 02:00:01 +0300
  • da692355e8 Created and moved stuff to content_nodemeta.{h,cpp} Perttu Ahola 2011-06-18 00:46:50 +0300
  • e7580d2804 added in-game key shortcuts for toggling free_move and fast_move (default K and J) Perttu Ahola 2011-06-17 23:55:21 +0300
  • 6b1f059ccd modified iron amount a bit Perttu Ahola 2011-06-17 23:43:28 +0300
  • 6378a71ea5 Updated comments Perttu Ahola 2011-06-17 23:28:25 +0300
  • 682c9d8e7d Moved stuff from mapblock{h,cpp} to mapblock_mesh.{h,cpp} and content_mapblock.{h,cpp} Perttu Ahola 2011-06-17 23:20:31 +0300
  • df5affe836 removed licensecomment.txt Perttu Ahola 2011-06-17 22:58:38 +0300
  • dc5319b6c9 Moved some mapnode content stuff from mapnode.{h,cpp} and digging property stuff from material.cpp to content_mapnode.{h,cpp} Perttu Ahola 2011-06-17 22:20:15 +0300
  • d6b54514bf hopefully fixed old furnaces taking ridiculous amounts of cpu and halting the server Perttu Ahola 2011-06-16 19:43:28 +0300
  • 1d372b9273 Probably fixed the single-MapBlock generator using 1 block lower water height than it should Perttu Ahola 2011-06-16 18:51:23 +0300
  • e261cc9e8f + rail block bounding box Nils Dagsson Moskopp 2011-06-08 05:27:51 +0200
  • 158b054e72 + rail block bounding box Nils Dagsson Moskopp 2011-06-08 05:27:51 +0200
  • 72e742c24e Added an experimental "far view" thing. Doesn't work exactly like it should and not suitable for real use yet, and might never be. Perttu Ahola 2011-06-07 22:08:16 +0300
  • 2ec160454a * README updated Nils Dagsson Moskopp 2011-06-07 19:41:03 +0200
  • 1f4bdeab85 * README updated Nils Dagsson Moskopp 2011-06-07 19:41:03 +0200
  • 51d308c666 + rail Nils Dagsson Moskopp 2011-06-07 19:24:30 +0200
  • 3be6891938 + rail Nils Dagsson Moskopp 2011-06-07 19:24:30 +0200
  • fdee31abf1 ...and the map part of that Perttu Ahola 2011-06-05 21:07:54 +0300
  • c68f21214d made server to send map seed for testing Perttu Ahola 2011-06-05 21:06:54 +0300
  • d2a145b826 updated comment in main.cpp Perttu Ahola 2011-06-05 18:59:36 +0300
  • 9b565b6bc4 tried to reduce unnecessary map saving disk i/o a bit Perttu Ahola 2011-06-05 18:57:36 +0300
  • a649d43fe7 Messed around with genmap.py. Now supports format version 17. Perttu Ahola 2011-06-05 00:10:06 +0300
  • f07e445f80 updated mapformat.txt a bit Perttu Ahola 2011-06-04 16:58:20 +0300
  • 6bd4cb2562 documentation update (mapformat.txt mainly) Perttu Ahola 2011-06-04 16:54:26 +0300
  • b3c439fb16 * README updated Nils Dagsson Moskopp 2011-06-03 13:39:07 +0200
  • a62228ec1e * README updated Nils Dagsson Moskopp 2011-06-03 13:39:07 +0200
  • 15ae9ca8a2 + bookshelf in minetestmapper, same color as wood Nils Dagsson Moskopp 2011-06-03 13:31:42 +0200
  • 4f7a3bc785 + bookshelf in minetestmapper, same color as wood Nils Dagsson Moskopp 2011-06-03 13:31:42 +0200
  • c3cd89705d * point out setInventoryTextureCube() is broken with a FIXME Nils Dagsson Moskopp 2011-06-03 13:13:31 +0200
  • f625a22e01 * point out setInventoryTextureCube() is broken with a FIXME Nils Dagsson Moskopp 2011-06-03 13:13:31 +0200
  • 1bd25925cb + paper, book, bookshelf Nils Dagsson Moskopp 2011-06-03 13:12:56 +0200
  • 8835433b5e + paper, book, bookshelf Nils Dagsson Moskopp 2011-06-03 13:12:56 +0200
  • 17e17ceb59 * README updated Nils Dagsson Moskopp 2011-06-03 00:57:39 +0200
  • 176ac0b0bf * README updated Nils Dagsson Moskopp 2011-06-03 00:57:39 +0200
  • 8da4a4276f + papyrus in minetestmapper Nils Dagsson Moskopp 2011-06-03 00:56:27 +0200
  • 799ecd26d5 + papyrus in minetestmapper Nils Dagsson Moskopp 2011-06-03 00:56:27 +0200
  • 3bb1cfdf36 + papyrus Nils Dagsson Moskopp 2011-06-03 00:55:28 +0200
  • ccc0420c52 + papyrus Nils Dagsson Moskopp 2011-06-03 00:55:28 +0200
  • e627f023a0 * made cactus color darker Nils Dagsson Moskopp 2011-06-03 00:52:36 +0200
  • a080bfa842 * made cactus color darker Nils Dagsson Moskopp 2011-06-03 00:52:36 +0200
  • bf22dba687 removed a debug print that would flood a lot in some kind of a timeout Perttu Ahola 2011-06-02 20:09:30 +0300
  • 1b8cff8fbf In a globally installed build, debug.txt is now placed in userdata directory. Needs testing still. Perttu Ahola 2011-06-02 19:30:03 +0300
  • bd5cdbf1a4 + check if sectors/sectors2 directories exist before attempting to read them Nils Dagsson Moskopp 2011-06-02 17:21:58 +0200
  • eeebf632e8 + check if sectors/sectors2 directories exist before attempting to read them Nils Dagsson Moskopp 2011-06-02 17:21:58 +0200
  • 34e57da1ca * encoding fix Nils Dagsson Moskopp 2011-06-02 17:19:50 +0200
  • 5df1b218a4 * encoding fix Nils Dagsson Moskopp 2011-06-02 17:19:50 +0200
  • de8996ac3b * tabs to spaces Nils Dagsson Moskopp 2011-06-02 17:13:00 +0200
  • 74fd1756c2 * tabs to spaces Nils Dagsson Moskopp 2011-06-02 17:13:00 +0200
  • 33264d0fb6 * ignore minetestmapper output Nils Dagsson Moskopp 2011-06-02 16:54:05 +0200
  • b11f08d5d2 * ignore minetestmapper output Nils Dagsson Moskopp 2011-06-02 16:54:05 +0200
  • cc65bda2cc + sandstone color value now in minetestmapper Nils Dagsson Moskopp 2011-06-02 16:52:25 +0200
  • badaf4eb0d + sandstone color value now in minetestmapper Nils Dagsson Moskopp 2011-06-02 16:52:25 +0200
  • 4b2b65df9f + minetestmapper2, colors modified for Minetest Δ Nils Dagsson Moskopp 2011-06-02 16:17:50 +0200
  • 5b05486aa4 + minetestmapper2, colors modified for Minetest Δ Nils Dagsson Moskopp 2011-06-02 16:17:50 +0200
  • 4800f1df97 * README updated Nils Dagsson Moskopp 2011-06-02 03:03:47 +0200
  • 2b5a775bce * README updated Nils Dagsson Moskopp 2011-06-02 03:03:47 +0200
  • 9850df35ae Merge pull request #1 from TeddyDesTodes/master Nils Dagsson Moskopp 2011-06-01 17:20:37 -0700
  • 61bad9f87d Merge pull request #1 from TeddyDesTodes/master Nils Dagsson Moskopp 2011-06-01 17:20:37 -0700
  • fd64dd5e20 added -Wno-unused-but-set-variable to debug build Perttu Ahola 2011-06-02 02:59:30 +0300
  • ccae5a49ad more merging - hopefully all spare heads are now gone Perttu Ahola 2011-06-02 02:47:39 +0300
  • 7cfb71385d merged an old head into main branch Perttu Ahola 2011-06-02 02:46:38 +0300
  • ccd3cd218b merged fence graphic updates another time... Perttu Ahola 2011-06-02 02:41:26 +0300
  • 75f3e68451 Merged CiaranG's fence graphic updates (ugh, well, it worked, i guess, kind of.) This commit should also get rid of multiple heads on the server. Perttu Ahola 2011-06-02 02:37:49 +0300
  • a82abbc495 Added tag 0.2.20110602_0 for changeset 6f17cd3f6c54 Perttu Ahola 2011-06-02 00:49:27 +0300
  • 7a31ce8556 Removed tag 0.2.20110602_0 Perttu Ahola 2011-06-02 00:47:31 +0300
  • 87e4c91450 Added tag 0.2.20110602_0 for changeset 96efc17b4cd9 Perttu Ahola 2011-06-02 00:15:46 +0300
  • 7d57b71ffe 0.2.20110602_0 Perttu Ahola 2011-06-02 00:15:42 +0300
  • 51cf464f74 Fixed the password crash on Windows Perttu Ahola 2011-06-02 00:01:11 +0300
  • 7dfa3442fe Merge remote-tracking branch 'upstream/master' teddydestodes 2011-06-01 19:47:10 +0200
  • de36e284ae Merge remote-tracking branch 'upstream/master' teddydestodes 2011-06-01 19:47:10 +0200
  • 58bc6f3a18 added new submenu for key assignment configwriting/saving isn't complete and will break your config if you use fancy keys teddydestodes 2011-06-01 19:44:07 +0200
  • 6434f64ab4 added new submenu for key assignment configwriting/saving isn't complete and will break your config if you use fancy keys teddydestodes 2011-06-01 19:44:07 +0200
  • a75c31143a * README updated Nils Dagsson Moskopp 2011-06-01 17:19:28 +0200
  • 96d709dac1 * README updated Nils Dagsson Moskopp 2011-06-01 17:19:28 +0200
  • 15b375827e Merge pull request #5 from bucket-T/master Nils Dagsson Moskopp 2011-06-01 08:08:41 -0700
  • b867419ff3 Merge pull request #5 from bucket-T/master Nils Dagsson Moskopp 2011-06-01 08:08:41 -0700
  • 60578e0950 * README updated Nils Dagsson Moskopp 2011-06-01 16:46:49 +0200
  • 0bcc83a772 * README updated Nils Dagsson Moskopp 2011-06-01 16:46:49 +0200
  • 09d7654f46 Merge remote-tracking branch 'bucket-t/master' teddydestodes 2011-06-01 14:43:27 +0200
  • 9b6b4b65f8 Merge remote-tracking branch 'bucket-t/master' teddydestodes 2011-06-01 14:43:27 +0200
  • 28234f6e54 MacOSX build support MrLoom 2011-06-01 14:13:22 +0200
  • 2f2f28d398 MacOSX build support MrLoom 2011-06-01 14:13:22 +0200
  • 63fe487d93 Merge remote-tracking branch 'upstream/master' teddydestodes 2011-06-01 14:11:52 +0200
  • 4ddf2bc8a2 Merge remote-tracking branch 'upstream/master' teddydestodes 2011-06-01 14:11:52 +0200
  • d2b2c7c09e * improved fence dimensions (cuboid side lengths now multiples of 2, textures should fit better) Nils Dagsson Moskopp 2011-05-31 08:56:23 +0800
  • 9de57d13bc * improved fence dimensions (cuboid side lengths now multiples of 2, textures should fit better) Nils Dagsson Moskopp 2011-05-31 08:56:23 +0800
  • c930a92b72 * clay is rarer now Nils Dagsson Moskopp 2011-06-01 08:09:28 +0200
  • 5f52a622b6 * clay is rarer now Nils Dagsson Moskopp 2011-06-01 08:09:28 +0200
  • cffd40c5d6 + clay and associated items Nils Dagsson Moskopp 2011-06-01 04:57:46 +0200
  • ba1460a582 + clay and associated items Nils Dagsson Moskopp 2011-06-01 04:57:46 +0200
  • fb78854e9b + brick Nils Dagsson Moskopp 2011-05-31 22:04:09 +0200
  • d7b768dc4b + brick Nils Dagsson Moskopp 2011-05-31 22:04:09 +0200
  • 461f53945d * menulogo now shows minetest delta Nils Dagsson Moskopp 2011-05-31 20:52:20 +0200
  • 8d580ddf29 * menulogo now shows minetest delta Nils Dagsson Moskopp 2011-05-31 20:52:20 +0200
  • bbead93c1a Reduced server CPU usage on NodeMetadata step()s. Also furnace now cooks while no players are near it. Perttu Ahola 2011-05-31 20:02:55 +0300
  • 06427e355a Slightly better texture coordinates for fences Ciaran Gultnieks 2011-05-31 10:12:51 +0100
  • 7740425085 Updated licenses of CiaranG's contributions to be in line with the new contribution policy and added a TODO note to server.cpp celeron55 2011-05-31 11:59:51 +0300
  • 6c3ca42e0e + fence inventory icon Nils Dagsson Moskopp 2011-05-31 02:56:41 +0200
  • 6ca51de990 + fence inventory icon Nils Dagsson Moskopp 2011-05-31 02:56:41 +0200