aboutsummaryrefslogtreecommitdiff
path: root/src/client/clientenvironment.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Consistent HP and damage types (#8167)SmallJoker2019-02-101-2/+2
| | | | | Remove deprecated HUDs and chat message handling. Remove unused m_damage variable (compat break). HP: s32 for setter/calculations, u16 for getter.
* Add an activeobject manager to hold active objects (#7939)Loïc Blot2018-12-131-5/+15
| | | | * Add an activeobject manager to hold active objects * Add unittests
* Move client-specific files to 'src/client' (#7902)Quentin Bazin2018-11-281-0/+151
Update Android.mk Remove 'src/client' from include_directories