aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixing ladders againMark Holmquist2011-08-012-15/+16
* Fixed a few problems in the ladder update, and changed the speed to account f...Mark Holmquist2011-08-013-6/+6
* Ladders implemented!Mark Holmquist2011-08-014-1/+34
* Added ladders--they don't have any use yet, thoughMark Holmquist2011-08-017-0/+127
* Merge remote-tracking branch 'origin/upstream'Nils Dagsson Moskopp2011-07-3130-52/+233
|\
| * Added tag 0.2.20110731_3 for changeset b277d01700f6Perttu Ahola2011-07-311-0/+2
| * updated version in CMakeListsPerttu Ahola2011-07-311-1/+1
| * Removed tag 0.2.20110731_3Perttu Ahola2011-07-311-0/+2
| * Added tag 0.2.20110731_3 for changeset c87e28deaabfPerttu Ahola2011-07-311-0/+1
| * Fixes a bug that made the server to deny non-empty passwords from players con...Perttu Ahola2011-07-312-1/+4
| * Added tag 0.2.20110731_2 for changeset 8ad16fbce9a4Perttu Ahola2011-07-311-0/+2
| * updated changelogPerttu Ahola2011-07-311-0/+3
| * Removed tag 0.2.20110731_2Perttu Ahola2011-07-311-0/+2
| * Added tag 0.2.20110731_2 for changeset 4a6cf9491306Perttu Ahola2011-07-311-0/+1
| * updated versionPerttu Ahola2011-07-311-1/+1
| * Fixed problem of server always receiving an empty password from the clientPerttu Ahola2011-07-313-4/+12
| * Added tag 0.2.20110731_1 for changeset 705a7e95b871Perttu Ahola2011-07-311-0/+1
| * Made stricter handling for old clients because now they are not compatible at...Perttu Ahola2011-07-311-7/+11
| * Added MaterialItem conversion from old content type namespace to newPerttu Ahola2011-07-316-34/+63
| * Added tag 0.2.20110731_0 for changeset 06c62112b503Perttu Ahola2011-07-311-0/+1
| * changelog update and disable motd by defaultPerttu Ahola2011-07-312-1/+2
| * Updated CMakeLists, changelog and example config for releasePerttu Ahola2011-07-313-1/+17
| * updated CMakeList.txts a bitPerttu Ahola2011-07-312-2/+7
| * added windows iconPerttu Ahola2011-07-313-0/+11
| * added one temporary directory to .hgignorePerttu Ahola2011-07-301-0/+1
| * added sword texturesPerttu Ahola2011-07-303-0/+0
| * updated example configPerttu Ahola2011-07-301-4/+6
| * Fixed handling of inventory in creative mode (normal inventory is not trashed...Perttu Ahola2011-07-3013-3/+89
| * updated version to rc2, rolling out new windows test binaryPerttu Ahola2011-07-301-1/+1
* | Merge pull request #44 from SpeedProg/masterNils Dagsson Moskopp2011-07-311-2/+2
|\ \
| * | last fix was shit but this one works (tested)Constantin Wenger2011-07-311-2/+2
* | | Merge branch 'master' of github.com:erlehmann/minetest-deltaNils Dagsson Moskopp2011-07-301-0/+4
|\ \ \
| * | | Merge pull request #41 from SpeedProg/masterNils Dagsson Moskopp2011-07-301-0/+4
| |\| |
| | * | fixe for msvc broke linuxConstantin Wenger2011-07-301-0/+4
* | | | Merge branch 'master' of github.com:erlehmann/minetest-deltaNils Dagsson Moskopp2011-07-3012-152/+1698
|\| | |
| * | | Merge pull request #40 from SpeedProg/masterNils Dagsson Moskopp2011-07-301-56/+56
| |\| |
| | * | german translation update, translated some of the new stringsConstantin Wenger2011-07-301-56/+56
| * | | Merge pull request #39 from SpeedProg/masterNils Dagsson Moskopp2011-07-3012-152/+1698
| |\| |
| | * | this fixes problem with msvc++ and should work on other systems and so on any...Constantin Wenger2011-07-301-1/+0
| | * | changed one forgotten en_US.UTF-8 to CConstantin Wenger2011-07-301-1/+1
| | * | fixed redefinitivon of gettext.h is included more than onceConstantin Wenger2011-07-301-0/+3
| | * | set some more text to gettext and updated po filesConstantin Wenger2011-07-306-148/+1660
| | * | changed some strings of the german translation to fit in the areasConstantin Wenger2011-07-301-6/+8
| | * | set locales to C because en_US not installed on some systems, only UTF-8 vers...Constantin Wenger2011-07-306-20/+30
| | * | fixed displaying "umlauts" (deutsch umlaute) and hopefully other non ASCII ch...Constantin Wenger2011-07-305-0/+20
| |/ /
* | | * honor environment variables, use utf-8Nils Dagsson Moskopp2011-07-301-2/+2
* | | * PEP 8 complianceNils Dagsson Moskopp2011-07-301-342/+373
|/ /
* | - removed old minetestmapperNils Dagsson Moskopp2011-07-302-300/+0
* | * support for content types extension in minetestmapperWolfgang Fellger2011-07-302-91/+114
* | Merge branch 'upstream/master'Nils Dagsson Moskopp2011-07-3026-82/+373
|\|