Commit Graph

  • 2e82268a67 If a user doesn't have build rights, don't allow them to move items to and from their inventory JacobF 2011-08-23 22:08:09 -0400
  • 00bdfad5f6 The password box in the mainmenu is focused if there is already a name and address filled in JacobF 2011-08-23 22:06:35 -0400
  • efd8dabd91 Lava is now better visible inside water. (a crappy hack) Perttu Ahola 2011-08-23 03:01:01 +0300
  • e4f443a57a Inventory transparency; very loosely based on sapier's commits. Perttu Ahola 2011-08-23 00:31:18 +0300
  • d4df20a913 if creative mode and player has no build privileges, cannot drop items. Perttu Ahola 2011-08-22 22:55:17 +0300
  • db495668ae Fixed water mesh generation acting weird next to sand Perttu Ahola 2011-08-22 22:44:43 +0300
  • 996c653490 Fix byte count in serialization of "F1000" Perttu Ahola 2011-08-22 22:17:26 +0300
  • 4acad897cf Fixed some protocol comment errors in clientserver.h and elsewhere Perttu Ahola 2011-08-22 22:04:46 +0300
  • b37fffc2c5 Hopefully fix 'dangling water' Giuseppe Bilotta 2011-08-20 07:54:01 +0200
  • a99450ab72 Possibly fixed the extremely rare PeerNotFound loop bug. Perttu Ahola 2011-08-22 21:27:11 +0300
  • 7776d6228e Update README.txt Perttu Ahola 2011-08-22 15:00:55 +0300
  • 5415256a52 Merge remote-tracking branch 'oblomov/me_cmd' Perttu Ahola 2011-08-22 14:46:54 +0300
  • 836e43db60 Merge remote-tracking branch 'oblomov/new_input' Perttu Ahola 2011-08-22 14:46:52 +0300
  • 9c94538fb7 Change way commands are displayed in chat window Giuseppe Bilotta 2011-08-22 13:43:53 +0200
  • 53eedd3ba4 Introduce hotkey for calling up a command window Giuseppe Bilotta 2011-08-13 18:16:49 +0200
  • 42134bb49e Send KEY_END when (re)creating a text input Giuseppe Bilotta 2011-08-13 18:56:15 +0200
  • 0488bf54d3 /me command Giuseppe Bilotta 2011-08-13 17:41:18 +0200
  • da19aee307 Server now supports replies without prefix Giuseppe Bilotta 2011-08-13 17:37:31 +0200
  • d2c0b4905a Defines for server command context flags Giuseppe Bilotta 2011-08-13 17:35:10 +0200
  • 153f07fdfb Remove distinction between /# and / commands Giuseppe Bilotta 2011-08-13 17:09:23 +0200
  • 7e610aece5 Overhaul the input system Giuseppe Bilotta 2011-08-13 22:44:31 +0200
  • 16aedc0ef6 Fix typos in key names Giuseppe Bilotta 2011-08-13 17:59:54 +0200
  • 6596e585fe Flowing lava updates lighting Perttu Ahola 2011-08-22 13:19:07 +0300
  • f98eda4d52 Merge remote-tracking branch 'oblomov/liquid_fixes' Perttu Ahola 2011-08-22 12:53:18 +0300
  • 23717510c2 Merge branch 'lava' Perttu Ahola 2011-08-22 12:53:02 +0300
  • c51564ab5b Optimize for viscosity 1 Giuseppe Bilotta 2011-08-16 20:38:44 +0200
  • 1eb14c7743 Viscous fluids Giuseppe Bilotta 2011-08-16 19:56:57 +0200
  • 56e9f97294 Make sure all neighbors of changed fluids are activated Giuseppe Bilotta 2011-08-16 18:05:28 +0200
  • 774faf4e85 Let the liquids flow in the open Giuseppe Bilotta 2011-08-16 17:42:28 +0200
  • d0711821f3 Ensure air neighbors to liquids that can flow are enqueued for transformation Giuseppe Bilotta 2011-08-16 07:24:01 +0200
  • 7024b45197 Ensure param2 is set correctly in transformLiquids Giuseppe Bilotta 2011-08-16 16:46:55 +0200
  • 5fce673a56 Use defines for liquid levels Giuseppe Bilotta 2011-08-16 08:31:33 +0200
  • 29c9d3d5f4 Implemented MEET_OTHER Perttu Ahola 2011-08-16 12:23:19 +0300
  • 708f1c336e transformLiquid: small optimization and whitespace cleanup Giuseppe Bilotta 2011-08-16 06:00:40 +0200
  • dc4ac0b96f small fix to transformLiquids Perttu Ahola 2011-08-15 18:49:44 +0300
  • 296748d32e Fixed liquid mesh generation Perttu Ahola 2011-08-15 17:45:35 +0300
  • ad408f269c Add lava to creative inventory (hmm, we're shortly running out of creative inventory space) Perttu Ahola 2011-08-15 16:57:57 +0300
  • e57754868f Hopefully fixed msvc "'sqrt' : ambiguous call to overloaded function" Perttu Ahola 2011-08-15 15:11:00 +0300
  • 0c7e7f4998 Non-vertex-alpha texture material for lava Perttu Ahola 2011-08-15 12:08:41 +0300
  • 136657bcc1 Get rid of makepackage_binary.sh Giuseppe Bilotta 2011-08-15 11:07:30 +0200
  • dc16820e02 Cleanup root Giuseppe Bilotta 2011-08-15 11:05:05 +0200
  • 4b85608e30 modified mapgen to generate less lava Perttu Ahola 2011-08-15 11:56:16 +0300
  • 8ab77f4153 Added #define WATER_ALPHA in content_mapnode.cpp Perttu Ahola 2011-08-15 11:51:33 +0300
  • 472585a7e8 tuned lava/universal damage code Perttu Ahola 2011-08-15 11:49:39 +0300
  • 8f42a8be0c lava! Perttu Ahola 2011-08-15 02:04:56 +0300
  • c4b707bca2 Windows.h -> windows.h for cross-mingw build Perttu Ahola 2011-08-14 21:26:07 +0300
  • 9e35fe8c37 Merge remote-tracking branch 'speedprog/fixedNotFindingData' Perttu Ahola 2011-08-13 14:05:01 +0300
  • 385904d75a Let Settings accept a const char* directly Giuseppe Bilotta 2011-08-13 07:33:43 +0200
  • b1e0b7728b Fix keycode_to_keyname return value Giuseppe Bilotta 2011-08-13 07:31:46 +0200
  • eb255e6870 Clean up key names handling Giuseppe Bilotta 2011-08-12 23:42:00 +0200
  • 72e4c8f523 Fix use of && instead of & Giuseppe Bilotta 2011-08-12 23:34:12 +0200
  • 835d2e4b5f Removed assert if creating texture atlas image fails; cancel creating image instead. Perttu Ahola 2011-08-12 17:17:47 +0300
  • 94b42a79d7 fixed not finding data dir if installed Constantin Wenger 2011-08-10 23:43:21 +0200
  • e40da2341c Fixed/extended/modified ban stuff to be good for inclusion Perttu Ahola 2011-08-12 13:11:27 +0300
  • 7aa72c56b6 Merge remote-tracking branch 'speedprog/banByIp' Perttu Ahola 2011-08-12 11:55:51 +0300
  • 5784c14ab7 added ipban support commands: /#ipban <nick> /#ipunban <ip> Constantin Wenger 2011-08-12 01:13:42 +0200
  • 3028bbb95b Updated .gitignore to ignore vim swap files Perttu Ahola 2011-08-12 00:33:24 +0300
  • dfdc817db3 Typo fix Giuseppe Bilotta 2011-08-11 19:45:44 +0200
  • f4856a33c9 .gitattributes Giuseppe Bilotta 2011-08-11 17:57:04 +0200
  • 371af9c241 Notify other players of wielded item change Giuseppe Bilotta 2011-08-11 07:02:57 +0200
  • 88a9bae160 constify inventory item serialization Giuseppe Bilotta 2011-08-10 23:22:44 +0200
  • ecd5c5f920 Clients inform server on wielded item Giuseppe Bilotta 2011-08-10 21:43:40 +0200
  • 91d1186cbb Keep track of player item Giuseppe Bilotta 2011-08-10 18:31:44 +0200
  • 467b3cf4c1 Some inventory const-ification Giuseppe Bilotta 2011-08-10 11:38:49 +0200
  • c007d8219e Server should use the same eye position as the client Giuseppe Bilotta 2011-08-10 08:07:30 +0200
  • b318e82356 Refactor player's eye position coding Giuseppe Bilotta 2011-08-10 08:06:30 +0200
  • 98fa00db12 Introduce Player::getLightPosition Giuseppe Bilotta 2011-08-10 07:38:51 +0200
  • 69fca4f3cb Merged some FreeBSD fixes Perttu Ahola 2011-08-11 12:32:36 +0300
  • f6ed45fc20 Proper placement of binary files. q66 2011-08-11 11:07:35 +0200
  • e81ff1e833 Gettext fix for *BSD - require special linkage as glibc is not used q66 2011-08-11 11:04:22 +0200
  • 43b6ca0d14 Prevent threadid_t from losing precision when casted on 64bit systems q66 2011-08-11 10:52:00 +0200
  • 34492ce480 Respect base virtual functions' signatures Giuseppe Bilotta 2011-08-08 16:15:53 +0200
  • 163c38e175 Always return from non-void functions Giuseppe Bilotta 2011-08-08 16:13:48 +0200
  • 11be390110 Keys should be s32, not u32 Giuseppe Bilotta 2011-08-08 16:12:15 +0200
  • ea26a9f543 Remove spurious assignment Giuseppe Bilotta 2011-08-08 16:11:37 +0200
  • f9e1b0cd97 InventoryAction is a struct, not a class Giuseppe Bilotta 2011-08-08 15:38:20 +0200
  • 805564dcf2 Clang doesn't like -Wno-unused-but-set-variable Giuseppe Bilotta 2011-08-11 10:08:58 +0200
  • 76fb792544 Project uses C++, so use CHECK_CXX_COMPILER_FLAG Giuseppe Bilotta 2011-08-11 10:06:48 +0200
  • ff35014eff Fix data paths for FreeBSD Dmitry Marakasov 2011-08-02 02:50:16 +0400
  • de868d24c1 Fix "integer constant is too large for 'long' type" error Dmitry Marakasov 2011-08-02 02:49:15 +0400
  • 318a730c45 Check whether -Wno-unused-but-set-variable is supported before using it. It seems to only be available on recent (>=4.6) versions of gcc. Dmitry Marakasov 2011-08-01 22:17:32 +0400
  • 9017c51e7f the zlib error print function now prints to dstream (debug.txt) Perttu Ahola 2011-08-08 12:11:41 +0300
  • bdb66aced7 removed broken and old tags and re-added 0.2.20110731_3 Perttu Ahola 2011-08-05 11:54:54 +0300
  • ab83444cc3 Added tag 0.2.20110731_3 for changeset a519d6832511 Perttu Ahola 2011-08-05 11:52:58 +0300
  • 64a6da3e45 merged delta and c55 Perttu Ahola 2011-08-05 11:22:13 +0300
  • dd9909a574 minetestmapper can be run from any directory Giuseppe Bilotta 2011-08-03 08:37:56 +0200
  • 59c58f230e Some obvious errors in the new fluid flow management Giuseppe Bilotta 2011-08-02 20:51:14 +0200
  • f79069f5b3 MapNode is a struct, not a class Giuseppe Bilotta 2011-08-02 19:18:30 +0200
  • f5e0ba266e Some more Italian translations Giuseppe Bilotta 2011-08-02 13:02:06 +0200
  • 7361f29527 fixed some error :/ Constantin Wenger 2011-08-02 13:39:58 +0200
  • 1d009a37df changed on string in german translation to fit to gui Constantin Wenger 2011-08-02 12:47:32 +0200
  • 0fb208e63c updated po update script to detect wgettext and N_ Constantin Wenger 2011-08-02 12:38:47 +0200
  • dade01be29 update op PO files Constantin Wenger 2011-08-02 12:37:53 +0200
  • 45057667f1 update to german translation Constantin Wenger 2011-08-02 11:56:07 +0200
  • 4ab4e33450 marked strings as translation now translated if set to a button Constantin Wenger 2011-08-02 11:38:35 +0200
  • 0cfca69b42 fixed displaying special chars in the keychange menu Constantin Wenger 2011-08-02 10:44:25 +0200
  • 1278a57afe added danish translation made by Frederik Helth Constantin Wenger 2011-08-02 10:36:14 +0200
  • 071c0b5536 * Welcome to OMSK. Nils Dagsson Moskopp 2011-08-04 18:21:44 +0200
  • 735fa8b652 * README updated Nils Dagsson Moskopp 2011-08-03 19:01:55 +0200
  • 0b37f98e16 * fix for broken water Perttu Ahola 2011-08-03 19:00:25 +0200