aboutsummaryrefslogtreecommitdiff
path: root/src/clientenvironment.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Partial damage cheat fix: node damages server side (#4981)Loïc Blot2017-04-151-29/+23
* Memleak fix: LocalPlayer object was not deletedLoïc Blot2017-04-051-0/+2
* [CSM] Add core.get_timeofday & core.get_day_count env calls (#5401)Loïc Blot2017-03-171-0/+1
* [CSM] Add enable_client_modding param (default: false)nerzhul2017-03-131-1/+3
* [CSM] sound_play & sound_stop support + client_lua_api doc (#5096)Loïc Blot2017-03-131-0/+4
* Add hardware node coloring. Includes:Dániel Juhász2017-01-231-3/+1
* Cleanup some header inclusions to improve compilation timesLoic Blot2017-01-111-0/+1
* Environment & IGameDef code refactoring (#4985)Ner'zhul2017-01-091-15/+15
* Move ClientEnvironment to dedicated cpp/header filesLoic Blot2017-01-081-0/+847