| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix OSX builds caused by __WORDSIZE again (#6307) | Pavel Puchkin | 2017-08-24 | 1 | -1/+1 |
* | Make entity selection and collision boxes independently settable (#6218) | stujones11 | 2017-08-24 | 6 | -9/+38 |
* | Fix Android node selection distance (#6187) | Dániel Juhász | 2017-08-24 | 2 | -0/+17 |
* | Safe digging and placing (#6127) | Ben Deutsch | 2017-08-24 | 4 | -1/+22 |
* | Network cleanup (#6302) | Loïc Blot | 2017-08-24 | 27 | -925/+1060 |
* | Fix OSX builds (closes #6289, fixes #6270) (#6306) | Pavel Puchkin | 2017-08-24 | 1 | -1/+1 |
* | Respect object property hp_max field for players (#6287) | SmallJoker | 2017-08-23 | 9 | -27/+51 |
* | Do not add base position to player selection box (#6241) | stujones11 | 2017-08-23 | 1 | -1/+2 |
* | serialize: use a temporary for SerializeException | Loïc Blot | 2017-08-21 | 2 | -6/+2 |
* | Mgv6: Remove incorrectly defined and unused 'volume nodes' | paramat | 2017-08-20 | 2 | -8/+0 |
* | Minimap: Add new HUD flag for minimap radar mode | paramat | 2017-08-20 | 6 | -17/+33 |
* | Fix a formspec crash triggered by ae9b5e00989756bb676429530dfe81039009001c | Loic Blot | 2017-08-20 | 1 | -5/+5 |
* | Add missing ENABLE_SYSTEM_JSONCPP in docs | Loic Blot | 2017-08-20 | 1 | -23/+24 |
* | Change BS constant from implicit double to float (#6286) | Jens Rottmann | 2017-08-20 | 3 | -17/+17 |
* | Modernize code: very last fixes (#6290) | Loïc Blot | 2017-08-20 | 31 | -525/+430 |
* | Travis-ci build: fix osx jpeg installation failure, git ambiguous argument er... | Juozas | 2017-08-20 | 1 | -2/+12 |
* | New version scheme (#6292) | Loïc Blot | 2017-08-20 | 6 | -73/+93 |
* | Modernize source code: last part (#6285) | Loïc Blot | 2017-08-20 | 72 | -583/+445 |
* | Fix shader.h inclusion place in game.cpp | Loïc Blot | 2017-08-19 | 1 | -2/+1 |
* | Code modernization: subfolders (#6283) | Loïc Blot | 2017-08-19 | 49 | -516/+396 |
* | Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) | Loïc Blot | 2017-08-19 | 28 | -435/+355 |
* | Code modernization: src/n*, src/o* (#6280) | Loïc Blot | 2017-08-19 | 12 | -287/+207 |
* | GenericCAO: Fix light position for non-players, remove deprecated initialisat... | SmallJoker | 2017-08-19 | 1 | -8/+4 |
* | ServerMap saving: cleanups (#6274) | Loïc Blot | 2017-08-19 | 5 | -470/+23 |
* | ItemCAO removal (#6279) | Loïc Blot | 2017-08-19 | 1 | -254/+0 |
* | Code modernization: src/m* (part 3) | Loic Blot | 2017-08-19 | 11 | -31/+20 |
* | Code modernization: src/m* (part 2) | Loic Blot | 2017-08-19 | 13 | -244/+159 |
* | Banmanager: Move 'creating' message from warningstream to infostream (#6277) | Paramat | 2017-08-19 | 1 | -2/+2 |
* | Make world creation menu automatically generate a random world name (#6257) | lisacvuk | 2017-08-18 | 1 | -5/+7 |
* | Optimize headers (part 2) (#6272) | Loïc Blot | 2017-08-18 | 42 | -32/+55 |
* | Modernize various files (src/m*) (#6267) | Loïc Blot | 2017-08-18 | 34 | -355/+254 |
* | server.cpp: unroll setting when sending mapblocks (#6265) | Loïc Blot | 2017-08-18 | 1 | -27/+20 |
* | Add missing ctime include (#6269) | adrido | 2017-08-18 | 1 | -0/+1 |
* | Change README to Markdown format, add LICENSE.txt (#6244) | rubenwardy | 2017-08-18 | 4 | -562/+579 |
* | Modernize various files (src/k*, src/l*) | Loic Blot | 2017-08-18 | 6 | -32/+25 |
* | Modernize various files (part 2) | Loic Blot | 2017-08-18 | 10 | -152/+107 |
* | Modernize various files | Loic Blot | 2017-08-18 | 12 | -118/+100 |
* | Modernize src/c* src/d* and src/e* files (#6263) | Loïc Blot | 2017-08-17 | 25 | -343/+298 |
* | C++ modernize: Pragma once (#6264) | Loïc Blot | 2017-08-17 | 236 | -1028/+288 |
* | clientobject, clouds, collision, clientsimpleobject: code modernization (#6260) | Loïc Blot | 2017-08-17 | 6 | -44/+41 |
* | Reduce dedicated server step to 0.09 (#6252) | Loïc Blot | 2017-08-17 | 3 | -3/+3 |
* | Typo fix in compat code from commit 1d8d01074fdb52946f81110bebf1d001185b394b | Loic Blot | 2017-08-17 | 1 | -1/+1 |
* | clientmap, clientmedia: code modernization | Loic Blot | 2017-08-17 | 5 | -124/+70 |
* | l_server, clientenvironment, clientiface: code modernization | Loic Blot | 2017-08-17 | 4 | -58/+37 |
* | New lighting curve (#5279) | Vitaliy | 2017-08-17 | 5 | -44/+34 |
* | ClientInterface: add a function to verify (correctly) if user limit was reach... | Loïc Blot | 2017-08-16 | 3 | -7/+18 |
* | Cleanup various headers to reduce compilation times (#6255) | Loïc Blot | 2017-08-16 | 51 | -84/+94 |
* | client.cpp: modernize code | Loic Blot | 2017-08-16 | 2 | -74/+47 |
* | cavegen.cpp, chat.cpp: modernize code | Loic Blot | 2017-08-16 | 3 | -34/+20 |
* | Modernize client code (#6250) | Loïc Blot | 2017-08-15 | 9 | -113/+104 |