Commit Graph

  • 3e40235ce2 updated minetest.conf.example and changed client_unload_unused_data_timeout default to 600 Perttu Ahola 2011-06-27 08:36:37 +0300
  • ab0cc1bb47 better handling of unknown blocks on client Perttu Ahola 2011-06-27 07:30:02 +0300
  • cf9a1f0109 updated to-do list Perttu Ahola 2011-06-27 06:52:20 +0300
  • d09f9c0d1d made dtime jitter compare value and fps calculation a bit faster changing Perttu Ahola 2011-06-27 00:29:17 +0300
  • dd22ea051a map unloading is now a whole lot better Perttu Ahola 2011-06-27 00:27:17 +0300
  • 3fccc67eb7 fixed block unloading from memory (a better fix coming next) Perttu Ahola 2011-06-26 21:53:11 +0300
  • d702a2c33b Made the initial loading screen slightly more alive Perttu Ahola 2011-06-26 20:00:04 +0300
  • 7e59938c54 added screenshot key F12 (from spongie) Perttu Ahola 2011-06-26 19:33:40 +0300
  • 5e3deed672 Added CPT_FACEDIR_SIMPLE calculation, finally, as figured out by spongie Perttu Ahola 2011-06-26 19:23:44 +0300
  • 97840e93b5 changed one "if" to "else if" in content_mapblock.cpp Perttu Ahola 2011-06-26 19:23:05 +0300
  • d3d369a63b reorganized stuff Perttu Ahola 2011-06-26 18:51:57 +0300
  • af6860f6f4 tuned mapgen Perttu Ahola 2011-06-26 18:51:35 +0300
  • d3a5eac22c changed water color in farmesh Perttu Ahola 2011-06-26 18:50:43 +0300
  • 2bd2bdff08 updated noise stuff Perttu Ahola 2011-06-26 18:50:13 +0300
  • 91cfbe2891 reorganized a lot of stuff and modified mapgen and objects slightly while doing it Perttu Ahola 2011-06-26 15:48:56 +0300
  • 3b098fd5dc improved player fall damage detection Perttu Ahola 2011-06-26 15:45:13 +0300
  • 13cf5425db backported cactus, papyrus and clay Sebastian Rühl 2011-06-26 13:47:21 +0200
  • 7efe89ff58 backported cactus, papyrus and clay Sebastian Rühl 2011-06-26 13:47:21 +0200
  • fb6ac9a1a6 small fix Sebastian Rühl 2011-06-26 12:52:03 +0200
  • 4f44cabe1c small fix Sebastian Rühl 2011-06-26 12:52:03 +0200
  • 033ae0dcae Merge branch 'master' of https://github.com/erlehmann/minetest-delta.git into upstream_merge Sebastian Rühl 2011-06-26 12:24:32 +0200
  • 9d09103e48 Merge branch 'master' of https://github.com/erlehmann/minetest-delta.git into upstream_merge Sebastian Rühl 2011-06-26 12:24:32 +0200
  • c1ceabef71 added and commented out some debug output Perttu Ahola 2011-06-26 03:14:52 +0300
  • bb940a946d even more code refactoring Perttu Ahola 2011-06-26 02:34:36 +0300
  • 2915bd5518 more reorganizing of map code Perttu Ahola 2011-06-26 01:31:43 +0300
  • cb130d9158 cleaned map stuff Perttu Ahola 2011-06-26 00:03:58 +0300
  • a80025c352 moved mapgen stuff around abit Perttu Ahola 2011-06-25 18:35:32 +0300
  • f2c26e2014 moved map generator to separate source files Perttu Ahola 2011-06-25 18:12:41 +0300
  • b55d2d4a65 added minetestmapper in utils/ Perttu Ahola 2011-06-25 17:46:08 +0300
  • aed9e809a1 mapgen stuff Perttu Ahola 2011-06-25 16:32:09 +0300
  • e8a731adc5 added correct data to new images, added comments in main.cpp Perttu Ahola 2011-06-25 04:41:38 +0300
  • 7538b4c620 New map generator added (and SQLite, messed up the commits at that time...) (import from temporary git repo) Perttu Ahola 2011-06-25 04:25:14 +0300
  • 47e4eda4bb Reorganizing stuff (import from temporary git repo) Perttu Ahola 2011-06-25 04:23:21 +0300
  • 30c34cc23e disabled farmesh in default settings Perttu Ahola 2011-06-23 14:10:46 +0300
  • c1844a921d fixed servermain.cpp lacking filesys.h Perttu Ahola 2011-06-22 14:21:55 +0300
  • 051c0048d8 path_userdata is now created before potentially creating debug.txt in there Perttu Ahola 2011-06-20 18:04:49 +0300
  • bdd1375011 moved the mac include in porting.cpp out of namespace Perttu Ahola 2011-06-20 07:56:45 +0300
  • 748340fad5 fixed a segfault in case of wrong input from network on the server (reported by spongie) Perttu Ahola 2011-06-19 19:40:41 +0300
  • bf947833e9 uh oh, forgot to add treeprop.png to the repo Perttu Ahola 2011-06-19 12:37:00 +0300
  • 02006a9540 Modified the mesh update thread's sleep time to speed it up (it was way too high) Perttu Ahola 2011-06-18 22:31:24 +0300
  • 3c532fff15 lol, i have apparently used python too much... Perttu Ahola 2011-06-18 21:37:08 +0300
  • 90dba34d80 added a small php example Perttu Ahola 2011-06-18 21:36:31 +0300
  • 0d949c68d8 Added endianess to procotol.txt Perttu Ahola 2011-06-18 20:27:17 +0300
  • 50ef74da1e Fixed typo in protocol.txt Perttu Ahola 2011-06-18 20:21:25 +0300
  • cde8c70f8c updated protocol.txt Perttu Ahola 2011-06-18 20:18:13 +0300
  • 28a8218adf Documentation update Perttu Ahola 2011-06-18 20:16:11 +0300
  • 5d1ae85ab9 Hand-picked Mac OSX cursor and bundle path fixes from https://bitbucket.org/toabi/minetest-mac Perttu Ahola 2011-06-18 18:44:01 +0300
  • 13f469073e Added tag 0.2.20110618_0_dev for changeset dd08a9b5cb84 Perttu Ahola 2011-06-18 15:32:35 +0300
  • 5ac900ddd9 Changed MapBlockObjects to be never written anymore. Incremented version number. Perttu Ahola 2011-06-18 15:16:35 +0300
  • c7ab4f15a5 comment update Perttu Ahola 2011-06-18 13:52:49 +0300
  • c78d610618 farmesh render range is now dynamic Perttu Ahola 2011-06-18 13:43:49 +0300
  • 7d0395ba36 fixed tree placement in farmesh Perttu Ahola 2011-06-18 13:11:11 +0300
  • 7773e68c2a farmesh is now usable. Perttu Ahola 2011-06-18 12:42:17 +0300
  • 0bd1b782d0 modified health bar a bit Perttu Ahola 2011-06-18 09:04:31 +0300
  • 4a6e6cee20 enabled word wrap in chat Perttu Ahola 2011-06-18 08:50:14 +0300
  • a4cceb93ec fixed wrong furnace menu layout Perttu Ahola 2011-06-18 08:50:05 +0300
  • 534287892d merged Mac OSX build fix from minetest-delta Perttu Ahola 2011-06-18 03:14:13 +0300
  • c391bcee16 removed furnace menu because it is not needed anymore Perttu Ahola 2011-06-18 02:32:34 +0300
  • cced6aaf8d separated inventory-related game content to content_inventory.{h,cpp} Perttu Ahola 2011-06-18 02:30:33 +0300
  • 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