aboutsummaryrefslogtreecommitdiff
path: root/src/clientenvironment.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix OSX builds caused by __WORDSIZE again (#6307)Pavel Puchkin2017-08-241-1/+1
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-171-4/+1
* l_server, clientenvironment, clientiface: code modernizationLoic Blot2017-08-171-1/+1
* Cleanup various headers to reduce compilation times (#6255)Loïc Blot2017-08-161-0/+1
* Expose getPointedThing to LuaDániel Juhász2017-07-071-33/+3
* Isolate irrlicht references and use a singleton (#6041)Loïc Blot2017-06-261-3/+1
* Fix 2 warnings reported by GCCLoic Blot2017-06-201-4/+1
* C++11 patchset 9: move hardcoded init parameters to class definitions (part 1...Loïc Blot2017-06-161-2/+2
* C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821)Loïc Blot2017-06-041-1/+2
* Client & ClientEnvirnment: don't create fake events (#5676)Loïc Blot2017-04-291-2/+3
* [CSM] sound_play & sound_stop support + client_lua_api doc (#5096)Loïc Blot2017-03-131-0/+3
* Environment & IGameDef code refactoring (#4985)Ner'zhul2017-01-091-4/+4
* Move ClientEnvironment to dedicated cpp/header filesLoic Blot2017-01-081-0/+191