]> git.lizzy.rs Git - minetest.git/history - src/serverenvironment.h
Optimize headers (part 2) (#6272)
[minetest.git] / src / serverenvironment.h
2017-08-18 Loïc BlotOptimize headers (part 2) (#6272)
2017-08-17 Loïc BlotC++ modernize: Pragma once (#6264)
2017-08-16 Loïc BlotCleanup various headers to reduce compilation times...
2017-07-18 Loic BlotLBM content mapping map doesn't need to be ordered...
2017-07-07 Dániel JuhászExpose getPointedThing to Lua
2017-06-18 Loïc BlotCpp11 patchset 11: continue working on constructor...
2017-06-04 Loïc BlotC++11 patchset 2: remove util/cpp11.h and util/cpp11_co...
2017-05-25 Loïc BlotEnhance ABM performance a little bit by removing two...
2017-04-23 Loïc BlotPlayer data to Database (#5475)
2017-03-17 Loïc Blot[CSM] Add core.get_timeofday & core.get_day_count env...
2017-03-13 Loic Blot[CSM] Client side modding
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 ServerEnvironment to dedicated cpp/header files