]> git.lizzy.rs Git - minetest.git/history - src/clientenvironment.h
Conf.example generation: Remove quotation marks from noise flags (#7844)
[minetest.git] / src / clientenvironment.h
2018-07-01 Loic BlotDrop ClientEvent CEE_PLAYER_BREATH: triggering function...
2018-03-28 Andrew WardAdd formspec theming using prepended strings
2017-08-24 Pavel PuchkinFix OSX builds caused by __WORDSIZE again (#6307)
2017-08-17 Loïc BlotC++ modernize: Pragma once (#6264)
2017-08-17 Loic Blotl_server, clientenvironment, clientiface: code moderniz...
2017-08-16 Loïc BlotCleanup various headers to reduce compilation times...
2017-07-07 Dániel JuhászExpose getPointedThing to Lua
2017-06-26 Loïc BlotIsolate irrlicht references and use a singleton (#6041)
2017-06-19 Loic BlotFix 2 warnings reported by GCC
2017-06-16 Loïc BlotC++11 patchset 9: move hardcoded init parameters to...
2017-06-04 Loïc BlotC++11 patchset 2: remove util/cpp11.h and util/cpp11_co...
2017-04-29 Loïc BlotClient & ClientEnvirnment: don't create fake events...
2017-03-13 Loïc Blot[CSM] sound_play & sound_stop support + client_lua_api...
2017-01-09 Ner'zhulEnvironment & IGameDef code refactoring (#4985)
2017-01-08 Loic BlotMove ClientEnvironment to dedicated cpp/header files