- Apr 15, 2014
-
-
sfan5 authored
-
- Apr 09, 2014
-
-
sapier authored
-
- Feb 16, 2014
-
-
kwolekr authored
-
- Feb 08, 2014
-
-
kwolekr authored
Remove flagmask field from set_mapgen_params table Add small bits of needed documentation
-
- Feb 05, 2014
- Feb 04, 2014
-
-
kwolekr authored
MapgenParams is no longer a polymorphic class, eliminating the need for messy and bug-prone reallocations. Separation between the common and mapgen-specific parameters is now strongly defined. Mapgen parameters objects are now properly encapsulated within the proper subsystems.
-
- Jan 31, 2014
-
-
sapier authored
-add client states to avoid server sending data to uninitialized clients -don't show uninitialized clients to other players -propper client disconnect handling Minor comment fixes in server Minor bugfixes in connection -improved peer id calculation -honor NDEBUG flag -improved disconnect handling -increased initial send window Remove some dead code
-
- Jan 26, 2014
-
-
kwolekr authored
-
- Dec 15, 2013
-
-
sapier authored
-
- Dec 14, 2013
- Dec 08, 2013
-
-
kwolekr authored
-
- Dec 01, 2013
-
-
sapier authored
-
- Nov 17, 2013
-
-
kwolekr authored
The real problem was that MapBlocks were not activated before getting sent to the client
-
- Nov 05, 2013
-
-
kwolekr authored
-
- Sep 17, 2013
-
-
kwolekr authored
-
- Aug 14, 2013
-
-
Kahrl authored
-
- Jul 27, 2013
-
-
proller authored
-
- Jun 28, 2013
- Jun 23, 2013
-
-
proller authored
-
- Jun 18, 2013
-
-
kwolekr authored
-
- Jun 17, 2013
-
-
kwolekr authored
-
- May 25, 2013
-
-
sapier authored
On the lua side, notably minetest.env:<function>(<args>) should now be replaced by minetest.<function>(<args>). The old way is and will stay supported for a long time. Also: Update and clean up lua_api.txt (by celeron55) Move EnvRef to lua and remove add_rat and add_firefly (by kahrl) Add separate src/util/CMakeLists.txt, other minor fixes (by kahrl)
-
- May 19, 2013
-
-
Kahrl authored
Concatenate the thread id as string instead of adding it to the pointer
-
- Apr 21, 2013
-
-
kwolekr authored
-
- Apr 12, 2013
-
-
kwolekr authored
-
- Apr 09, 2013
-
-
sapier authored
-
- Apr 07, 2013
- Mar 22, 2013
-
-
Perttu Ahola authored
-
- Mar 17, 2013
-
-
proller authored
-
- Mar 12, 2013
-
-
Ilya Zhuravlev authored
-
- Feb 26, 2013