aboutsummaryrefslogtreecommitdiff
path: root/src/clouds.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-07-31Added tag 0.2.20110731_3 for changeset c87e28deaabfPerttu Ahola1-0/+1
2011-07-31Fixes a bug that made the server to deny non-empty passwords from players ↵Perttu Ahola2-1/+4
connecting the first time.
2011-07-31Added tag 0.2.20110731_2 for changeset 8ad16fbce9a4Perttu Ahola1-0/+2
2011-07-31updated changelogPerttu Ahola1-0/+3
2011-07-31Removed tag 0.2.20110731_2Perttu Ahola1-0/+2
2011-07-31Added tag 0.2.20110731_2 for changeset 4a6cf9491306Perttu Ahola1-0/+1
2011-07-31updated versionPerttu Ahola1-1/+1
2011-07-31Fixed problem of server always receiving an empty password from the clientPerttu Ahola3-4/+12
2011-07-31Added tag 0.2.20110731_1 for changeset 705a7e95b871Perttu Ahola1-0/+1
2011-07-31Made stricter handling for old clients because now they are not compatible ↵Perttu Ahola1-7/+11
at all.
2011-07-31Added MaterialItem conversion from old content type namespace to newPerttu Ahola6-34/+63
2011-07-31Added tag 0.2.20110731_0 for changeset 06c62112b503Perttu Ahola1-0/+1
2011-07-31changelog update and disable motd by defaultPerttu Ahola2-1/+2
2011-07-31Updated CMakeLists, changelog and example config for releasePerttu Ahola3-1/+17
2011-07-31updated CMakeList.txts a bitPerttu Ahola2-2/+7
2011-07-31added windows iconPerttu Ahola3-0/+11
2011-07-30added one temporary directory to .hgignorePerttu Ahola1-0/+1
2011-07-30added sword texturesPerttu Ahola3-0/+0
2011-07-30updated example configPerttu Ahola1-4/+6
2011-07-30Fixed handling of inventory in creative mode (normal inventory is not ↵Perttu Ahola13-3/+89
trashed anymore), fixed mese pick speed, added some forgotten stuff
2011-07-30updated version to rc2, rolling out new windows test binaryPerttu Ahola1-1/+1
2011-07-30fix to the formerPerttu Ahola2-5/+13
2011-07-30easier notice on old versionPerttu Ahola1-2/+3
2011-07-30Added network protocol version number in protocolPerttu Ahola3-4/+26
2011-07-30Server configuration is now written when "/#setting whatever = whatever" is ↵Perttu Ahola7-14/+36
issued.
2011-07-30Added message of the day and made it properly configurable using /#setting ↵Perttu Ahola5-3/+65
(not saved to config file yet)
2011-07-30Made picking items up in creative mode delete them (because they usually are ↵Perttu Ahola1-6/+6
in the inventory already anyway)
2011-07-30updated pause menu text a bitPerttu Ahola1-3/+3
2011-07-30Rats are now eatable. Also made their selection box move smoothly.Perttu Ahola10-55/+138
2011-07-30Made rats cookable and made them spawn near treesPerttu Ahola4-6/+50
2011-07-30made more things burnable in furnacePerttu Ahola1-0/+49
2011-07-30quick fix to it not building with gettext on my visual studio environmentPerttu Ahola2-2/+2
2011-07-30Removed remaining -delta referencesPerttu Ahola4-4/+4
2011-07-29removed delta READMEPerttu Ahola1-41/+0
2011-07-25fix server buildPerttu Ahola1-0/+2
2011-07-24Lowered default viewing range minimum to such that it allows fairly good ↵Perttu Ahola1-1/+1
framerate in jungles with sucky hardware. Almost all computers stick to the minimum with the current farmesh range that someone has set up without asking from me, but farmesh is not used as default anyway so those that use it can raise the lower limit in their configuration as they wish.
2011-07-24Updated the texture atlas a bitPerttu Ahola1-4/+2
2011-07-24and now fixed a bug in removing that debug outputPerttu Ahola1-0/+1
2011-07-24removed a remaining debug printPerttu Ahola1-2/+3
2011-07-24Added a mapblock analyzing function for debugging use and fixed remaining ↵Perttu Ahola5-19/+179
mapgen bugs
2011-07-24changed jungletree/junglegrass content ids to extended rangePerttu Ahola1-2/+2
2011-07-24removed unnecessary verbosity from debug output of tile.cppPerttu Ahola1-49/+54
2011-07-24who put pnoise.py in my /?Perttu Ahola1-102/+0
2011-07-24made shadows less bluePerttu Ahola1-1/+1
2011-07-23Fixed issue #15: Glass blocks a lot of lightPerttu Ahola1-0/+1
2011-07-23Fixed #21 Earth under torches oscillates between mud and grassPerttu Ahola1-4/+3
2011-07-23Made hotbar a bit smallerPerttu Ahola1-2/+2
2011-07-23removed -delta namingsPerttu Ahola3-3/+4
2011-07-23converted main.cpp dos linefeeds to unix linefeeds.Perttu Ahola1-1675/+1676
2011-07-23updated main.cpp comments a bitPerttu Ahola1-8/+6