- Feb 16, 2014
-
-
Jakub Vaněk authored
-
Mitchell Ward authored
-
Shen Zheyu authored
-
Frederico Guimarães authored
-
Calinou authored
-
PilzAdam authored
-
sfan5 authored
-
sfan5 authored
-
kwolekr authored
-
kwolekr authored
-
- Feb 15, 2014
-
-
Kahrl authored
-
- Feb 13, 2014
-
-
sapier authored
-
- Feb 12, 2014
-
-
sapier authored
-
- Feb 09, 2014
- Feb 08, 2014
-
-
kwolekr authored
Remove flagmask field from set_mapgen_params table Add small bits of needed documentation
-
- Feb 07, 2014
- Feb 06, 2014
-
-
BlockMen authored
-
- Feb 05, 2014
-
-
ShadowNinja authored
-
kwolekr authored
Add checks for invalid user input for important settings Rename Settings::tryGet* to Settings::get*NoEx for consistency
-
Ilya Zhuravlev authored
-
Ilya Zhuravlev authored
-
sapier authored
Rename try* non exceptioning functions to *NoEx
-
- Feb 04, 2014
-
-
kwolekr authored
-
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.
-
kwolekr authored
-
ShadowNinja authored
-
- Feb 03, 2014
-
-
ShadowNinja authored
-
sapier authored
-
sapier authored
-
- Feb 02, 2014
- Feb 01, 2014
-
-
Perttu Ahola authored
-
Perttu Ahola authored
-
- 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
-