| Commit message (Expand) | Author | Age |
... | |
* | Implement minetest.register_can_bypass_userlimit (#6369) | Loïc Blot | 2017-09-04 |
* | Re-apply previous commit with a typo fix | Loïc Blot | 2017-09-04 |
* | Revert "Network: fix a concurrency problem, by re-adding a copy in Connection... | Loïc Blot | 2017-09-04 |
* | Network: fix a concurrency problem, by re-adding a copy in ConnectionCommand | Loïc Blot | 2017-09-04 |
* | Network part requires SharedBuffers to be pass as value | Loic Blot | 2017-09-03 |
* | Network proto handlers/container fixes (#6334) | Loïc Blot | 2017-08-29 |
* | Bump minimal protocol version to 36 (#6319) | SmallJoker | 2017-08-29 |
* | Clientevent refactor (#6320) | Loïc Blot | 2017-08-28 |
* | Pass SharedBuffer as value to increment reference count | Loïc Blot | 2017-08-28 |
* | Network cleanup (#6310) | Loïc Blot | 2017-08-25 |
* | Add clientside translations. | Ekdohibs | 2017-08-24 |
* | Network cleanup (#6302) | Loïc Blot | 2017-08-24 |
* | Fix OSX builds (closes #6289, fixes #6270) (#6306) | Pavel Puchkin | 2017-08-24 |
* | Minimap: Add new HUD flag for minimap radar mode | paramat | 2017-08-20 |
* | Modernize source code: last part (#6285) | Loïc Blot | 2017-08-20 |
* | Code modernization: subfolders (#6283) | Loïc Blot | 2017-08-19 |
* | Optimize headers (part 2) (#6272) | Loïc Blot | 2017-08-18 |
* | Add missing ctime include (#6269) | adrido | 2017-08-18 |
* | C++ modernize: Pragma once (#6264) | Loïc Blot | 2017-08-17 |
* | Typo fix in compat code from commit 1d8d01074fdb52946f81110bebf1d001185b394b | Loic Blot | 2017-08-17 |
* | ClientInterface: add a function to verify (correctly) if user limit was reach... | Loïc Blot | 2017-08-16 |
* | Cleanup various headers to reduce compilation times (#6255) | Loïc Blot | 2017-08-16 |
* | server.cpp: code modernization | Loic Blot | 2017-08-15 |
* | Step height: Add as a player object property | paramat | 2017-08-09 |
* | Network protocol: Document settable player collisionbox (#6168) | Paramat | 2017-07-25 |
* | [CSM] Add flavour limits controlled by server (#5930) | Loïc Blot | 2017-07-18 |
* | Chat protocol rewrite (#5117) | Loïc Blot | 2017-07-16 |
* | C++11 cleanup inventorymanager (#6077) | Vincent Glize | 2017-07-01 |
* | C++11 cleanup on constructors dir network (#6021) | Vincent Glize | 2017-06-21 |
* | Verify HudSetParams input when hotbar textures are set (#6013) | Loïc Blot | 2017-06-19 |
* | Cpp11 initializers 2 (#5999) | Loïc Blot | 2017-06-17 |
* | Remove legacy content_abm.{cpp,h} | Loïc Blot | 2017-06-14 |
* | Fix the serialization error by ff73c7a (#5964) | Rui | 2017-06-11 |
* | Use thread_local instead from some static settings (#5955) | Loïc Blot | 2017-06-11 |
* | Sound: Add pitch option (#5960) | Rui | 2017-06-11 |
* | Have the server send the player list to the client (#5924) | red-001 | 2017-06-08 |
* | Use C++11 mutexes only (remove compat code) (#5922) | Loïc Blot | 2017-06-06 |
* | Remove old network code (#5921) | red-001 | 2017-06-06 |
* | C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821) | Loïc Blot | 2017-06-04 |
* | Time: Change old `u32` timestamps to 64-bit (#5818) | SmallJoker | 2017-05-26 |
* | When minimap is disabled in configuration, really disable it (#5771) | Loïc Blot | 2017-05-19 |
* | Add missing server sending rule for bd921a7916f0fafc493b1c4d0eeb5e2bb1d6a7c2 | Loic Blot | 2017-05-05 |
* | Fading soungs: Fix client crash on older servers | SmallJoker | 2017-05-03 |
* | Set sky API: Add bool for clouds in front of custom skybox | paramat | 2017-05-02 |
* | Sneak: Improve and fix various things | SmallJoker | 2017-05-03 |
* | Sound API: Add fading sounds | Brandon | 2017-05-03 |
* | Add clouds API | Ben Deutsch | 2017-04-30 |
* | Fix Travis/unittest broken since b662a45 | SmallJoker | 2017-04-29 |
* | Fix #5655 (#5658) | red-001 | 2017-04-26 |
* | Rename Scripting API files for consistency | ShadowNinja | 2017-04-25 |