aboutsummaryrefslogtreecommitdiff
path: root/fonts/mono_dejavu_sans_90.png (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-24Make entity selection and collision boxes independently settable (#6218)stujones116-9/+38
2017-08-24Fix Android node selection distance (#6187)Dániel Juhász2-0/+17
2017-08-24Safe digging and placing (#6127)Ben Deutsch4-1/+22
2017-08-24Network cleanup (#6302)Loïc Blot27-925/+1060
2017-08-24Fix OSX builds (closes #6289, fixes #6270) (#6306)Pavel Puchkin1-1/+1
2017-08-23Respect object property hp_max field for players (#6287)SmallJoker9-27/+51
2017-08-23Do not add base position to player selection box (#6241)stujones111-1/+2
2017-08-21serialize: use a temporary for SerializeExceptionLoïc Blot2-6/+2
2017-08-20Mgv6: Remove incorrectly defined and unused 'volume nodes'paramat2-8/+0
2017-08-20Minimap: Add new HUD flag for minimap radar modeparamat6-17/+33
2017-08-20Fix a formspec crash triggered by ae9b5e00989756bb676429530dfe81039009001cLoic Blot1-5/+5
2017-08-20Add missing ENABLE_SYSTEM_JSONCPP in docsLoic Blot1-23/+24
2017-08-20Change BS constant from implicit double to float (#6286)Jens Rottmann3-17/+17
2017-08-20Modernize code: very last fixes (#6290)Loïc Blot31-525/+430
2017-08-20Travis-ci build: fix osx jpeg installation failure, git ambiguous argument er...Juozas1-2/+12
2017-08-20New version scheme (#6292)Loïc Blot6-73/+93
2017-08-20Modernize source code: last part (#6285)Loïc Blot72-583/+445
2017-08-19Fix shader.h inclusion place in game.cppLoïc Blot1-2/+1
2017-08-19Code modernization: subfolders (#6283)Loïc Blot49-516/+396
2017-08-19Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282)Loïc Blot28-435/+355
2017-08-19Code modernization: src/n*, src/o* (#6280)Loïc Blot12-287/+207
2017-08-19GenericCAO: Fix light position for non-players, remove deprecated initialisat...SmallJoker1-8/+4
2017-08-19ServerMap saving: cleanups (#6274)Loïc Blot5-470/+23
2017-08-19ItemCAO removal (#6279)Loïc Blot1-254/+0
2017-08-19Code modernization: src/m* (part 3)Loic Blot11-31/+20
2017-08-19Code modernization: src/m* (part 2)Loic Blot13-244/+159
2017-08-19Banmanager: Move 'creating' message from warningstream to infostream (#6277)Paramat1-2/+2
2017-08-18Make world creation menu automatically generate a random world name (#6257)lisacvuk1-5/+7
2017-08-18Optimize headers (part 2) (#6272)Loïc Blot42-32/+55
2017-08-18Modernize various files (src/m*) (#6267)Loïc Blot34-355/+254
2017-08-18server.cpp: unroll setting when sending mapblocks (#6265)Loïc Blot1-27/+20
2017-08-18Add missing ctime include (#6269)adrido1-0/+1
2017-08-18Change README to Markdown format, add LICENSE.txt (#6244)rubenwardy4-562/+579
2017-08-18Modernize various files (src/k*, src/l*)Loic Blot6-32/+25
2017-08-18Modernize various files (part 2)Loic Blot10-152/+107
2017-08-18Modernize various filesLoic Blot12-118/+100
2017-08-17Modernize src/c* src/d* and src/e* files (#6263)Loïc Blot25-343/+298
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot236-1028/+288
2017-08-17clientobject, clouds, collision, clientsimpleobject: code modernization (#6260)Loïc Blot6-44/+41
2017-08-17Reduce dedicated server step to 0.09 (#6252)Loïc Blot3-3/+3
2017-08-17Typo fix in compat code from commit 1d8d01074fdb52946f81110bebf1d001185b394bLoic Blot1-1/+1
2017-08-17clientmap, clientmedia: code modernizationLoic Blot5-124/+70
2017-08-17l_server, clientenvironment, clientiface: code modernizationLoic Blot4-58/+37
2017-08-17New lighting curve (#5279)Vitaliy5-44/+34
2017-08-16ClientInterface: add a function to verify (correctly) if user limit was reach...Loïc Blot3-7/+18
2017-08-16Cleanup various headers to reduce compilation times (#6255)Loïc Blot51-84/+94
2017-08-16client.cpp: modernize codeLoic Blot2-74/+47
2017-08-16cavegen.cpp, chat.cpp: modernize codeLoic Blot3-34/+20
2017-08-15Modernize client code (#6250)Loïc Blot9-113/+104
2017-08-15bab.cpp: code modernizationLoic Blot1-11/+9