| Commit message (Expand) | Author | Age |
* | Add prefixes to enum values and fix style issues | kwolekr | 2014-06-28 |
* | Use integers instead of float values | BlockMen | 2014-04-12 |
* | Add player:set_eye_offset() by @MirceaKitsune and clean up | BlockMen | 2014-04-12 |
* | Add third person view | BlockMen | 2014-04-12 |
* | Infer ipv6_server from bind_address; fix client connect to IN(6)ADDR_ANY | Kahrl | 2014-04-10 |
* | Cleanup client init states by bumping protocol version | sapier | 2014-04-08 |
* | Pass arguments by reference | Selat | 2014-03-12 |
* | Remove "Server -!- " prefix from player messages | ShadowNinja | 2014-02-27 |
* | Add the option to bind to a specific address | ShadowNinja | 2014-02-05 |
* | Add minetest.kick_player(name, reason) | sapier | 2014-02-03 |
* | Add player:override_day_night_ratio() for arbitrarily controlling sunlight br... | Perttu Ahola | 2014-02-01 |
* | Add player:set_sky() with simple skybox support | Perttu Ahola | 2014-02-01 |
* | Add propper client initialization | sapier | 2014-01-31 |
* | Allow vertical axis particle rotation constraint | khonkhortisan | 2014-01-13 |
* | Fixed minetest reliable udp implementation (compatible to old clients) | sapier | 2014-01-10 |
* | Send long announce as POST, show OS in useragent | proller | 2014-01-07 |
* | Handle LuaErrors in Lua -> C++ calls on LuaJIT | ShadowNinja | 2013-12-18 |
* | Rewrite client media download and support hash-based remote download | Kahrl | 2013-12-13 |
* | Add minetest.swap_node | Novatux | 2013-11-30 |
* | Masterserver update | proller | 2013-10-18 |
* | Weather: Clean up getHeat/getHumidity somewhat | kwolekr | 2013-09-16 |
* | Make it compile | Sfan5 | 2013-09-09 |
* | Add dummy and LevelDB database backends | Ilya Zhuravlev | 2013-09-09 |
* | Use player:set_hotbar_image() instead of hardcoded hotbar.png | PilzAdam | 2013-09-05 |
* | Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu | Kahrl | 2013-08-14 |
* | Fix server getting completely choked up on even a little of DoS | Perttu Ahola | 2013-08-04 |
* | Weather backward compatibility | proller | 2013-08-02 |
* | Add set_breath and get_breath to lua API. | RealBadAngel | 2013-07-20 |
* | Add ObjectRef.hud_set_hotbar_itemcount and add TOCLIENT_HUD_SET_PARAM | Kahrl | 2013-05-26 |
* | Move scriptapi to separate folder (by sapier) | sapier | 2013-05-25 |
* | Generalize hud_builtin_enable into hud_set_flags | kwolekr | 2013-04-25 |
* | Added support to disable built-in HUD elements | Diego MartÃnez | 2013-04-24 |
* | Add option to not prepend "Server -!- " to messages sent with minetest.chat_s... | ShadowNinja | 2013-04-23 |
* | Split HUD code off to hud.cpp, make into a class, extensive Lua HUD modification | kwolekr | 2013-04-18 |
* | Lua HUD | Jonathon Anderson | 2013-04-18 |
* | Add Mapgen V7, reorganize biomes | kwolekr | 2013-04-07 |
* | New damage system, add damageGroups to ToolCapabilities, bump protocol version | PilzAdam | 2013-03-29 |
* | Allow spawning particles from the server, from lua | Jeija | 2013-03-23 |
* | Migrate to STL containers/algorithms. | Ilya Zhuravlev | 2013-03-11 |
* | Merge pull request #482 from proller/liquid | kwolekr | 2013-02-25 |
|\ |
|
| * | new adjustable finite liquid | proller | 2013-02-24 |
* | | Remove dead code, relocate some code | kwolekr | 2013-02-25 |
* | | Add emerge.cpp, initial EmergeThread changes | kwolekr | 2013-02-25 |
* | | Update Copyright Years | Sfan5 | 2013-02-24 |
* | | Change Minetest-c55 to Minetest | PilzAdam | 2013-02-24 |
|/ |
|
* | new auto masterserver | proller | 2013-02-22 |
* | Improved Player Physics | MirceaKitsune | 2013-02-14 |
* | Finish and clean up mapgen configuration | kwolekr | 2013-01-21 |
* | Add initial Lua biomedef support, fixed biome selection | kwolekr | 2013-01-21 |
* | The new mapgen, noise functions, et al. | kwolekr | 2013-01-21 |