- Feb 26, 2013
-
-
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
-
-
sfan5 authored
-
PilzAdam authored
-
RealBadAngel authored
-
- Feb 23, 2013
-
-
PilzAdam authored
-
RealBadAngel authored
-
- Feb 22, 2013
-
-
kwolekr authored
-
- Feb 21, 2013
-
-
Ilya Zhuravlev authored
-
proller authored
-
- Feb 20, 2013
-
-
Jürgen Doser authored
i.e., not only the mod with missing dependencies, but also the missing dependencies itself. (This already used to be the case before the mod selection gui was added) Also, mods with unsatisfied dependencies are no longer reported as mods that could not be found.
-
- Feb 19, 2013
-
-
Jeija authored
-
- Feb 15, 2013
-
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
- Feb 14, 2013
-
-
Ilya Zhuravlev authored
-
- Feb 13, 2013
-
-
MirceaKitsune authored
-
- Feb 12, 2013
-
-
Dmitry Marakasov authored
-
PilzAdam authored
-
- Feb 10, 2013
-
-
PilzAdam authored
-
Jürgen Doser authored
This way, plants actually show the real backface on their back side, i.e., the front face mirrored around the vertical axis, instead of showing the front face on both sides. This looked weird when the texture was not symmetrical around the vertical axis.
-
ShadowNinja authored
-
ShadowNinja authored
-
- Feb 07, 2013
-
-
Ilya Zhuravlev authored
-
- Feb 06, 2013
- Feb 01, 2013
-
-
Jürgen Doser authored
All uses of operator[] in guiConfigureWorld.cpp have been replaced with .find() operations. In some places, operator[] had been called with mod names of "Add-Ons" or "N/A", which would insert a default-constructed ModSpec into the list of add-on mods. In other places, the use of operator[] was safe now, but it probably is safer for future changes to use .find() everywhere.
-
- Jan 30, 2013
-
-
PilzAdam authored
-
- Jan 27, 2013
-
-
Jeija authored
-
- Jan 26, 2013
-
-
sapier authored
-
- Jan 23, 2013
-
-
kwolekr authored
-
kwolekr authored
-
kwolekr authored
-
RealBadAngel authored
-