Commit History

Author SHA1 Message Date
  Ben Deutsch 3eac249464 PlayerSettings struct for player movement code (#7243) 6 years ago
  Andrew Ward 2323842dd3 Add formspec theming using prepended strings 6 years ago
  Loïc Blot be10c0893e Make Player::peer_id server-side only and add getters and setters (#6478) 6 years ago
  Loïc Blot ad7daf7b52 Add session_t typedef + remove unused functions (#6470) 6 years ago
  Loïc Blot 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) 6 years ago
  Loïc Blot 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
  Loic Blot 3eb9ff555f Player::getSpeed/setSpeed use const refs 6 years ago
  Loic Blot ab9f3b92f2 Player class: disable copy 6 years ago
  Loïc Blot 4faaadc8d5 Cpp11 patchset 11: continue working on constructor style migration (#6004) 7 years ago
  Loïc Blot d4c0f91275 Use C++11 mutexes only (remove compat code) (#5922) 7 years ago
  Loic Blot 430d3b28e4 Cleanup some header inclusions to improve compilation times 7 years ago
  Ner'zhul 9d25242c5c PlayerSAO/LocalPlayer refactor: (#4612) 7 years ago
  Loic Blot 70f104be07 Environment cleanup 7 years ago
  Loic Blot 569b89b36f Move RemotePlayer code to its own cpp/header 7 years ago
  Loic Blot 7bbd716426 RemotePlayer/LocalPlayer Player base class proper separation (code cleanup) (patch 3 of X) 7 years ago
  Loic Blot 8bcd10b872 Player/LocalPlayer/RemotePlayer inheritance cleanup (part 1 on X) 7 years ago
  Loic Blot d4c76258e3 Chat: new settings to prevent spam 7 years ago
  Esteban I. Ruiz Moreno 2c31b79235 Add zoom, tweakable with zoom_fov, default key: Z (like optifine) 11 years ago
  raymoo fa0bbbf96d Player: New get_look, set_look API 8 years ago
  est31 2060fd9cbe Initial Gamepad support 8 years ago
  HybridDog c0b6986e38 Fix player teleportation bug whilst sneaking 8 years ago
  Loic Blot 3a74b84007 Player::accelerateHorizontal/Vertical should be member of LocalPlayer 8 years ago
  nerzhul fefa148d69 v2d & aabbox3d<f32> & sky cleanups 8 years ago
  asl97 19f73e4efc Get movement setting instead of hard coded value 8 years ago
  est31 5e507c9829 Add server side ncurses terminal 8 years ago
  ShadowNinja e4bff8be94 Clean up threading 9 years ago
  est31 3b50b2766a Optional reconnect functionality 9 years ago
  kwolekr 7b171ea2be Fix code style from recent commits and add misc. optimizations 9 years ago
  TeTpaAka c0335f7d13 Add some missing getter functions to the lua API 9 years ago
  kwolekr b4247dff2e Fix usage of destroyed mutex 9 years ago