index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client.cpp
Age
Commit message (
Expand
)
Author
2018-11-28
Move client-specific files to 'src/client' (#7902)
Quentin Bazin
2018-11-24
CSM: Don't create the client script environment if CSM is disabled (#7874)
Paramat
2018-06-27
Fix small memory leaks in client. (#7492)
red-001
2018-06-26
Rename CSM flavours to restrictions
SmallJoker
2018-06-23
RTT fixes (#7428)
you
2018-06-06
CSM/SSM: Add on_mods_loaded callback (#7411)
Loïc Blot
2018-04-19
Add online content repository
rubenwardy
2018-04-04
Fix last performance-type-promotion-in-math-fn problems
Loic Blot
2018-03-24
Cleanup sound manager class (#7158)
Loïc Blot
2018-02-10
Node definition manager refactor (#7016)
Dániel Juhász
2018-01-21
[CSM] Remove `on_connect` callback (#6941)
red-001
2018-01-13
Add confirmation on new player registration (#6849)
Muhammad Rifqi Priyo Susanto
2018-01-05
GameUI refactor (part 1/X): GameUI object creation + GameUIFlags move to GameUI
Loic Blot
2017-12-11
CSM fixes: load mods after flavours & add flavour to block mod loading (#6738)
Loïc Blot
2017-12-10
Damage: Remove damage ignore timer
SmallJoker
2017-12-04
Use Irrlicht's mesh cache for animated meshes.
Lars Hofhansl
2017-11-17
Load files from subfolders in texturepacks
number Zero
2017-11-08
Move files to subdirectories (#6599)
Vitaliy
2017-09-30
Make Player::peer_id server-side only and add getters and setters (#6478)
Loïc Blot
2017-09-27
Add session_t typedef + remove unused functions (#6470)
Loïc Blot
2017-09-26
Implement mod communication channels (#6351)
Loïc Blot
2017-09-12
Network: Fix logging into older worlds with base64 hashes
SmallJoker
2017-09-12
Network: Remove large parts of deprecated legacy code (#6404)
SmallJoker
2017-08-30
Remove DSTACK support (#6346)
Loïc Blot
2017-08-28
Clientevent refactor (#6320)
Loïc Blot
2017-08-24
Add clientside translations.
Ekdohibs
2017-08-24
Network cleanup (#6302)
Loïc Blot
2017-08-18
Optimize headers (part 2) (#6272)
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-13
Add slippery group for nodes (players/items slide)
Wuzzy
2017-07-18
[CSM] Add flavour limits controlled by server (#5930)
Loïc Blot
2017-07-16
Chat protocol rewrite (#5117)
Loïc Blot
2017-07-15
Revert "CSM: Revert "[CSM] Add send_chat_message and run_server_chatcommand""
Loic Blot
2017-07-15
CSM: Revert "[CSM] Add send_chat_message and run_server_chatcommand"
rubenwardy
2017-06-30
Create a filesystem abstraction layer for CSM and only allow accessing files ...
red-001
2017-06-26
Isolate irrlicht references and use a singleton (#6041)
Loïc Blot
2017-06-20
Fix 2 warnings reported by GCC
Loic Blot
2017-06-19
Client::makeScreenshot: remove device param
Loic Blot
2017-06-17
Cpp11 initializers 2 (#5999)
Loïc Blot
2017-06-16
C++11 patchset 9: move hardcoded init parameters to class definitions (part 1...
Loïc Blot
2017-06-10
Remove superfluous pointer null checks
QrchackOfficial
2017-06-04
C++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-20
Various code cleanup & little performance improvement on HTTP download (#5772)
Loïc Blot
2017-05-19
Mainmenu: Fix issues while trying to enable all mods (#5770)
SmallJoker
2017-05-19
When minimap is disabled in configuration, really disable it (#5771)
Loïc Blot
2017-05-04
Add function to get server info.
red-001
2017-05-03
Sound API: Add fading sounds
Brandon
2017-04-29
Client & ClientEnvirnment: don't create fake events (#5676)
Loïc Blot
[next]