Commit History

Author SHA1 Message Date
  Perttu Ahola 899404f3b1 Fix an obvious bug in utility.h 13 years ago
  Perttu Ahola 6aab526989 Attempt a workaround to the network layer segfault 13 years ago
  Perttu Ahola c349708eab Make it to compile on MSVC2010 13 years ago
  Perttu Ahola 9c3e0a8040 0.3.dev-20111021 13 years ago
  Perttu Ahola 7f25183936 Some tuning in m_max_packets_per_second algorithm 13 years ago
  Perttu Ahola 4b6138e69b Improve Connection with threading and some kind of congestion control 13 years ago
  Perttu Ahola b6fcbc5fba Default max_simultaneous_block_sends_server_total to 2 to make network not cough too much on the fixed block sending code 13 years ago
  Perttu Ahola ed870a7237 Fix apple inventory texture 13 years ago
  Perttu Ahola 3a06fb8831 Fix and tune block sending 13 years ago
  Perttu Ahola d47120aeb3 Add enable_2d_clouds setting for usage on lower-end machines 13 years ago
  Perttu Ahola 9b907dd65a Try to tune fog to work well on high-end machines also 13 years ago
  Perttu Ahola 28f2fdb6de Fix possible NULL dereference in MobV2CAO::step 13 years ago
  Perttu Ahola 4e1055543c Tune map rendering and related diagnostics 13 years ago
  Perttu Ahola 8ead29a302 set backface culling off again for torches, ladders, rails and signs 13 years ago
  Perttu Ahola fe98fe342a ...Make the the server buildable again after the last commit 13 years ago
  Perttu Ahola 554f7f120c Improve rendering and fix tiling in mesh generation 13 years ago
  Perttu Ahola 05ab58cd14 Automate texture listing for texture atlas making 13 years ago
  Perttu Ahola eae2d35ca5 Fix client profiler print interval 13 years ago
  Perttu Ahola 85002883bd Better handling of SendFailedException in Connection 13 years ago
  Perttu Ahola 22b07bdb30 Fix object duplication bug 13 years ago
  Perttu Ahola fe338745a3 Make active_block_range default to 2 13 years ago
  Perttu Ahola 6ce0c61dc0 Fix possible NULL pointer access in MobV2CAO 13 years ago
  Perttu Ahola 78f4142f4f Add /clearobjects 13 years ago
  Perttu Ahola ea1fda5ebc Made a scheme to get rid of the objects in the worst object flooded blocks 13 years ago
  Perttu Ahola 67db77b8b3 Modify default active block range 13 years ago
  Perttu Ahola 64c4d00693 F2 toggles profiler display in client 13 years ago
  Perttu Ahola 6661d9be1a Attempt to fix objects getting multiplicated by objects getting deactivated in a different block than where they were loaded and then the original block, from where the static object was removed, not getting saved at unload 13 years ago
  Perttu Ahola c41f1c960b Fix minetest.conf.example a bit 13 years ago
  Perttu Ahola 9a62a909bc Add a log message to SEnv and make it load objects if there are < 51 of them, to load blocks that were limited to 50 13 years ago
  Perttu Ahola 93f4d2b3f1 Catch SendFailedException when replying back in Connection::Receive() 13 years ago