- May 05, 2015
-
-
ShadowNinja authored
This fixes the problem where 0.4.12-dev versions were erroneously shown as 0.4.11-dev because the tag was added on a separate branch. It also fixes a similar issue when builders didn't fetch new tags when updating. This also removes the number-of-commits-since-tag field, since it's incompatible with this. Said field doesn't seem to be useful anyway if you have the commit hash.
-
ShadowNinja authored
-
Jay Arndt authored
-
- May 04, 2015
-
-
est31 authored
Small improvement on clouds rendering performance
-
paramat authored
-
Kevin Ott authored
Fixes issue #2667
-
obneq authored
- Fix unintended negation of condition - Remove line_of_sight 'optimization'
-
kwolekr authored
-
kwolekr authored
Make gamedef optional when constructing an ObjDefManager Add note about object ownership
-
- May 03, 2015
-
-
paramat authored
-
- May 01, 2015
-
-
SmallJoker authored
-> Round negative numbers correctly CMakeLists.txt -> Link Json with the static run-time library
-
- Apr 29, 2015
- Apr 27, 2015
- Apr 26, 2015
-
-
est31 authored
It isn't needed anymore, sending ICraftDefManager over the network has been obsoleted by protocol version 7.
-
est31 authored
Fix style, refactor assert, use '"' instead of "\"", replace code duplicating craftGetItemName, rename iterators.
-
kwolekr authored
Split unit tests into separate files under src/unittest/ Give better unittest diagnostics Clean up some code
-
Aaron Suen authored
-
Kevin Ott authored
-
- Apr 24, 2015
-
-
Loïc Blot authored
-
- Apr 23, 2015
-
-
paramat authored
Move place_on check to before place_center_x/y/z displacement of p Reduce displacement of p by place_center_x/y/z flags to correctly position schematics
-
- Apr 22, 2015
-
-
est31 authored
Also fix std::logic_error when server::DenyAccess() is used with only two arguments.
-
Loïc Blot authored
but not rename the container. Approved-By est31
-
SmallJoker authored
-
ShadowNinja authored
-
kwolekr authored
Revert "m_active_object_messages is used like a queue. Use std::queue instead of std::list. Also rename to m_active_object_messages_queue" This reverts commit 972d17ba. The commit being reverted was unauthorized. There had been no discussion, review, or sign-off prior to submittal to upstream.
-
- Apr 21, 2015
-
-
Loïc Blot authored
m_active_object_messages is used like a queue. Use std::queue instead of std::list. Also rename to m_active_object_messages_queue
-
kwolekr authored
Fix buffer size calculation for lacunarity < 1.0 Add guard against absurd noise parameters
-
ShadowNinja authored
-
ShadowNinja authored
-
kwolekr authored
-
- Apr 20, 2015
- Apr 19, 2015