aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-08-01src/environment.cpp: Fix NULL pointer dereferenceBřetislav Štec
2015-08-01src/network/connection.h: Fix race conditionBřetislav Štec
2015-08-01Android: Add githash header to spare rebuilds after new commitsest31
2015-07-31tests: Log exceptions thrown inside of unit testskwolekr
2015-08-01Dungeon generation: Fix code style issues in dungeongen.cppparamat
2015-07-31Small SendableMediaAnnouncement cleanupLoic Blot
2015-07-29Android: fix horrible libiconv buildest31
2015-07-29Precalculate mapblock relative size. This permit to remove many s16 calculs o...nerzhul
2015-07-27Fixed minimap memory leakBřetislav Štec
2015-07-27Fix srp.cpp:815 leakest31
2015-07-27Add AreaStore data structureest31
2015-07-25Fix MSVC number conversion warningSmallJoker
2015-07-25Fix minetest.get_(all)_craft_recipe(s) regressionest31
2015-07-25Cleanup server addparticle(spawner) by merge two identical functions.Loic Blot
2015-07-24Fix documentation of dedicated_server_loopest31
2015-07-24Check output of mpz_set_str and fix leak on error conditionest31
2015-07-24Remove some old dead code. Fix some Clang warnings in SRP (ng->N... willLoic Blot
2015-07-24Bump protocol to 26est31
2015-07-23Optional reconnect functionalityest31
2015-07-23Fix issues with light of attached CAOsRealBadAngel
2015-07-21Mgv7: Use density noise + density gradient for mountain terrainparamat
2015-07-21Add wielded (and CAOs) shaderRealBadAngel
2015-07-21Clarify docs for auth.cpp methodest31
2015-07-21Ask auth handler to create auth when a default password is setest31
2015-07-21Remove profiler.h include where it's not needed. Remove some unreachable and ...Loic Blot
2015-07-20Added get_player_velocity() method. Fixes #1176Elia Argentieri
2015-07-19MoveItemSomewhere double bugfixest31
2015-07-19Cavegen: Mgv6: No small caves entirely above groundparamat
2015-07-18Refactor particle code to remove the while loopsTeTpaAka
2015-07-18Make acc and vel deprecated in add_particle and search for acceleration and v...TeTpaAka
2015-07-18Fix invisible player when the attached entity is removedTeTpaAka
2015-07-17Display an access denied message when client detects a server timeoutKahrl
2015-07-17Server kicks: make messages configurable, cache wstringest31
2015-07-16Kick players when shutting down server and there is a crash due to a Lua stac...nerzhul
2015-07-16Fix relief mapping issuesRealBadAngel
2015-07-14Make serialization error message translatableKahrl
2015-07-14connection.cpp: remove unused constructorLoic Blot
2015-07-14Increase limit of serialized long stringskwolekr
2015-07-13Remove raw message output on AOM deserialization failurekwolekr
2015-07-13Add more robust error checking to deSerialize*String routineskwolekr
2015-07-13Mgv6/treegen: (Re)Add fallback nodes for compatibility with subgamesparamat
2015-07-10Fix damage flash when damage disabledkwolekr
2015-07-10Misc. minor fixeskwolekr
2015-07-10Little coding style fix on porting.hLoic Blot
2015-07-09Settings: pass name to callbacks by referenceest31
2015-07-09Update clouds enable_3d_clouds when setting changedest31
2015-07-09Windows: Fix some warnings.Diego Martinez
2015-07-08Biome API decorations: 'spawnby' searches a 3D neighbourhoodparamat
2015-07-08Add new leaves style - simple (glasslike drawtype)RealBadAngel
2015-07-08Use UTF-8 instead of narrowest31