aboutsummaryrefslogtreecommitdiff
path: root/src/minimap.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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
2017-08-15server.cpp: code modernizationLoic Blot2-40/+31
2017-08-15Lint fix on localplayer.hLoic Blot1-2/+1
2017-08-14Advanced settings: Re-organise mapgen settings for ease of useparamat3-375/+421
2017-08-14Make dropped items colorableDániel Juhász2-15/+55
2017-08-14L-system: Fix leaves cutting through stemsHybrid Dog1-3/+6
2017-08-14Player::getSpeed/setSpeed use const refsLoic Blot3-4/+4
2017-08-14Player class: disable copyLoic Blot1-3/+3
2017-08-14Various server.cpp cleanupsLoic Blot1-137/+93
2017-08-14Server::AsyncRunStep + Server::sendAddNode: modernize codeLoic Blot1-61/+39
2017-08-13LocalPlayer::accelerateHorizontal: cleanupsLoic Blot1-17/+17
2017-08-13Cleanup LocalPlayer::applyControlLoic Blot2-5/+4
2017-08-13Add slippery group for nodes (players/items slide)Wuzzy5-17/+49
2017-08-13Trigger on_rightclick regardless on the formspec meta fieldSmallJoker2-2/+9
2017-08-13Add short description for disabled texture packsWuzzy1-1/+4
2017-08-13Change “Use” key name to “Special”TeTpaAka4-11/+12
2017-08-12Full viewing range key message clarifiedFixer1-2/+2
2017-08-12Remove cloud_height settingBen Deutsch7-19/+7
2017-08-12Abort if static_spawnpoint is an invalid setting instead of just giving an er...Hybrid Dog1-8/+6
2017-08-12Mgv5: Make spawn position search more reliableparamat1-14/+15
2017-08-11ServerEnvironment::step: modernize loopsLoic Blot2-69/+28
2017-08-09Mgv7: Raise spawn point by 1 node for no mountain caseparamat1-4/+5
2017-08-09Step height: Add as a player object propertyparamat5-3/+20
2017-08-09Minimap: Leaner minimap arrow makes it easier to see the directionJens Rottmann2-1/+4
2017-08-09Key change menu: Expose more keysWuzzy1-7/+25
2017-08-09Fix error not printed to console when no name is providedJuozas1-0/+1
2017-08-09Update credits (#6228)Zeno-1-1/+1
2017-08-07Singleplayer: Pause game in the key change dialogSmallJoker1-0/+2