Fix alpha for liquid nodes (#5494)
[oweals/minetest.git] / src / clientenvironment.cpp
2017-05-06 ShadowNinjaClean up numeric.h and split FacePositionCache from it
2017-04-29 Loïc BlotClient & ClientEnvirnment: don't create fake events...
2017-04-25 ShadowNinjaRename Scripting API files for consistency
2017-04-15 Loïc BlotPartial damage cheat fix: node damages server side...
2017-04-05 Loïc BlotMemleak fix: LocalPlayer object was not deleted
2017-03-17 Loïc Blot[CSM] Add core.get_timeofday & core.get_day_count env...
2017-03-13 nerzhul[CSM] Add enable_client_modding param (default: false)
2017-03-13 Loïc Blot[CSM] sound_play & sound_stop support + client_lua_api...
2017-01-23 Dániel JuhászAdd hardware node coloring. Includes:
2017-01-11 Loic BlotCleanup some header inclusions to improve compilation...
2017-01-09 Ner'zhulEnvironment & IGameDef code refactoring (#4985)
2017-01-08 Loic BlotMove ClientEnvironment to dedicated cpp/header files