aboutsummaryrefslogtreecommitdiff
path: root/src/client.cpp
AgeCommit message (Expand)Author
2017-11-17Load files from subfolders in texturepacksnumber Zero
2017-11-08Move files to subdirectories (#6599)Vitaliy
2017-09-30Make Player::peer_id server-side only and add getters and setters (#6478)Loïc Blot
2017-09-27Add session_t typedef + remove unused functions (#6470)Loïc Blot
2017-09-26Implement mod communication channels (#6351)Loïc Blot
2017-09-12Network: Fix logging into older worlds with base64 hashesSmallJoker
2017-09-12Network: Remove large parts of deprecated legacy code (#6404)SmallJoker
2017-08-30Remove DSTACK support (#6346)Loïc Blot
2017-08-28Clientevent refactor (#6320)Loïc Blot
2017-08-24Add clientside translations.Ekdohibs
2017-08-24Network cleanup (#6302)Loïc Blot
2017-08-18Optimize headers (part 2) (#6272)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-13Add slippery group for nodes (players/items slide)Wuzzy
2017-07-18[CSM] Add flavour limits controlled by server (#5930)Loïc Blot
2017-07-16Chat protocol rewrite (#5117)Loïc Blot
2017-07-15Revert "CSM: Revert "[CSM] Add send_chat_message and run_server_chatcommand""Loic Blot
2017-07-15CSM: Revert "[CSM] Add send_chat_message and run_server_chatcommand"rubenwardy
2017-06-30Create a filesystem abstraction layer for CSM and only allow accessing files ...red-001
2017-06-26Isolate irrlicht references and use a singleton (#6041)Loïc Blot
2017-06-20Fix 2 warnings reported by GCCLoic Blot
2017-06-19Client::makeScreenshot: remove device paramLoic Blot
2017-06-17Cpp11 initializers 2 (#5999)Loïc Blot
2017-06-16C++11 patchset 9: move hardcoded init parameters to class definitions (part 1...Loïc Blot
2017-06-10Remove superfluous pointer null checksQrchackOfficial
2017-06-04C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821)Loïc Blot
2017-05-21[CSM] Add send_chat_message and run_server_chatcommand API functions (#5747)Pierre-Adrien Langrognet
2017-05-20Various code cleanup & little performance improvement on HTTP download (#5772)Loïc Blot
2017-05-19Mainmenu: Fix issues while trying to enable all mods (#5770)SmallJoker
2017-05-19When minimap is disabled in configuration, really disable it (#5771)Loïc Blot
2017-05-04Add function to get server info.red-001
2017-05-03Sound API: Add fading soundsBrandon
2017-04-29Client & ClientEnvirnment: don't create fake events (#5676)Loïc Blot
2017-04-29Fix Travis/unittest broken since b662a45SmallJoker
2017-04-28Clean up getTime helpersShadowNinja
2017-04-26Fix #5655 (#5658)red-001
2017-04-25Rename Scripting API files for consistencyShadowNinja
2017-04-23Player data to Database (#5475)Loïc Blot
2017-04-21Soft node overlay (#5186)Dániel Juhász
2017-04-19Fix various variables passed by copy instead of const ref (#5610)Loïc Blot
2017-04-17MeshUpdateQueue: Add a MapBlock cache that minimizes the amount of MapBlock c...Perttu Ahola
2017-04-16Android progressbar fix (#5601)Loïc Blot
2017-04-08LocalPlayer api luaVincent Glize
2017-04-08[CSM] Add event on_connect player API lua (#5540)Vincent Glize
2017-04-01[CSM] Add function and chat command to disconnect from server. (#5487)red-001
2017-03-26Add mesh generation delaynumber Zero
2017-03-19Refactor Game class (part 2) (#5422)Loïc Blot
2017-03-17[CSM] Fix minimap problems (#5405)Loïc Blot
2017-03-17[CSM] Add core.get_timeofday & core.get_day_count env calls (#5401)Loïc Blot