aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master'teddydestodes2011-06-011-2/+9
|\
| * * README updatedNils Dagsson Moskopp2011-06-011-1/+1
| * Merge pull request #5 from bucket-T/masterNils Dagsson Moskopp2011-06-012-4/+21
| |\
| * | * README updatedNils Dagsson Moskopp2011-06-011-1/+8
* | | added new submenu for key assignmentteddydestodes2011-06-018-103/+913
* | | Merge remote-tracking branch 'bucket-t/master'teddydestodes2011-06-012-4/+21
|\ \ \ | | |/ | |/|
| * | MacOSX build supportMrLoom2011-06-012-4/+21
| |/
* | Merge remote-tracking branch 'upstream/master'teddydestodes2011-06-0115-9/+115
|\|
| * * clay is rarer nowNils Dagsson Moskopp2011-06-011-2/+2
| * + clay and associated itemsNils Dagsson Moskopp2011-06-0110-3/+61
| * + brickNils Dagsson Moskopp2011-05-316-0/+12
| * * menulogo now shows minetest deltaNils Dagsson Moskopp2011-05-311-0/+0
| * + fence inventory iconNils Dagsson Moskopp2011-05-312-0/+1
| * * improved fence dimensions (cuboid side lengths now multiples of 2, textures...Nils Dagsson Moskopp2011-05-311-6/+6
| * + cactiiNils Dagsson Moskopp2011-05-308-7/+42
| * + .gitignoreNils Dagsson Moskopp2011-05-291-0/+19
* | * improved fence dimensions (cuboid side lengths now multiples of 2, textures...Nils Dagsson Moskopp2011-06-011-6/+6
* | + .gitignoreNils Dagsson Moskopp2011-05-301-0/+19
* | fast_move and free_move can now be toggledteddydestodes2011-05-292-0/+24
|/
* + README in main directoryNils Dagsson Moskopp2011-05-291-0/+14
* * better heart iconNils Dagsson Moskopp2011-05-291-0/+0
* * better glass graphicsNils Dagsson Moskopp2011-05-291-0/+0
* * better rat graphicsNils Dagsson Moskopp2011-05-291-0/+0
* * enemies are now omsk birdsNils Dagsson Moskopp2011-05-291-0/+0
* * better player graphicsNils Dagsson Moskopp2011-05-292-0/+0
* + sandstoneNils Dagsson Moskopp2011-05-297-5/+27
* when pause menu is activated, move mouse cursor on top of the disconnect butt...Perttu Ahola2011-05-241-0/+3
* Merged CiaranG's fence and fixed two thingsPerttu Ahola2011-05-247-21/+199
|\
| * Added fences (but still needs an icon or something to display in inventory)Ciaran Gultnieks2011-05-245-0/+159
| * Added 'shout' player privilegeCiaran Gultnieks2011-05-233-21/+36
| * Allow default privileges for new players to be set in the server configCiaran Gultnieks2011-05-221-0/+3
* | a work-in-progress map modified callback interface (committing because i want...Perttu Ahola2011-05-242-2/+10
* | Added a check that avoids server crash (unhandled exception) when map generat...Perttu Ahola2011-05-241-1/+12
* | merged password change menuPerttu Ahola2011-05-2314-28/+457
|\|
| * Added the ability to change your password (via pause menu)Ciaran Gultnieks2011-05-2214-28/+457
* | Some work-in-progress stuff and many comment updatesPerttu Ahola2011-05-225-13/+46
|/
* mud placed in sunlight no longer instantly turns to grass; also tuned transfo...Perttu Ahola2011-05-221-0/+2
* Preliminary "active block" stuff + set up test code to grow grass.Perttu Ahola2011-05-2214-378/+843
* Fixed a small memory leak in ServerEnvironment and cleaned the code a bitPerttu Ahola2011-05-212-218/+282
* fixed a small memory leak in game.cppPerttu Ahola2011-05-211-0/+5
* fixed a small memory leak in mapnode.cppPerttu Ahola2011-05-211-0/+2
* updated readme a bitPerttu Ahola2011-05-211-2/+2
* added a delay to menu loopPerttu Ahola2011-05-211-0/+4
* Cleaned networking code a bit (had this one on the to-do list for like 4 mont...Perttu Ahola2011-05-214-45/+45
* fix in readmePerttu Ahola2011-05-211-1/+1
* some documentation updatesPerttu Ahola2011-05-212-12/+53
* and the changelogPerttu Ahola2011-05-211-0/+1
* All textures are are now searched first from the directory specified by the t...Perttu Ahola2011-05-2112-190/+108
* updated changelogPerttu Ahola2011-05-211-0/+2
* Merge: New map directory structure and player passwordsPerttu Ahola2011-05-2121-82/+680
|\