1
0
mirror of https://github.com/minetest/minetest.git synced 2025-07-03 08:20:23 +02:00
Commit Graph

6342 Commits

Author SHA1 Message Date
dd9909a574 minetestmapper can be run from any directory
If it doesn't find colors.txt locally, it looks for the one in the
directory of the script itself.
2011-08-05 08:45:15 +02:00
59c58f230e Some obvious errors in the new fluid flow management 2011-08-05 08:45:15 +02:00
f79069f5b3 MapNode is a struct, not a class 2011-08-05 08:45:15 +02:00
f5e0ba266e Some more Italian translations 2011-08-05 08:45:15 +02:00
7361f29527 fixed some error :/ 2011-08-05 08:45:15 +02:00
1d009a37df changed on string in german translation to fit to gui 2011-08-05 08:45:15 +02:00
0fb208e63c updated po update script to detect wgettext and N_ 2011-08-05 08:45:15 +02:00
dade01be29 update op PO files 2011-08-05 08:45:15 +02:00
45057667f1 update to german translation 2011-08-05 08:45:15 +02:00
4ab4e33450 marked strings as translation
now translated if set to a button
2011-08-05 08:45:15 +02:00
0cfca69b42 fixed displaying special chars in the keychange menu 2011-08-05 08:45:15 +02:00
1278a57afe added danish translation made by Frederik Helth 2011-08-05 08:45:15 +02:00
071c0b5536 * Welcome to OMSK. 2011-08-05 08:45:15 +02:00
735fa8b652 * README updated 2011-08-03 19:01:55 +02:00
0b37f98e16 * fix for broken water 2011-08-03 19:00:25 +02:00
5f8809e425 Fixed farmesh to such that it was a long time ago. 2011-08-03 13:03:30 +03:00
f143e269f4 Merge pull request #48 from Oblomov/master
Minor code cleanups (always in the gettext area, but no functional changs)
2011-08-02 01:49:31 -07:00
1d1aec9631 Use wgettext 2011-08-02 10:11:40 +02:00
817180bd55 Introduce wgettext
All usages of gettext() are converted to wchars, so let's factor this
into a single inline.
2011-08-02 10:11:40 +02:00
60bd878f0a Get rid of unused variables 2011-08-02 10:11:39 +02:00
bbd8e645a2 * README updated 2011-08-01 21:18:57 +02:00
97d659c9fd added TODO in main.cpp 2011-08-01 19:21:43 +03:00
7b8227039f * papyrus texture now darker and edgier 2011-08-01 16:49:42 +02:00
363487c97b * less clumsy ladder texture, based on rails 2011-08-01 15:47:02 +02:00
f6bc662194 Merge pull request #47 from MarkTraceur/master
More better ladders
2011-08-01 05:59:40 -07:00
7bd9e53ae6 Changing CONTENT_LADDER to be an extended block 2011-08-01 09:22:56 +02:00
267744a568 Fixing ladders again 2011-08-01 09:22:44 +02:00
8e67f4c4e6 Fixed a few problems in the ladder update, and changed the speed to account for gravity 2011-08-01 09:22:36 +02:00
1c59cff832 Ladders implemented! 2011-08-01 09:22:36 +02:00
bc2819cab2 Added ladders--they don't have any use yet, though 2011-08-01 09:22:36 +02:00
7ece67727d Merge remote-tracking branch 'origin/upstream' 2011-07-31 20:04:04 +02:00
303351de6d Added tag 0.2.20110731_3 for changeset b277d01700f6 2011-07-31 15:55:00 +03:00
ff1471ba6d updated version in CMakeLists 0.2.20110731_3 2011-07-31 15:54:54 +03:00
5af9ef054e Removed tag 0.2.20110731_3 2011-07-31 15:54:47 +03:00
e88cd14c1f Added tag 0.2.20110731_3 for changeset c87e28deaabf 2011-07-31 15:51:33 +03:00
19ea901cf2 Fixes a bug that made the server to deny non-empty passwords from players connecting the first time. 2011-07-31 15:51:24 +03:00
a27200a7a1 Added tag 0.2.20110731_2 for changeset 8ad16fbce9a4 2011-07-31 15:41:39 +03:00
d4b4246174 updated changelog 2011-07-31 15:41:34 +03:00
1274bf74f6 Removed tag 0.2.20110731_2 2011-07-31 15:41:26 +03:00
831003156c Merge pull request #44 from SpeedProg/master
last fix was shit, so a fix for the fix -_-
2011-07-31 05:35:27 -07:00
f25c3fc072 Added tag 0.2.20110731_2 for changeset 4a6cf9491306 2011-07-31 15:33:22 +03:00
b62f4284fa updated version 2011-07-31 15:33:13 +03:00
e0b8e66540 Fixed problem of server always receiving an empty password from the client 2011-07-31 15:32:45 +03:00
54de4afd75 last fix was shit but this one works (tested) 2011-07-31 14:28:07 +02:00
bb77b1c0af Added tag 0.2.20110731_1 for changeset 705a7e95b871 2011-07-31 02:35:15 +03:00
756f8f88d4 Made stricter handling for old clients because now they are not compatible at all. 2011-07-31 02:27:26 +03:00
d6a9bec843 Added MaterialItem conversion from old content type namespace to new 2011-07-31 02:20:40 +03:00
306bb66790 Added tag 0.2.20110731_0 for changeset 06c62112b503 2011-07-31 01:16:18 +03:00
d7a5eea862 changelog update and disable motd by default 2011-07-31 01:14:56 +03:00
88a266db12 Updated CMakeLists, changelog and example config for release 2011-07-31 01:07:31 +03:00