aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-09-17Ore: Add puff ore typekwolekr
2015-09-16Fix object position border checkingest31
2015-09-15Disallow placing entities outside safe boundariesest31
2015-09-14Firelike drawtype: Improve codeparamat
2015-09-14Serialisation: documentation fixes, clarifying renames and whitespace fixesest31
2015-09-13Ore: Add ore sheet column height range selectionkwolekr
2015-09-10networkprotocol.h: remove "u16 command" from docest31
2015-09-10Improve locale directory detectionest31
2015-09-08Change m_client_event_queue's type to std::queueLoic Blot
2015-09-07Mgv5/mgv7 biomes: Reduce heat and humidity noise spreads to former value of 750paramat
2015-09-06Use CUSTOM_LOCALEDIR if specifiedShadowNinja
2015-09-06Fix building on OSX, broken since "Clean up threading"Pavel Puchkin
2015-09-03Areastore: fix "attempt to index a number value"est31
2015-09-01Warn when building without cURLShadowNinja
2015-09-01Enable server build when no builds are enabledShadowNinja
2015-09-01Hide minimap if it has been disabled by serverest31
2015-09-01gettext.cpp: Fix syntax error when using MSVCjh10001
2015-08-31Make ClientInterface::statenames consistent with the state enum againest31
2015-08-30l_mainmenu.h: remove unused l_get_dirlist functionest31
2015-08-29Ores: change ore chance in clusters to better respect clust_num_ores for dens...Gael-de-Sailly
2015-08-29Dungeongen: Remove floating framesparamat
2015-08-27Push error handler afresh each time lua_pcall is usedKahrl
2015-08-27Use numeric indices and raw table access with LUA_REGISTRYINDEXKahrl
2015-08-25Change i++ to ++iDavid Jones
2015-08-23Clean up threadingShadowNinja
2015-08-20tileable flags are needed also without shaders because of filtersRealBadAngel
2015-08-20Remove use of engine sent texture tiling flags - theyre no longer neededRealBadAngel
2015-08-19Fix indianred and indigo of color-stringRui
2015-08-19Android: bypass broken wide_to_utf8 with wide_to_narrow (again)est31
2015-08-19Fix inventory replace bugest31
2015-08-18SAPI: Disable unlockable time profilingkwolekr
2015-08-16SEnv: Remove static_exists from ActiveObjects in deleted blockskwolekr
2015-08-16Remove unused functions.onkrot
2015-08-15Defaultsettings: Increase client_mapblock_limit to 5000paramat
2015-08-15Rollback: Fail on bad precondition instead of causing assertion errorkwolekr
2015-08-15Fix sneaking (fixes #665 and #3045)BlockMen
2015-08-15Remove unused function from connection.{cpp,h}nerzhul
2015-08-13minimap: Add ability to disable from serverkwolekr
2015-08-13game.cpp: Update cached settingsest31
2015-08-13Fix segfault caused by a8e238ed06ee8285ed4459e9deda3117419837f6Perttu Ahola
2015-08-13Add count based unload limit for mapblocksest31
2015-08-12SAPI: Track last executed mod and include in error messageskwolekr
2015-08-12Fix Lua PcgRandomest31
2015-08-10Treegen: Rename pine tree mapgen aliasparamat
2015-08-10Fix intlGUIEditBox leak and uninitialized value in Mapper (reported by valgrind)Kahrl
2015-08-10Make NetworkPacket respect serialized string size limitskwolekr
2015-08-10Display Lua memory usage at the time of Out-of-Memory errorkwolekr
2015-08-09Fix segfaults caused by the Environment not being initialized yetrubenwardy
2015-08-09Remove unused fileLoic Blot
2015-08-07Fix camera updates being toggled by N key in release mode (#2762)Kahrl