summaryrefslogtreecommitdiff
path: root/src/server.h
Commit message (Expand)AuthorAge
* Add prefixes to enum values and fix style issueskwolekr2014-06-28
* Use integers instead of float valuesBlockMen2014-04-12
* Add player:set_eye_offset() by @MirceaKitsune and clean upBlockMen2014-04-12
* Add third person viewBlockMen2014-04-12
* Infer ipv6_server from bind_address; fix client connect to IN(6)ADDR_ANYKahrl2014-04-10
* Cleanup client init states by bumping protocol versionsapier2014-04-08
* Pass arguments by referenceSelat2014-03-12
* Remove "Server -!- " prefix from player messagesShadowNinja2014-02-27
* Add the option to bind to a specific addressShadowNinja2014-02-05
* Add minetest.kick_player(name, reason)sapier2014-02-03
* Add player:override_day_night_ratio() for arbitrarily controlling sunlight br...Perttu Ahola2014-02-01
* Add player:set_sky() with simple skybox supportPerttu Ahola2014-02-01
* Add propper client initializationsapier2014-01-31
* Allow vertical axis particle rotation constraintkhonkhortisan2014-01-13
* Fixed minetest reliable udp implementation (compatible to old clients)sapier2014-01-10
* Send long announce as POST, show OS in useragentproller2014-01-07
* Handle LuaErrors in Lua -> C++ calls on LuaJITShadowNinja2013-12-18
* Rewrite client media download and support hash-based remote downloadKahrl2013-12-13
* Add minetest.swap_nodeNovatux2013-11-30
* Masterserver updateproller2013-10-18
* Weather: Clean up getHeat/getHumidity somewhatkwolekr2013-09-16
* Make it compileSfan52013-09-09
* Add dummy and LevelDB database backendsIlya Zhuravlev2013-09-09
* Use player:set_hotbar_image() instead of hardcoded hotbar.pngPilzAdam2013-09-05
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-14
* Fix server getting completely choked up on even a little of DoSPerttu Ahola2013-08-04
* Weather backward compatibilityproller2013-08-02
* Add set_breath and get_breath to lua API.RealBadAngel2013-07-20
* Add ObjectRef.hud_set_hotbar_itemcount and add TOCLIENT_HUD_SET_PARAMKahrl2013-05-26
* Move scriptapi to separate folder (by sapier)sapier2013-05-25
* Generalize hud_builtin_enable into hud_set_flagskwolekr2013-04-25
* Added support to disable built-in HUD elementsDiego Martínez2013-04-24
* Add option to not prepend "Server -!- " to messages sent with minetest.chat_s...ShadowNinja2013-04-23
* Split HUD code off to hud.cpp, make into a class, extensive Lua HUD modificationkwolekr2013-04-18
* Lua HUDJonathon Anderson2013-04-18
* Add Mapgen V7, reorganize biomeskwolekr2013-04-07
* New damage system, add damageGroups to ToolCapabilities, bump protocol versionPilzAdam2013-03-29
* Allow spawning particles from the server, from luaJeija2013-03-23
* Migrate to STL containers/algorithms.Ilya Zhuravlev2013-03-11
* Merge pull request #482 from proller/liquidkwolekr2013-02-25
|\
| * new adjustable finite liquidproller2013-02-24
* | Remove dead code, relocate some codekwolekr2013-02-25
* | Add emerge.cpp, initial EmergeThread changeskwolekr2013-02-25
* | Update Copyright YearsSfan52013-02-24
* | Change Minetest-c55 to MinetestPilzAdam2013-02-24
|/
* new auto masterserverproller2013-02-22
* Improved Player PhysicsMirceaKitsune2013-02-14
* Finish and clean up mapgen configurationkwolekr2013-01-21
* Add initial Lua biomedef support, fixed biome selectionkwolekr2013-01-21
* The new mapgen, noise functions, et al.kwolekr2013-01-21