aboutsummaryrefslogtreecommitdiff
path: root/src/client/client.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Client::Interact: Use InteractAction enum instead of numeric constantsANAND2019-08-071-10/+3
* Unify wield item handling (#8677)SmallJoker2019-08-071-17/+7
* Optimize usage of TOSERVER_GOTBLOCKS packetsfan52019-08-071-9/+17
* Remove unnecessary CSM warning (#8485)Paramat2019-04-281-7/+2
* Revert RTT fixes (#8187)ANAND2019-02-151-10/+2
* Consistent HP and damage types (#8167)SmallJoker2019-02-101-14/+3
* CSM restrictions: Make 'LOAD_CLIENT_MODS' disable loading of 'builtin' (#8000)Paramat2019-01-031-10/+26
* Move client-specific files to 'src/client' (#7902)Quentin Bazin2018-11-281-0/+1970