Age | Commit message (Expand) | Author |
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 |
2017-08-16 | Cleanup various headers to reduce compilation times (#6255) | Loïc Blot |
2017-08-16 | client.cpp: modernize code | Loic Blot |
2017-08-16 | cavegen.cpp, chat.cpp: modernize code | Loic Blot |
2017-08-15 | Modernize client code (#6250) | Loïc Blot |
2017-08-15 | bab.cpp: code modernization | Loic Blot |
2017-08-15 | server.cpp: code modernization | Loic Blot |
2017-08-15 | Lint fix on localplayer.h | Loic Blot |
2017-08-14 | L-system: Fix leaves cutting through stems | Hybrid Dog |
2017-08-14 | Player::getSpeed/setSpeed use const refs | Loic Blot |
2017-08-14 | Player class: disable copy | Loic Blot |
2017-08-14 | Various server.cpp cleanups | Loic Blot |
2017-08-14 | Server::AsyncRunStep + Server::sendAddNode: modernize code | Loic Blot |
2017-08-13 | LocalPlayer::accelerateHorizontal: cleanups | Loic Blot |
2017-08-13 | Cleanup LocalPlayer::applyControl | Loic Blot |
2017-08-13 | Add slippery group for nodes (players/items slide) | Wuzzy |
2017-08-13 | Trigger on_rightclick regardless on the formspec meta field | SmallJoker |
2017-08-13 | Change “Use” key name to “Special” | TeTpaAka |