aboutsummaryrefslogtreecommitdiff
path: root/minetest-icon-24x24.png (unfollow)
Commit message (Expand)AuthorFilesLines
2011-08-22Fixed some protocol comment errors in clientserver.h and elsewherePerttu Ahola3-2/+4
2011-08-22Hopefully fix 'dangling water'Giuseppe Bilotta1-1/+2
2011-08-22Possibly fixed the extremely rare PeerNotFound loop bug.Perttu Ahola1-14/+14
2011-08-22Update README.txtPerttu Ahola1-4/+6
2011-08-22Change way commands are displayed in chat windowGiuseppe Bilotta1-0/+6
2011-08-22Introduce hotkey for calling up a command windowGiuseppe Bilotta4-0/+42
2011-08-22Send KEY_END when (re)creating a text inputGiuseppe Bilotta1-0/+6
2011-08-22/me commandGiuseppe Bilotta1-0/+12
2011-08-22Server now supports replies without prefixGiuseppe Bilotta2-4/+9
2011-08-22Defines for server command context flagsGiuseppe Bilotta3-5/+7
2011-08-22Remove distinction between /# and / commandsGiuseppe Bilotta2-15/+5
2011-08-22Overhaul the input systemGiuseppe Bilotta8-176/+329
2011-08-22Fix typos in key namesGiuseppe Bilotta1-2/+2
2011-08-22Flowing lava updates lightingPerttu Ahola1-1/+9
2011-08-16Optimize for viscosity 1Giuseppe Bilotta1-2/+2
2011-08-16Viscous fluidsGiuseppe Bilotta3-6/+41
2011-08-16Make sure all neighbors of changed fluids are activatedGiuseppe Bilotta1-13/+1
2011-08-16Let the liquids flow in the openGiuseppe Bilotta1-13/+0
2011-08-16Ensure air neighbors to liquids that can flow are enqueued for transformationGiuseppe Bilotta1-1/+7
2011-08-16Ensure param2 is set correctly in transformLiquidsGiuseppe Bilotta1-4/+4
2011-08-16Use defines for liquid levelsGiuseppe Bilotta2-4/+8
2011-08-16Implemented MEET_OTHERPerttu Ahola1-2/+8
2011-08-16transformLiquid: small optimization and whitespace cleanupGiuseppe Bilotta1-18/+11
2011-08-15small fix to transformLiquidsPerttu Ahola1-6/+5
2011-08-15Fixed liquid mesh generationPerttu Ahola1-9/+23
2011-08-15Add lava to creative inventory (hmm, we're shortly running out of creative in...Perttu Ahola1-0/+1
2011-08-15Hopefully fixed msvc "'sqrt' : ambiguous call to overloaded function"Perttu Ahola1-1/+1
2011-08-15Non-vertex-alpha texture material for lavaPerttu Ahola1-2/+2
2011-08-15Get rid of makepackage_binary.shGiuseppe Bilotta1-67/+0
2011-08-15Cleanup rootGiuseppe Bilotta2-373/+0
2011-08-15modified mapgen to generate less lavaPerttu Ahola1-1/+1
2011-08-15Added #define WATER_ALPHA in content_mapnode.cppPerttu Ahola1-3/+5
2011-08-15tuned lava/universal damage codePerttu Ahola3-7/+22
2011-08-15lava!Perttu Ahola11-89/+255
2011-08-14Windows.h -> windows.h for cross-mingw buildPerttu Ahola1-1/+1
2011-08-13Let Settings accept a const char* directlyGiuseppe Bilotta1-0/+8
2011-08-13Fix keycode_to_keyname return valueGiuseppe Bilotta2-2/+2
2011-08-12Clean up key names handlingGiuseppe Bilotta4-86/+87
2011-08-12Fix use of && instead of &Giuseppe Bilotta2-5/+5
2011-08-12Removed assert if creating texture atlas image fails; cancel creating image i...Perttu Ahola1-1/+7
2011-08-12fixed not finding data dir if installedConstantin Wenger3-14/+12
2011-08-12Fixed/extended/modified ban stuff to be good for inclusionPerttu Ahola5-35/+96
2011-08-12added ipban supportConstantin Wenger11-1/+271
2011-08-12Updated .gitignore to ignore vim swap filesPerttu Ahola1-0/+1
2011-08-11Typo fixGiuseppe Bilotta1-2/+2