aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-08-21serialize: use a temporary for SerializeExceptionLoïc Blot
2017-08-20Mgv6: Remove incorrectly defined and unused 'volume nodes'paramat
2017-08-20Minimap: Add new HUD flag for minimap radar modeparamat
2017-08-20Fix a formspec crash triggered by ae9b5e00989756bb676429530dfe81039009001cLoic Blot
2017-08-20Change BS constant from implicit double to float (#6286)Jens Rottmann
2017-08-20Modernize code: very last fixes (#6290)Loïc Blot
2017-08-20Modernize source code: last part (#6285)Loïc Blot
2017-08-19Fix shader.h inclusion place in game.cppLoïc Blot
2017-08-19Code modernization: subfolders (#6283)Loïc Blot
2017-08-19Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282)Loïc Blot
2017-08-19Code modernization: src/n*, src/o* (#6280)Loïc Blot
2017-08-19GenericCAO: Fix light position for non-players, remove deprecated initialisat...SmallJoker
2017-08-19ServerMap saving: cleanups (#6274)Loïc Blot
2017-08-19ItemCAO removal (#6279)Loïc Blot
2017-08-19Code modernization: src/m* (part 3)Loic Blot
2017-08-19Code modernization: src/m* (part 2)Loic Blot
2017-08-19Banmanager: Move 'creating' message from warningstream to infostream (#6277)Paramat
2017-08-18Optimize headers (part 2) (#6272)Loïc Blot
2017-08-18Modernize various files (src/m*) (#6267)Loïc Blot
2017-08-18server.cpp: unroll setting when sending mapblocks (#6265)Loïc Blot
2017-08-18Add missing ctime include (#6269)adrido
2017-08-18Modernize various files (src/k*, src/l*)Loic Blot
2017-08-18Modernize various files (part 2)Loic Blot
2017-08-18Modernize various filesLoic Blot
2017-08-17Modernize src/c* src/d* and src/e* files (#6263)Loïc Blot
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-08-17clientobject, clouds, collision, clientsimpleobject: code modernization (#6260)Loïc Blot
2017-08-17Reduce dedicated server step to 0.09 (#6252)Loïc Blot
2017-08-17Typo fix in compat code from commit 1d8d01074fdb52946f81110bebf1d001185b394bLoic Blot
2017-08-17clientmap, clientmedia: code modernizationLoic Blot
2017-08-17l_server, clientenvironment, clientiface: code modernizationLoic Blot
2017-08-17New lighting curve (#5279)Vitaliy
2017-08-16ClientInterface: add a function to verify (correctly) if user limit was reach...Loïc Blot
2017-08-16Cleanup various headers to reduce compilation times (#6255)Loïc Blot
2017-08-16client.cpp: modernize codeLoic Blot
2017-08-16cavegen.cpp, chat.cpp: modernize codeLoic Blot
2017-08-15Modernize client code (#6250)Loïc Blot
2017-08-15bab.cpp: code modernizationLoic Blot
2017-08-15server.cpp: code modernizationLoic Blot
2017-08-15Lint fix on localplayer.hLoic Blot
2017-08-14L-system: Fix leaves cutting through stemsHybrid Dog
2017-08-14Player::getSpeed/setSpeed use const refsLoic Blot
2017-08-14Player class: disable copyLoic Blot
2017-08-14Various server.cpp cleanupsLoic Blot
2017-08-14Server::AsyncRunStep + Server::sendAddNode: modernize codeLoic Blot
2017-08-13LocalPlayer::accelerateHorizontal: cleanupsLoic Blot
2017-08-13Cleanup LocalPlayer::applyControlLoic Blot
2017-08-13Add slippery group for nodes (players/items slide)Wuzzy
2017-08-13Trigger on_rightclick regardless on the formspec meta fieldSmallJoker
2017-08-13Change “Use” key name to “Special”TeTpaAka