aboutsummaryrefslogtreecommitdiff
path: root/src/client.cpp
AgeCommit message (Expand)Author
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
2017-03-16[CSM] Add minimap API modifiers (#5399)Loïc Blot
2017-03-16Add ModStorageAPI to client side modding (#5396)Loïc Blot
2017-03-13[CSM] Add enable_client_modding param (default: false)nerzhul
2017-03-13[CSM] Add `get_node` and `get_node_or_nil`red-001
2017-03-13[CSM] implement client side mod loading (#5123)Loïc Blot
2017-03-13[CSM] sound_play & sound_stop support + client_lua_api doc (#5096)Loïc Blot
2017-03-13[CSM] Add client-sided chat commands (#5092)red-001
2017-03-13[CSM] Add method that display chat to client-sided lua. (#5089) (#5091)red-001
2017-03-13[CSM] Client side moddingLoic Blot
2017-01-17Remove client-side chat prediction. (#5055)red-001
2017-01-09Environment & IGameDef code refactoring (#4985)Ner'zhul
2017-01-04Improve getPointedThing() (#4346)Dániel Juhász
2017-01-01Breath cheat fix: server sideLoic Blot
2016-12-12View range: Set maximum to 4000 nodesRogier
2016-12-11Fix computation of viewing range (in blocks) sent to server (#4882)Rogier-5
2016-12-03Optimize block sent: Fix rendering issueLars Hofhansl
2016-11-30Optimize/adjust blocks/ActiveObjects sent at the server based on client setti...lhofhansl
2016-11-12Add control information to player interacts (#4685)raymoo
2016-10-09Environment cleanupLoic Blot
2016-10-08More code cleanup (UNORDERED + RemotePlayer/LocalPlayer)Loic Blot
2016-10-08Player/LocalPlayer/RemotePlayer inheritance cleanup (part 2 on X)Loic Blot
2016-10-06Use more unordered_maps to improve performance in c++11 buildsLoic Blot
2016-10-05Replace various std::map with UNORDERED_MAP + various cleanupsLoic Blot
2016-08-11Use the standard to_string() functions for C++11 (#4279)Rogier-5
2016-04-10Hud: Cache hud_scaling, fix minor style issueskwolekr
2016-03-15Add option to not send pre v25 init packetest31
2016-03-15Much better API for auth.{cpp, h}est31
2016-03-12Add options for screenshot format and qualityDiego Martinez
2016-02-21Remove preload_item_visuals codeRealBadAngel
2016-02-18Move object nametags to cameraRealBadAngel
2016-02-15Use vertices with tangents only when its needed.RealBadAngel
2016-02-11v2d & aabbox3d<f32> & sky cleanupsnerzhul
2016-02-08Cleanup selection mesh code, add shaders for halo and selection boxesRealBadAngel
2015-12-02Add on_secondary_use when right clicking an item in the airAlex Ford
2015-10-14Rename macros with two leading underscoresShadowNinja
2015-09-30Fix some SRP issuesest31
2015-09-01Hide minimap if it has been disabled by serverest31
2015-08-25Change i++ to ++iDavid Jones
2015-08-23Clean up threadingShadowNinja
2015-08-13Add count based unload limit for mapblocksest31
2015-08-02src/client.cpp: Fix mapper memory leakBřetislav Štec
2015-07-27Fixed minimap memory leakBřetislav Štec
2015-07-27Fix srp.cpp:815 leakest31
2015-07-23Optional reconnect functionalityest31
2015-07-17Display an access denied message when client detects a server timeoutKahrl