Age | Commit message (Expand) | Author |
2017-08-26 | Alternative code for slipping (#6256) | Ben Deutsch |
2017-08-26 | Android stepheight: Only increase if 'touching ground' (#6313) | Paramat |
2017-08-26 | Mgfractal: Use 'switch case' instead of 'if else' (#6314) | Paramat |
2017-08-26 | Check item_drop amount clientside (#6242) | rubenwardy |
2017-08-25 | Network cleanup (#6310) | Loïc Blot |
2017-08-25 | Overlays for wield and inventory images (#6107) | Dániel Juhász |
2017-08-25 | Translations: prevent remote crash with invalid translations | Ekdohibs |
2017-08-24 | Add clientside translations. | Ekdohibs |
2017-08-24 | Dont define min/max macros in minwindef.h (#6308) | adrido |
2017-08-24 | Fix OSX builds caused by __WORDSIZE again (#6307) | Pavel Puchkin |
2017-08-24 | Make entity selection and collision boxes independently settable (#6218) | stujones11 |
2017-08-24 | Fix Android node selection distance (#6187) | Dániel Juhász |
2017-08-24 | Safe digging and placing (#6127) | Ben Deutsch |
2017-08-24 | Network cleanup (#6302) | Loïc Blot |
2017-08-24 | Fix OSX builds (closes #6289, fixes #6270) (#6306) | Pavel Puchkin |
2017-08-23 | Respect object property hp_max field for players (#6287) | SmallJoker |
2017-08-23 | Do not add base position to player selection box (#6241) | stujones11 |
2017-08-21 | serialize: use a temporary for SerializeException | Loïc Blot |
2017-08-20 | Mgv6: Remove incorrectly defined and unused 'volume nodes' | paramat |
2017-08-20 | Minimap: Add new HUD flag for minimap radar mode | paramat |
2017-08-20 | Fix a formspec crash triggered by ae9b5e00989756bb676429530dfe81039009001c | Loic Blot |
2017-08-20 | Change BS constant from implicit double to float (#6286) | Jens Rottmann |
2017-08-20 | Modernize code: very last fixes (#6290) | Loïc Blot |
2017-08-20 | Modernize source code: last part (#6285) | Loïc Blot |
2017-08-19 | Fix shader.h inclusion place in game.cpp | Loïc Blot |
2017-08-19 | Code modernization: subfolders (#6283) | Loïc Blot |
2017-08-19 | Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) | Loïc Blot |
2017-08-19 | Code modernization: src/n*, src/o* (#6280) | Loïc Blot |
2017-08-19 | GenericCAO: Fix light position for non-players, remove deprecated initialisat... | SmallJoker |
2017-08-19 | ServerMap saving: cleanups (#6274) | Loïc Blot |
2017-08-19 | ItemCAO removal (#6279) | Loïc Blot |
2017-08-19 | Code modernization: src/m* (part 3) | Loic Blot |
2017-08-19 | Code modernization: src/m* (part 2) | Loic Blot |
2017-08-19 | Banmanager: Move 'creating' message from warningstream to infostream (#6277) | Paramat |
2017-08-18 | Optimize headers (part 2) (#6272) | Loïc Blot |
2017-08-18 | Modernize various files (src/m*) (#6267) | Loïc Blot |
2017-08-18 | server.cpp: unroll setting when sending mapblocks (#6265) | Loïc Blot |
2017-08-18 | Add missing ctime include (#6269) | adrido |
2017-08-18 | Modernize various files (src/k*, src/l*) | Loic Blot |
2017-08-18 | Modernize various files (part 2) | Loic Blot |
2017-08-18 | Modernize various files | Loic Blot |
2017-08-17 | Modernize src/c* src/d* and src/e* files (#6263) | Loïc Blot |
2017-08-17 | C++ modernize: Pragma once (#6264) | Loïc Blot |
2017-08-17 | clientobject, clouds, collision, clientsimpleobject: code modernization (#6260) | Loïc Blot |
2017-08-17 | Reduce dedicated server step to 0.09 (#6252) | Loïc Blot |
2017-08-17 | Typo fix in compat code from commit 1d8d01074fdb52946f81110bebf1d001185b394b | Loic Blot |
2017-08-17 | clientmap, clientmedia: code modernization | Loic Blot |
2017-08-17 | l_server, clientenvironment, clientiface: code modernization | Loic Blot |
2017-08-17 | New lighting curve (#5279) | Vitaliy |
2017-08-16 | ClientInterface: add a function to verify (correctly) if user limit was reach... | Loïc Blot |