- Mar 19, 2013
-
-
kwolekr authored
-
- Mar 17, 2013
-
-
Ilya Zhuravlev authored
-
proller authored
-
- Mar 14, 2013
-
-
proller authored
-
- Mar 12, 2013
-
-
Ilya Zhuravlev authored
-
- Feb 26, 2013
-
-
kwolekr authored
-
kwolekr authored
-
kwolekr authored
-
kwolekr authored
-
kwolekr authored
- Neatly placed all emerge related code into a new file, emerge.cpp - Greatly cleaned up the code in EmergeThread::Thread() - Reworked Emerge queue. Now an actual std::queue of v3s16 block positions - Removed the completely unnecessary map of peer ids requesting blocks
-
- Feb 24, 2013
- Feb 06, 2013
- Jan 23, 2013
-
-
kwolekr authored
-
- Jan 21, 2013
- Jan 12, 2013
-
-
Jürgen Doser authored
liquid_kind was declared as an u8, but used to hold a content_t value, which is delcared to be a u16. changing this fixes (at least for me) the problem reported in bug #414.
-
- Sep 07, 2012
-
-
Ilya Zhuravlev authored
-
- Sep 04, 2012
-
-
Perttu Ahola authored
- Don't select blocks for drawing in every frame - Sort meshbuffers by material before drawing
-
- Jul 27, 2012
-
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
- Jul 23, 2012
-
-
darkrose authored
-
- Jun 17, 2012
-
-
Perttu Ahola authored
-
- Jun 05, 2012
-
-
Perttu Ahola authored
Switch the license to be LGPLv2/later, with small parts still remaining as GPLv2/later, by agreement of major contributors
-
- Jun 04, 2012
-
-
Perttu Ahola authored
-
- Jun 03, 2012
-
-
Perttu Ahola authored
-
Kahrl authored
-
- Mar 29, 2012
-
-
Perttu Ahola authored
-
- Mar 28, 2012
-
-
Perttu Ahola authored
Reduce EnvRef:set_node() time tenfold by postponing the dayNightDiff update until it is actually needed
-