| Commit message (Expand) | Author | Age |
* | 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-18 |
* | 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-17 |
* | 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-16 |
* | 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-15 |
* | 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-14 |
* | 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 | 2017-08-13 |
* | Full viewing range key message clarified | Fixer | 2017-08-12 |
* | Remove cloud_height setting | Ben Deutsch | 2017-08-12 |
* | Mgv5: Make spawn position search more reliable | paramat | 2017-08-12 |
* | ServerEnvironment::step: modernize loops | Loic Blot | 2017-08-11 |
* | Mgv7: Raise spawn point by 1 node for no mountain case | paramat | 2017-08-09 |
* | Step height: Add as a player object property | paramat | 2017-08-09 |
* | Key change menu: Expose more keys | Wuzzy | 2017-08-09 |
* | Fix error not printed to console when no name is provided | Juozas | 2017-08-09 |
* | Singleplayer: Pause game in the key change dialog | SmallJoker | 2017-08-07 |
* | Start off newly generated worlds early at sunrise, 5:15am (#6211) | JRottm | 2017-08-05 |
* | Add tiny Y offset in collisionMoveSimple() to tweak performance | Jens Rottmann | 2017-08-05 |
* | Fix player coordinate rounding in collisionMoveSimple() (#6197) | Jens Rottmann | 2017-08-05 |
* | Sort box corners correctly | Thomas--S | 2017-08-04 |
* | Fix crash when using --go in command line | Juozas Pocius | 2017-08-03 |
* | Dungeons: Use biome 'node_stone' if normal stone types not detected | paramat | 2017-07-30 |
* | GenericCAO: Fix dark model below y = 0 | paramat | 2017-07-30 |
* | Darkness detection: Reduce chance of false positives darkening the skybox | Lars Hofhansl | 2017-07-30 |
* | Make direct item selection keys freely bindable | Wuzzy | 2017-07-30 |
* | Move the nametag back to the top of the player (#6179) | TeTpaAka | 2017-07-29 |
* | Noise: Prevent unittest crash caused by division by zero | SmallJoker | 2017-07-29 |
* | Revert "Noise::perlinMap2D,3D: replace a loop init with a single memset call" | Loïc Blot | 2017-07-27 |