- Jul 16, 2015
-
-
RealBadAngel authored
-
- Jul 14, 2015
-
-
Kahrl authored
Also don't show "probably running a different version" message in simple singleplayer mode
-
Loïc Blot authored
-
kwolekr authored
-
kwolekr authored
Improve TOCLIENT_ACTIVE_OBJECT_MESSAGES robustness for handling invalid data
-
kwolekr authored
Add serializeHexString() Clean up util/serialize.cpp
-
paramat authored
Fix 'is ground content' for some nodes
-
- Jul 13, 2015
-
-
paramat authored
-
- Jul 10, 2015
-
-
Jean-Patrick Guerrero authored
- Stop attempting to start a world when no world's created/selected in server tab - Better world's indexes handling between subgames lists
-
kwolekr authored
-
kwolekr authored
-
Loïc Blot authored
-
- Jul 09, 2015
-
-
est31 authored
Spare some copies.
-
est31 authored
-
Diego Martínez authored
-
- Jul 08, 2015
-
-
paramat authored
The neighbours checked are the 8 nodes horizontally surrounding the decoration base and the 8 nodes horizontally surrounding the ground node below the decoration
-
RealBadAngel authored
-
est31 authored
Use wide_to_utf8 and utf8_to_wide instead of wide_to_narrow and narrow_to_wide at almost all places. Only exceptions: test functions for narrow conversion, and chat, which is done in a separate commit.
-
kwolekr authored
- Fixed race conditions - Fixed null dereference - Fixed out-of-bounds array access - MinimapMapblock is now allocated and added to update queue only when enabled - Removed dependency on LocalPlayer - Fixed code style - Simplified expressions and program logic - Cleaned minimap object interfaces
-
paramat authored
Lowest level of base terrain determines mountain generation in mapchunk Change some positional function arguments from int to s16
-
- Jul 07, 2015
-
-
est31 authored
Previously, m_proto_ver was set to the serialisation version inside the legacy init packet. Now, if the server doesn't send a protocol version (protocols < 25), we set m_proto_ver to some value < 25 and > 0.
-
- Jul 05, 2015
-
-
ShadowNinja authored
-
- Jul 04, 2015
-
-
paramat authored
-
est31 authored
-
Jean-Patrick Guerrero authored
-
est31 authored
Use numbers instead of iterators to traverse various vectors.
-
TeTpaAka authored
-
- Jul 03, 2015
-
-
kwolekr authored
-
- Jul 02, 2015
-
-
Sokomine authored
-
RealBadAngel authored
-
- Jul 01, 2015
- Jun 30, 2015
-
-
est31 authored
@RealBadAngel has removed all outside access of the cache.
-
est31 authored
-
est31 authored
-
est31 authored
-
Jean-Patrick Guerrero authored
-