aboutsummaryrefslogtreecommitdiff
path: root/src/server.cpp
AgeCommit message (Expand)Author
2015-11-22Update HUD flags on server like on clientest31
2015-11-13Only allow players with shout to chatest31
2015-11-09Put ChatEvent handler into own functionest31
2015-11-08Write new line character sequence at end of print()est31
2015-11-06Add server side ncurses terminalest31
2015-11-03Time: Remove serverside getter, and use atomic operationsest31
2015-10-31Fix server crashing on Lua errorsShadowNinja
2015-10-29findSpawnPos: Add setting for max height above water levelparamat
2015-10-27Environment: Time of day fixes and add serverside getterest31
2015-10-14Rename macros with two leading underscoresShadowNinja
2015-10-14Always use errorstream for DEBUG_EXCEPTION_HANDLERShadowNinja
2015-10-14Use warningstream for log messages with WARNINGShadowNinja
2015-10-04Define and use limit constants for Irrlicht fixed-width typeskwolekr
2015-09-29Some map border related fixesest31
2015-09-19Little optimization on getAdded/Removed activeobjects per player loop.Loic Blot
2015-09-17Send proper block to old clients for swap_node callsest31
2015-08-25Change i++ to ++iDavid Jones
2015-08-23Clean up threadingShadowNinja
2015-08-13Add count based unload limit for mapblocksest31
2015-08-09Fix segfaults caused by the Environment not being initialized yetrubenwardy
2015-08-02Prepend "Lua: " before lua exceptionsBřetislav Štec
2015-07-31Small SendableMediaAnnouncement cleanupLoic Blot
2015-07-25Cleanup server addparticle(spawner) by merge two identical functions.Loic Blot
2015-07-23Optional reconnect functionalityest31
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-10Fix damage flash when damage disabledkwolekr
2015-07-08Use UTF-8 instead of narrowest31
2015-07-02Fix code style from recent commits and add misc. optimizationskwolekr
2015-06-29Add Lua errors to error dialogrubenwardy
2015-06-24Return to ignoreest31
2015-06-22Fix bug when craft input isn't replacedTeTpaAka
2015-05-28Add some missing getter functions to the lua APITeTpaAka
2015-05-19Add texture overridingrubenwardy
2015-05-19Lower log level for unexpected behaviourest31
2015-05-16Add mod securityShadowNinja
2015-05-11Make early protocol auth mechanism generic, and add SRPest31
2015-05-08Gracefully handle PacketErrorsest31
2015-04-22Protocol 25: wstring -> string for custom access denial reasonsest31
2015-04-16Schematics: Refactor NodeResolver and add NodeResolveMethodkwolekr
2015-04-11Fix a rare crash case un SendPlayerHPNer'zhul
2015-04-07TOCLIENT_ACTIVE_OBJECT_MESSAGES: channel must be 1 for unreliable messageLoic Blot
2015-04-05TOCLIENT_ACTIVE_OBJECT_REMOVE_ADD can be unreliable, catch PacketError except...Loic Blot
2015-04-05Crafting speedupest31
2015-04-03Fix players spawned at (0,0,0) in some rare cases instead of static_spawnpoin...Loic Blot
2015-04-01Move globals from main.cpp to more sane locationsCraig Robbins
2015-03-31Connection::Receive(): receive Network Packet instead of SharedBuffer<u8>.Loic Blot
2015-03-27Clean up and tweak build systemShadowNinja
2015-03-24Don't send an InventoryAction at each setInventoryModified, we only need one ...Loic Blot
2015-03-18Fix game minetest.conf default settingsest31