Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Ladders implemented! | Mark Holmquist | 2011-08-01 |
| | |||
* | Added ladders--they don't have any use yet, though | Mark Holmquist | 2011-08-01 |
| | |||
* | Merge remote-tracking branch 'origin/upstream' | Nils Dagsson Moskopp | 2011-07-31 |
|\ | |||
| * | Added tag 0.2.20110731_3 for changeset b277d01700f6 | Perttu Ahola | 2011-07-31 |
| | | |||
| * | updated version in CMakeLists | Perttu Ahola | 2011-07-31 |
| | | |||
| * | Removed tag 0.2.20110731_3 | Perttu Ahola | 2011-07-31 |
| | | |||
| * | Added tag 0.2.20110731_3 for changeset c87e28deaabf | Perttu Ahola | 2011-07-31 |
| | | |||
| * | Fixes a bug that made the server to deny non-empty passwords from players ↵ | Perttu Ahola | 2011-07-31 |
| | | | | | | | | connecting the first time. | ||
| * | Added tag 0.2.20110731_2 for changeset 8ad16fbce9a4 | Perttu Ahola | 2011-07-31 |
| | | |||
| * | updated changelog | Perttu Ahola | 2011-07-31 |
| | | |||
| * | Removed tag 0.2.20110731_2 | Perttu Ahola | 2011-07-31 |
| | | |||
| * | Added tag 0.2.20110731_2 for changeset 4a6cf9491306 | Perttu Ahola | 2011-07-31 |
| | | |||
| * | updated version | Perttu Ahola | 2011-07-31 |
| | | |||
| * | Fixed problem of server always receiving an empty password from the client | Perttu Ahola | 2011-07-31 |
| | | |||
| * | Added tag 0.2.20110731_1 for changeset 705a7e95b871 | Perttu Ahola | 2011-07-31 |
| | | |||
| * | Made stricter handling for old clients because now they are not compatible ↵ | Perttu Ahola | 2011-07-31 |
| | | | | | | | | at all. | ||
| * | Added MaterialItem conversion from old content type namespace to new | Perttu Ahola | 2011-07-31 |
| | | |||
| * | Added tag 0.2.20110731_0 for changeset 06c62112b503 | Perttu Ahola | 2011-07-31 |
| | | |||
| * | changelog update and disable motd by default | Perttu Ahola | 2011-07-31 |
| | | |||
| * | Updated CMakeLists, changelog and example config for release | Perttu Ahola | 2011-07-31 |
| | | |||
| * | updated CMakeList.txts a bit | Perttu Ahola | 2011-07-31 |
| | | |||
| * | added windows icon | Perttu Ahola | 2011-07-31 |
| | | |||
| * | added one temporary directory to .hgignore | Perttu Ahola | 2011-07-30 |
| | | |||
| * | added sword textures | Perttu Ahola | 2011-07-30 |
| | | |||
| * | updated example config | Perttu Ahola | 2011-07-30 |
| | | |||
| * | Fixed handling of inventory in creative mode (normal inventory is not ↵ | Perttu Ahola | 2011-07-30 |
| | | | | | | | | trashed anymore), fixed mese pick speed, added some forgotten stuff | ||
| * | updated version to rc2, rolling out new windows test binary | Perttu Ahola | 2011-07-30 |
| | | |||
* | | Merge pull request #44 from SpeedProg/master | Nils Dagsson Moskopp | 2011-07-31 |
|\ \ | | | | | | | last fix was shit, so a fix for the fix -_- | ||
| * | | last fix was shit but this one works (tested) | Constantin Wenger | 2011-07-31 |
| | | | |||
* | | | Merge branch 'master' of github.com:erlehmann/minetest-delta | Nils Dagsson Moskopp | 2011-07-30 |
|\ \ \ | |||
| * | | | Merge pull request #41 from SpeedProg/master | Nils Dagsson Moskopp | 2011-07-30 |
| |\| | | | | | | | | | | fixe gettext I hope | ||
| | * | | fixe for msvc broke linux | Constantin Wenger | 2011-07-30 |
| | | | | |||
* | | | | Merge branch 'master' of github.com:erlehmann/minetest-delta | Nils Dagsson Moskopp | 2011-07-30 |
|\| | | | |||
| * | | | Merge pull request #40 from SpeedProg/master | Nils Dagsson Moskopp | 2011-07-30 |
| |\| | | | | | | | | | | translated some word to german | ||
| | * | | german translation update, translated some of the new strings | Constantin Wenger | 2011-07-30 |
| | | | | |||
| * | | | Merge pull request #39 from SpeedProg/master | Nils Dagsson Moskopp | 2011-07-30 |
| |\| | | | | | | | | | | fixes for gettext to workaround some bad behaviour of Irrlicht | ||
| | * | | this fixes problem with msvc++ and should work on other systems and so on ↵ | Constantin Wenger | 2011-07-30 |
| | | | | | | | | | | | | | | | | anyway. | ||
| | * | | changed one forgotten en_US.UTF-8 to C | Constantin Wenger | 2011-07-30 |
| | | | | |||
| | * | | fixed redefinitivon of gettext.h is included more than once | Constantin Wenger | 2011-07-30 |
| | | | | |||
| | * | | set some more text to gettext and updated po files | Constantin Wenger | 2011-07-30 |
| | | | | |||
| | * | | changed some strings of the german translation to fit in the areas | Constantin Wenger | 2011-07-30 |
| | | | | |||
| | * | | set locales to C because en_US not installed on some systems, only UTF-8 ↵ | Constantin Wenger | 2011-07-30 |
| | | | | | | | | | | | | | | | | version and en_US.UTF-8 does not work. | ||
| | * | | fixed displaying "umlauts" (deutsch umlaute) and hopefully other non ASCII ↵ | Constantin Wenger | 2011-07-30 |
| |/ / | | | | | | | | | | chars, too | ||
* | | | * honor environment variables, use utf-8 | Nils Dagsson Moskopp | 2011-07-30 |
| | | | |||
* | | | * PEP 8 compliance | Nils Dagsson Moskopp | 2011-07-30 |
|/ / | |||
* | | - removed old minetestmapper | Nils Dagsson Moskopp | 2011-07-30 |
| | | |||
* | | * support for content types extension in minetestmapper | Wolfgang Fellger | 2011-07-30 |
| | | |||
* | | Merge branch 'upstream/master' | Nils Dagsson Moskopp | 2011-07-30 |
|\| | |||
| * | fix to the former | Perttu Ahola | 2011-07-30 |
| | | |||
| * | easier notice on old version | Perttu Ahola | 2011-07-30 |
| | |